Commit Graph

9376 Commits

Author SHA1 Message Date
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
Jason2866 ab4b8cacfd move c2 programmer to lib_div 2020-11-14 16:39:27 +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
Theo Arends 5f3df55aa4
Merge pull request #9848 from Jason2866/patch-1
Use ESP32 stage core for entry `[core32_stage]`
2020-11-14 11:33:50 +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
Jason2866 5947f3516b
Use ESP32 stage core for entry `[core32_stage]`
since the core 1.0.4.2 is Tasmota standard and not stage anymore
2020-11-14 10:57:24 +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
Theo Arends fae30b2912
Merge pull request #9843 from Jason2866/patch-9
No MI_ESP32
2020-11-13 21:02:33 +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
Theo Arends b44d221ab5
Merge pull request #9842 from Jason2866/patch-8
Enable MI_ESP32 by default
2020-11-13 19:32:44 +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 8e5205f35f
Update platformio_tasmota_env32.ini 2020-11-13 19:08:54 +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
Theo Arends 0ac5dade2e
Merge pull request #9838 from Jason2866/patch-5
Esp32 sleep override not needed
2020-11-13 17:49:52 +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
Theo Arends 54fd3d2129
Merge pull request #9837 from bovirus/patch-3
Update Italian language
2020-11-13 16:22:04 +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
s-hadinger 3791ae15db
Merge pull request #9835 from s-hadinger/zigbee_conststent_messages
Zigbee more consistent messages for ZbInfo and ZbLight
2020-11-13 13:46:44 +01:00
Stephan Hadinger 5f39d15a84 Zigbee more consistent messages for ZbInfo and ZbLight 2020-11-13 13:32:45 +01:00
Theo Arends bbdce8af29
Merge pull request #9834 from gemu2015/rtsp-lib
rtsplib added
2020-11-13 11:28:05 +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
gemu2015 d092879f71 rtsplib added 2020-11-13 10:42:04 +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
Theo Arends fade0793c3
Merge pull request #9832 from Jason2866/patch-5
define exact toolchain...
2020-11-13 09:34:49 +01:00
Theo Arends 51c6e20b16
Merge pull request #9833 from Jason2866/patch-7
add compiler flag -Wreturn-type
2020-11-13 09:33:55 +01:00
Jason2866 03d6d8198e
add compiler flag -Wreturn-type
to get a warning for "unclear" returns
2020-11-13 09:24:35 +01:00
Jason2866 bc68a1c0f9
define exact toolchain...
to avoid warning in platformio when installing
2020-11-13 09:10:47 +01:00
Theo Arends 747974cd32
Merge pull request #9830 from Staars/development
Fingerprint library: add missing casts to silence compiler warnings
2020-11-13 08:51:12 +01:00
Staars 3bd192d5f8 add missing casts to silence compiler warnings 2020-11-12 20:26:06 +01:00
s-hadinger 9731469236
Merge pull request #9828 from s-hadinger/less_warnings
Remove compiler warnings
2020-11-12 20:22:55 +01:00
Stephan Hadinger 5f494b7d8a Remove compiler warnings 2020-11-12 19:38:21 +01:00
Theo Arends 26224b5f0d
Merge pull request #9826 from Staars/development
OneWire: silence compiler warning, do not redefine global function
2020-11-12 19:02:13 +01:00
Staars c5d8936321 silence compiler warning, do not redefine global function 2020-11-12 18:52:22 +01:00