Theo Arends
|
4aa1c18d82
|
Revert uart buffer size increase
Revert uart buffer size increase but visit uart buffer reads more often to solve possible uart buffer overrun caused by sleep
|
2020-05-11 16:45:22 +02:00 |
Theo Arends
|
001b6e4895
|
Fix Dew Point is null
Fix Dew Point is null if either or both Temperature and/ot Humidity is null (#8411)
|
2020-05-11 15:38:59 +02:00 |
Theo Arends
|
125ee62ff3
|
Add Serial buffer overrun detection
Add Serial buffer overrun detection and fix serial corruption by increasing uart serial buffer to 520
|
2020-05-11 15:27:29 +02:00 |
Javier Arigita
|
b31455c8eb
|
Minor correction
|
2020-05-10 23:34:53 +02:00 |
Javier Arigita
|
5062dc2c33
|
Optimizations, correction of comments and update of readme
|
2020-05-10 23:00:57 +02:00 |
Stephan Hadinger
|
e1def09a1b
|
Change Philips Hue emulation now exposes modelId and manufacturerId
|
2020-05-10 19:10:00 +02:00 |
Theo Arends
|
650aca898d
|
Merge pull request #8409 from gemu2015/scripter-fix
Scripter fix
|
2020-05-10 18:26:52 +02:00 |
gemu2015
|
39a92c2767
|
Update xdrv_10_scripter.ino
|
2020-05-10 18:00:37 +02:00 |
Theo Arends
|
4d84a02b5f
|
Add /snapshot.jpg link to webcam
|
2020-05-10 17:52:28 +02:00 |
gemu2015
|
9b0aa51515
|
scripter fix create task
|
2020-05-10 17:51:22 +02:00 |
Stephan Hadinger
|
1b682d3564
|
Add rule length, truncates rules too long and add escape JSON
|
2020-05-10 15:24:10 +02:00 |
Theo Arends
|
93a4700552
|
Cleanup default defines
|
2020-05-10 14:58:38 +02:00 |
Theo Arends
|
ec045445e6
|
Enable rule compression in my_user_config.h
|
2020-05-10 14:39:13 +02:00 |
Theo Arends
|
bdc0934cb8
|
Fix init of Energy Offset after power cycle
Fix init of Energy Offset after power cycle (#8356)
|
2020-05-10 12:59:13 +02:00 |
Theo Arends
|
02f61a5259
|
Allow rule processing on single Status command
Allow rule processing on single Status command only
|
2020-05-10 11:10:55 +02:00 |
Theo Arends
|
89b130b45a
|
Change root rule trigger
Add rule trigger at root level like ``on loadavg<50 do power 2 endon`` after ``state`` command
|
2020-05-10 11:09:34 +02:00 |
Theo Arends
|
2dac2836d8
|
Merge pull request #8405 from s-hadinger/fix_batterypercentage
Fix BatteryPercentage calculation
|
2020-05-10 10:42:37 +02:00 |
Stephan Hadinger
|
de40260f3e
|
Fix BatteryPercentage calculation
|
2020-05-10 10:18:23 +02:00 |
Theo Arends
|
cc2f7cbf5a
|
Oops remove debug message
|
2020-05-09 19:35:16 +02:00 |
Theo Arends
|
bf215b1b9d
|
Update root level triggers
Add rule trigger ``#`` to trigger on any root value like ``on #loadavg<50 do power 2 endon`` after ``state`` command
|
2020-05-09 19:33:19 +02:00 |
Theo Arends
|
92c05faa8b
|
Add root level triggers as discussed on Discord
- Add rule trigger ``root#`` to trigger on any root value like ``on root#loadavg<50 do power 2 endon`` after ``state`` command
|
2020-05-09 19:22:12 +02:00 |
Stephan Hadinger
|
64c71970cb
|
Fix clearing rules
|
2020-05-09 18:05:13 +02:00 |
Michael Ingraham
|
860db1b1d3
|
FIRMWARE_BASIC remnant
|
2020-05-09 10:41:56 -04:00 |
Adrian Scillato
|
1d42267ced
|
Merge pull request #8398 from bovirus/patch-1
Update Italian language
|
2020-05-08 17:59:05 -03:00 |
bovirus
|
d9c9eeca78
|
Update Italian language
|
2020-05-08 19:45:39 +02:00 |
Stephan Hadinger
|
a2b05399a3
|
Add automatic compression of Rules to achieve ~60% compression, added ``SetOption93 1`` to control caching of rules
|
2020-05-08 19:33:20 +02:00 |
Stephan Hadinger
|
87a1cd0ea0
|
Change PWM updated to the latest version of Arduino PR #7231
|
2020-05-08 17:52:24 +02:00 |
Theo Arends
|
f66a0ee561
|
Add Webcam commands
|
2020-05-08 17:17:09 +02:00 |
Theo Arends
|
0572644c7f
|
Change PWM Frequencies
- Change default PWM Frequency to 977 Hz from 880 Hz
- Change minimum PWM Frequency from 100 Hz to 40 Hz
|
2020-05-08 16:06:02 +02:00 |
Theo Arends
|
8c153c9ce7
|
Merge pull request #8394 from s-hadinger/pwmfreq_min_40
Lower minimum PWMFrequency to 40Hz
|
2020-05-08 15:57:40 +02:00 |
Stephan Hadinger
|
b53dee396e
|
Lower minimum PWMFrequency to 40Hz
|
2020-05-08 15:42:44 +02:00 |
Theo Arends
|
33acbd1a8b
|
Fix Domoticz range check
|
2020-05-08 12:04:52 +02:00 |
Theo Arends
|
82ccd7ed37
|
Fix compilation error
|
2020-05-08 11:17:18 +02:00 |
Theo Arends
|
d70ce6a767
|
Merge pull request #8389 from Theosakamg/language_unit
Language Unit Translate
|
2020-05-08 11:03:36 +02:00 |
Mickael Gaillard
|
b6165d5a18
|
Add Translate Fahrenheit
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
|
2020-05-08 00:53:13 +02:00 |
Mickael Gaillard
|
2ddfb2da07
|
Add extra translate
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
|
2020-05-08 00:34:25 +02:00 |
znanev
|
1387866397
|
Update bg_BG.h
|
2020-05-07 22:57:23 +01:00 |
Stephan Hadinger
|
9dfc8f8785
|
Shrink the Sunrise/Sunset code
|
2020-05-07 19:48:43 +02:00 |
Theo Arends
|
2a6de09396
|
Change ESP32 GUI GPIO index display
|
2020-05-07 18:10:54 +02:00 |
Theo Arends
|
5bbcc4f969
|
Merge pull request #8383 from effelle/development
Hass Discovery: fix missing trigger for toggle
|
2020-05-07 18:03:13 +02:00 |
Federico Leoni
|
4e2edb83d2
|
Hass Discovery: fix wrong trigger state
|
2020-05-07 12:58:39 -03:00 |
Theo Arends
|
19d8592978
|
Merge branch 'development' into new_branch
|
2020-05-07 17:02:22 +02:00 |
Theo Arends
|
247bd0b44e
|
Merge branch 'development' of https://github.com/arendst/Tasmota into development
|
2020-05-07 16:54:09 +02:00 |
Theo Arends
|
2fbad7b389
|
Change webcam driver number
Change webcam driver number as ESP32 driver only starting now from 81.
|
2020-05-07 16:53:56 +02:00 |
Theo Arends
|
0ffd28bf21
|
Merge pull request #8375 from gemu2015/scripter-tasks
Scripter tasks
|
2020-05-07 16:50:41 +02:00 |
gemu2015
|
eb758d49d3
|
scripter tasks
|
2020-05-07 16:16:46 +02:00 |
Theo Arends
|
0ca5bf4e41
|
Merge pull request #8243 from ctc/development
Restore tilt of venetian blinds after movement
|
2020-05-07 16:12:50 +02:00 |
Theo Arends
|
d78ca09c30
|
Integrate OpenTherm and WindMeter
|
2020-05-07 16:03:27 +02:00 |
Theo Arends
|
cb1b7739b6
|
Merge branch 'development' into new-windmeter-sensor
|
2020-05-07 14:58:23 +02:00 |
Theo Arends
|
6da16b5665
|
Update my_user_config.h
|
2020-05-07 14:43:55 +02:00 |