Barbudor
e6acebf638
Fix switchmode 15 publish old switch state
...
The forced MqttPublishSensor() was send an immediate SENSOR message with the switch's last_state.
So the last_state must be updated before the SENSOR message is sent.
2020-11-14 19:31:38 +01:00
Theo Arends
c02770ce96
Add support for Shelly Dimmer 1 and 2
...
Add support for Shelly Dimmer 1 and 2 by James Turton (#9854 )
2020-11-14 16:43:32 +01:00
Theo Arends
f943d682ba
Unable to satisfy compiler
2020-11-14 14:43:08 +01:00
Theo Arends
fa9b04cd1b
Satisfy compiler
2020-11-14 14:02:15 +01:00
Theo Arends
abb56854f5
Update changelog
2020-11-14 13:34:39 +01:00
Theo Arends
eab462d2e3
Merge pull request #9850 from rvbglas/development
...
Delay ESP32 Bluetooth initialization after WiFi init/set sleep mode.
2020-11-14 11:48:53 +01:00
Theo Arends
2ff1188a08
Merge pull request #9849 from s-hadinger/zigbee_zblight_fix
...
Zigbee fix missing Light attribute in ZbLight
2020-11-14 11:37:31 +01:00
Theo Arends
fede2f0d48
Merge pull request #9817 from VergLsm/development
...
Fixed issue of cannot read data when restart and using Sensor18
2020-11-14 11:37:05 +01:00
Theo Arends
81dc60bf50
Merge pull request #9845 from TheChatty/patch-1
...
SML: Clean code for NO_OP meter
2020-11-14 11:36:36 +01:00
Roman Bazalevsky
b4b87a8d0a
Delay ESP32 Bluetooth initialization after WiFi init/set sleep mode.
2020-11-14 13:28:26 +03:00
Stephan Hadinger
825f72cb51
Zigbee fix missing Light attribute in ZbLight
2020-11-14 11:23:43 +01:00
s-hadinger
dd8bb39a02
Zigbee `SetOption116 1` to disable auto-query of light devices (avoids network storms with large groups) ( #9847 )
...
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-11-14 11:15:41 +01:00
TheChatty
53bcfd5ef8
SML: Clean code for NO_OP meter
...
Removing description for NO_OP meter saves about 80 bytes.
2020-11-14 00:35:21 +01:00
Jason2866
41b1789af2
No MI_ESP32
2020-11-13 20:20:55 +01:00
Jason2866
63d09dcfdd
No MI_ESP32
2020-11-13 20:18:20 +01:00
Theo Arends
e356b31322
Merge pull request #9841 from s-hadinger/zigbee_zbleave
...
Zigbee command ``ZbLeave`` to unpair a device
2020-11-13 19:34:29 +01:00
Theo Arends
4b59b33406
Merge pull request #9840 from Jason2866/patch-7
...
MI_ESP32 enabled
2020-11-13 19:33:55 +01:00
Jason2866
9f18c21f86
Enable MI_ESP32 by default
2020-11-13 19:29:49 +01:00
Stephan Hadinger
698dd755de
Zigbee command `ZbLeave` to unpair a device
2020-11-13 19:23:35 +01:00
Jason2866
092139e4c4
MI_ESP32 enabled
...
in sensors build. BT is enabled in ESP8266 as default too.
2020-11-13 19:01:13 +01:00
s-hadinger
121687088e
Zigbee support more alarms types ( #9839 )
...
* Zigbee support more alarms types
* Forgot Fire, and renamed Leak to Water
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-11-13 18:55:06 +01:00
Jason2866
0073572f47
Esp32 sleep override not needed
...
anymore since code does take care now
2020-11-13 17:40:51 +01:00
Theo Arends
c1b0a50630
Add info
2020-11-13 17:09:43 +01:00
Theo Arends
203124d678
Add command `SetOption115 1` to enable ESP32 MiBle
...
Add command ``SetOption115 1`` to enable ESP32 MiBle
2020-11-13 17:00:44 +01:00
bovirus
b4f728436c
Update Italian language
2020-11-13 16:04:15 +01:00
Theo Arends
29e990dd23
Remove obsolete code
2020-11-13 14:23:16 +01:00
Theo Arends
846da7b6ca
Fix GUI MqttUser and MqttPassword updates
...
Fix GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825 )
2020-11-13 13:54:51 +01:00
Stephan Hadinger
5f39d15a84
Zigbee more consistent messages for ZbInfo and ZbLight
2020-11-13 13:32:45 +01:00
Theo Arends
14034ee9d1
Fix KNX buttons, switches and sensors detection
...
Fix KNX buttons, switches and sensors detection regression from v9.1.0 (#9811 )
2020-11-13 11:21:28 +01:00
Theo Arends
9915c9e731
Fixed Telegram group chatid not supported
...
Fixed Telegram group chatid not supported (#9831 )
2020-11-13 09:54:01 +01:00
Stephan Hadinger
5f494b7d8a
Remove compiler warnings
2020-11-12 19:38:21 +01:00
Theo Arends
bec7a8eb69
Fix ESP8266 compile error
2020-11-12 18:37:01 +01:00
Theo Arends
a8e005336e
Use valid function for cal_data erase
2020-11-12 17:50:34 +01:00
Theo Arends
979735bb95
Implement ESP32 Reset 3
2020-11-12 17:38:15 +01:00
Theo Arends
0815311e3a
Fix one of many warnings
2020-11-12 16:11:32 +01:00
Jason2866
0c89adb435
Enable ESP32 API sleep
2020-11-12 14:32:34 +01:00
Theo Arends
9d71aea622
Make fingerprint error messages optional
...
Make fingerprint error messages optional saving 0k4 code space
2020-11-12 14:24:36 +01:00
Theo Arends
85e7f07ef4
Move ESP32 APP_NORMAL_SLEEP
...
Move ESP32 APP_NORMAL_SLEEP to correct location
2020-11-12 11:48:13 +01:00
Theo Arends
12d8b7a3e7
Merge pull request #9815 from Jason2866/patch-1
...
Use Tasmota ESP32 core 1.0.4.2
2020-11-12 11:29:13 +01:00
VergLsm
2e7fd534e0
Fixed issue of cannot read data when restart and using Sensor18
2020-11-12 14:58:55 +08:00
Theo Arends
f041ac80f4
Merge pull request #9814 from Staars/development
...
MI_ESP32: more secure check, if modem sleep is enabled
2020-11-11 21:31:39 +01:00
s-hadinger
12fddac17c
Fix compilation error ( #9816 )
...
* Fix compilation error
* Fix compilation error
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-11-11 19:26:38 +01:00
Jason2866
20e027e1a5
ESP32 with BT needs APP_NORMAL_SLEEP
2020-11-11 18:09:16 +01:00
Platformio BUILD
0e8c597f9a
Merge remote-tracking branch 'Tasmota/development'
2020-11-11 17:04:04 +00:00
Staars
232fd28514
more secure check, if modem sleep is enabled
2020-11-11 18:02:39 +01:00
Theo Arends
4b6465fd10
Add support for fingerprint sensor
...
Add support for AS608 optical and R503 capacitive fingerprint sensor
2020-11-11 17:31:48 +01:00
Theo Arends
2c822f948d
Fix R503 fingerprint reader support
2020-11-11 16:28:35 +01:00
Theo Arends
5f0f594347
Experimental support for fingerprint reader
...
Experimental support for fingerprint reader (#9568 )
2020-11-11 16:18:09 +01:00
Stephan Hadinger
39b0cf4c56
Zigbee command `ZbInfo` and prepare support for EEPROM
2020-11-11 12:09:18 +01:00
Jason2866
996aecf438
add missing AS608 entrys
2020-11-10 15:21:55 +01:00