Commit Graph

8869 Commits

Author SHA1 Message Date
Theo Arends 98d2dd8f39 Fix rule handling of Var or Mem using text
Fix rule handling of Var or Mem using text regression from v8.5.0.1 (#9540)
2020-10-15 14:42:46 +02:00
Theo Arends 29e73dae9b Add command ``NoDelay``
Add command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544)
2020-10-15 12:32:40 +02:00
Theo Arends bd315810e6
Merge pull request #9536 from gominoa/energy-period
Fix ENERGY.Period after midnight
2020-10-15 11:29:37 +02:00
Theo Arends 83d73a4cab
Merge pull request #9543 from cybermaus/timer_nosunset_support
Timer support for no-sunset permanent day
2020-10-15 11:28:36 +02:00
Maurits van Dueren den Hollander 31572edd12 Timer support for no-sunset permanent day 2020-10-14 21:45:15 +02:00
s-hadinger ccf3cd02c5
Merge pull request #9538 from s-hadinger/zigbee_robustness
Improve robustness
2020-10-14 09:05:44 +02:00
Stephan Hadinger c0dd8583db Improve robustness 2020-10-14 08:56:18 +02:00
gominoa d21599b75c
Fix ENERGY.Period after midnight
ENERGY.Period incorrectly shows 0 for the first teleperiod after midnight
2020-10-13 18:30:01 -04:00
s-hadinger afb3fc19a0
Merge pull request #9534 from s-hadinger/zigbee_tuya_phase2
Zigbee tuya phase 2
2020-10-13 23:00:29 +02:00
Stephan Hadinger 80d7922977 Zigbee tuya phase 2 2020-10-13 22:45:11 +02:00
Theo Arends 95c0274d59 Fix hlw8012 interrupt use of global vars 2020-10-13 15:55:46 +02:00
Theo Arends d4cacbff05 Fix rotary interrupt use of global vars
- Fix rotary interrupt use of global vars (#9399)
- Decrease direction change timout from 50 to 25 mSecs
2020-10-13 15:14:34 +02:00
Theo Arends 31b14a49e3
Merge pull request #9530 from hello-world-dot-c/improve-buzzer
Reduce sleep during buzzer cycles to improve on/off period accuracy.
2020-10-13 12:26:05 +02:00
hello-world-dot-c 6a3eb8f8ed Fixed typo 2020-10-13 12:19:37 +02:00
hello-world-dot-c a59c56d4b5 Reduce sleep during buzzer cycles to improve on/off period accuracy. 2020-10-13 12:02:44 +02:00
Theo Arends 6d22c52fbd
Merge pull request #9526 from s-hadinger/minor_fixes
Minor fixes
2020-10-13 09:53:39 +02:00
Stephan Hadinger daab6ebbef Minor fixes 2020-10-12 19:35:50 +02:00
Theo Arends 40ad4f7ed0 Final refactor telegram code 2020-10-12 13:44:32 +02:00
Theo Arends b52dee2bd3
Merge pull request #9521 from stefanbode/patch-2
Prevent crashes on high counter pulse. e.g. AC-Dimmer, Current-Counte…
2020-10-12 13:37:12 +02:00
stefanbode d3dfe6205c
Prevent crashes on high counter pulse. e.g. AC-Dimmer, Current-Counter...
I had reproducible Hardware Watchdog resets and hangs with the AC-Dimmer, but only if the 100Hz from the main hammered the device. I found this help and change the code. Now the AC-Dimmer is ON for >3days. I assume this change is responsible because it was the only change.
2020-10-12 12:08:40 +02:00
Theo Arends 99e52dcfcd Add Vietnam 2020-10-12 11:53:18 +02:00
Theo Arends d239195d16 Fix CI 2020-10-12 11:32:28 +02:00
Theo Arends fc524dff75 Support for Vietnamese language translations 2020-10-12 11:29:36 +02:00
Theo Arends 63da7da7f8
Merge pull request #9520 from genlink/patch-1
Create vi_VN.h for Vietnamese Language
2020-10-12 11:15:22 +02:00
genlink c81377c341
Create vi_VN.h
Support Vietnamese Language
2020-10-12 14:36:43 +07:00
s-hadinger 9e520a7b90
Merge pull request #9516 from s-hadinger/zigbee_tuya_moes
Zigbee support for Tuya Moes devices
2020-10-11 19:52:38 +02:00
Stephan Hadinger 5b25d9cc83 Zigbee support for Tuya Moes devices 2020-10-11 19:41:23 +02:00
Theo Arends 2c6ee9cd95 Refactor telegram 2020-10-11 18:13:13 +02:00
s-hadinger 82fb25a610
Merge pull request #9515 from s-hadinger/zigbee_temp_decimal
Fix multiplier not applied #9499
2020-10-11 16:43:38 +02:00
Stephan Hadinger 737e5b260f Fix multipler not applied #9499 2020-10-11 16:31:33 +02:00
Theo Arends 3264acfffe Fix Telegram message decoding error regression from v8.5.0.1 2020-10-11 14:23:56 +02:00
Theo Arends fc04c50674 Convert AdcParam parameters from versions before v9.0.0.2
- Command ``Gpio17`` replaces command ``Adc``
- Command ``Gpios`` replaces command ``Adcs``
2020-10-11 11:31:46 +02:00
Theo Arends 4b6ad8b904 Fix compile error when scripting and shutter is enabled
Fix compile error when scripting and shutter is enabled (#9512)
2020-10-11 10:51:20 +02:00
Theo Arends 510f2e24ae
Merge pull request #9514 from Jason2866/patch-2
Load Tasmota core 2.7.4.3 from PlatformIO registry
2020-10-10 21:58:26 +02:00
Jason2866 429a086a2d
Tasmota core 2.7.4.3 from PlatformIO registry 2020-10-10 21:39:51 +02:00
s-hadinger 3235abd7fb
Merge pull request #9513 from s-hadinger/zbreset_2
Fix compilation error for ZNP
2020-10-10 20:50:11 +02:00
Stephan Hadinger 7c6c059270 Fix compilation error 2020-10-10 20:42:48 +02:00
Theo Arends 5ec972376c Consolidate function RemoveSpace 2020-10-10 17:00:37 +02:00
Theo Arends 89c690c05d Fix ESP32 compilation error 2020-10-10 16:49:36 +02:00
Theo Arends 70d49d210b Remove ctrlchars from mqtt log message 2020-10-10 16:44:35 +02:00
s-hadinger 376e0ba1a7
Merge pull request #9511 from s-hadinger/zbreset_2
Added `ZbReset 2`
2020-10-10 16:29:40 +02:00
Stephan Hadinger 241843d384 Added `ZbReset 2` 2020-10-10 16:19:37 +02:00
Theo Arends 81cd344beb Fix possible buffer overwrites 2020-10-10 15:42:27 +02:00
Theo Arends b8e55203b6 Fix Thermostat sensor status corruption
Fix Thermostat sensor status corruption regression from 8.5.0.1 (#9449)
2020-10-10 15:19:11 +02:00
Theo Arends 0949dda650 Update changelog/releasenotes 2020-10-10 12:21:04 +02:00
Theo Arends 490e7d838e Fix Template using ``#define USER_TEMPLATE``
Fix Template using ``#define USER_TEMPLATE`` (#9506)
2020-10-10 12:20:15 +02:00
s-hadinger cee37abe1a
Merge pull request #9505 from s-hadinger/hue_optim_json
Hue code size optimization
2020-10-09 21:35:54 +02:00
Stephan Hadinger 8ffae6ae25 Hue code size optimization 2020-10-09 20:01:13 +02:00
s-hadinger f3f8f52317
Merge pull request #9504 from s-hadinger/zigbee_oct_9
Zigbee code optimization
2020-10-09 19:33:09 +02:00
Stephan Hadinger e0b2f75f87 Zigbee code optimization 2020-10-09 19:10:36 +02:00