stefanbode
|
01ad0510a1
|
Fix problem of config loss
Sometimes the deepsleep loop is too fast and causes a config reset. Fixed
|
2020-12-27 10:51:29 +01:00 |
Stephan Hadinger
|
76a4dfb1c1
|
Fixing fat fingers
|
2020-12-26 19:53:25 +01:00 |
Stephan Hadinger
|
f4268cad15
|
Add ``IR_RCV_WHILE_SENDING`` compile time option to revert #10041
|
2020-12-26 19:45:06 +01:00 |
Theo Arends
|
8d6f8f505f
|
Change once tickers
|
2020-12-26 15:12:46 +01:00 |
Theo Arends
|
9baa1bd9f4
|
Remove obsolete switch timer re-arm code
Remove obsolete switch timer re-arm code possibly attributing to watch dog restarts (#10237)
|
2020-12-26 14:51:24 +01:00 |
Theo Arends
|
d75beb92f3
|
Add support character `#` to be replaced by `space`-character
Add support character `#` to be replaced by `space`-character in command ``Publish`` topic (#10258)
|
2020-12-26 12:18:16 +01:00 |
gemu2015
|
559e9df0aa
|
record microphone, guard arrays
|
2020-12-26 09:45:59 +01:00 |
gemu2015
|
99ac0ef94a
|
core 2 rtc sync and wakeup
|
2020-12-26 09:45:17 +01:00 |
gemu2015
|
9b890bcd98
|
add i2s initial microphone support
|
2020-12-26 09:44:46 +01:00 |
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 |