Commit Graph

3227 Commits

Author SHA1 Message Date
Jason2866 50506017c9
Fix compile error 2020-12-25 20:38:29 +01:00
Theo Arends 0b00e92c78 Add mandatory defines 2020-12-24 14:38:48 +01:00
Jason2866 8b9f25c032
Zigbee translation DE 2020-12-24 13:38:09 +01:00
Theo Arends f3feb3ea6a Fix prometheus exception
Fix prometheus exception (#10221)
2020-12-24 12:37:59 +01:00
Theo Arends 9747dd4b5c Logging optimizations 2020-12-24 11:42:59 +01:00
bovirus bcf3e302d0
Update Italian language 2020-12-24 10:28:36 +01:00
s-hadinger 668448a88a
Merge pull request #10246 from s-hadinger/zigbee_fix_opple
Zigbee fix type for OppleMode
2020-12-23 18:48:21 +01:00
Theo Arends 44eb79781a Disable debug info 2020-12-23 18:28:40 +01:00
Theo Arends 593675eb7a Removal of global log_data providing re-entry
Removal of global log_data providing re-entry and freeing 700k RAM
2020-12-23 18:26:15 +01:00
Stephan Hadinger 2cf5652cd1 Zigbee fix type for OppleMode 2020-12-23 18:10:12 +01:00
Theo Arends 61c559e748 Prep removal of global log_data providing re-entry 2020-12-23 18:09:21 +01:00
Theo Arends b1b20c53b4 Prep removal of global log_data
Prep removal of global log_data providing re-entry
2020-12-23 18:00:59 +01:00
Theo Arends b8197181d0 Remove obsolete version marker 2020-12-23 16:40:46 +01:00
Theo Arends fb15736ed7 Unload use of global log_data 2020-12-23 16:35:46 +01:00
Theo Arends 14500b8783
Merge pull request #10239 from vic42/ftc532_update
Ftc532: reduce memory and ISR footprint
2020-12-23 16:14:17 +01:00
Vic eb236c9935 text formatting 2020-12-23 15:08:01 +01:00
Vic bc34791284 more cautious debug defaults 2020-12-23 15:03:55 +01:00
Vic dc3eec9b0d further reduce memory and ISR footprint 2020-12-23 14:49:38 +01:00
Theo Arends 46a66c8194 Add additional chk 2020-12-23 14:30:09 +01:00
Theo Arends 5a29fffcc6 Fix zigbee topic when using SO112
Fix zigbee topic when using SO112 (#9051)
2020-12-23 13:55:54 +01:00
Theo Arends 25e3e5a42d
Merge pull request #10234 from s-hadinger/zigbee_improved_logging
Zigbee improved low level logging
2020-12-23 12:05:52 +01:00
Barbudor 8b1eb54fc4 remove superfluous 2020-12-23 11:49:55 +01:00
Stephan Hadinger 915f44fcd5 Zigbee improved low level logging 2020-12-23 11:37:10 +01:00
Theo Arends 0624ee1ca3 Add logging quick exit code 2020-12-23 10:56:21 +01:00
Theo Arends 317b5ab2b6
Merge pull request #10227 from vic42/language_pr
Fixes a typo in languages
2020-12-22 21:12:32 +01:00
Vic 025be48d4b fixed a typo in languages 2020-12-22 20:51:03 +01:00
Stephan Hadinger 41020cddd5 Zigbee add clusters to endpoints 2020-12-22 20:05:28 +01:00
Theo Arends 59992d1954 Add support for FTC532 8-button touch controller
Add support for FTC532 8-button touch controller by Peter Franck (#10222)
2020-12-22 16:47:24 +01:00
Theo Arends 244611f12f Add logging buffer management 2020-12-22 15:26:07 +01:00
Theo Arends 845b89d260
Merge pull request #10218 from gemu2015/scripter-fix
Scripter fix
2020-12-21 16:18:03 +01:00
gemu2015 1a2dc0f78d Update xdrv_10_scripter.ino 2020-12-21 16:04:16 +01:00
gemu2015 24a80e36fa fix scripter webeditor distortion
enable larger json hirarchie at mqtt event
2020-12-21 15:55:01 +01:00
Stephan Hadinger c9c948e567 Zigbee improved CIE handling 2020-12-21 12:13:57 +01:00
Stephan Hadinger f94b75d150 Zigbee add unishox strings 2020-12-21 09:56:04 +01:00
bovirus be00f06b41
Update Italian language 2020-12-21 08:48:44 +01:00
Stephan Hadinger f359f276f9 Rename Status to JoinStatus to avoid malformed JSON 2020-12-20 22:50:10 +01:00
Theo Arends 85ed1bebca Fix compile error when ``#ifdef USE_IR_RECEIVE`` is disabled regression from 9.1.0.2
Fix compile error when ``#ifdef USE_IR_RECEIVE`` is disabled regression from 9.1.0.2
2020-12-20 17:22:48 +01:00
Theo Arends 25a660bdec Update support.ino 2020-12-20 17:15:22 +01:00
Theo Arends 09bb1ecb8e Fix ESP32 LoadStoreError when using ``#define USER_TEMPLATE``
Fix ESP32 LoadStoreError when using ``#define USER_TEMPLATE`` (#9506)
2020-12-20 16:40:49 +01:00
Theo Arends 7599dab36d Fix Wyze bulb option 2020-12-20 15:25:13 +01:00
Theo Arends dcfb74f457 Support for GPIO option selection
- Support for GPIO option selection
- Gpio ``Option_a1`` enabling PWM1 high impedance if powered off and no fading as used by Wyze bulbs (#10196)
2020-12-20 13:22:01 +01:00
Theo Arends 12439dc866 Fix Scripter JSON variable lenght issue
Fix Scripter JSON variable lenght issue (#10193)
2020-12-20 12:07:21 +01:00
Theo Arends f03158d143 Fix Wemo single device backward compatibility
Fix Wemo single device backward compatibility (#10165, #10194)
2020-12-20 12:00:40 +01:00
Theo Arends 5f7aacf13c Refactor logging 2020-12-19 17:29:14 +01:00
James Turton 898c87aacf Shelly Dimmer: Use global setting value for brightness and fade rate at startup 2020-12-19 11:18:32 +01:00
Theo Arends 2f17da8199
Merge pull request #10181 from gemu2015/sub_cmd_fix-
fix script_sub_command
2020-12-19 08:52:30 +01:00
gemu2015 ac33b5ba82 fix script_sub_command 2020-12-19 08:09:14 +01:00
Barbudor c2f0f96411 Allow DS18X20_MAX_SENSORS to be redefined 2020-12-18 21:56:10 +01:00
Theo Arends bafcee4b05 Effort to get rid of PrepLog_P
Effort to get rid of PrepLog_P now syslog and mqttlog are async
2020-12-18 16:49:11 +01:00
Theo Arends 2eb4eef08c Rename web_log to log_buffer 2020-12-18 16:30:37 +01:00