Staars
cf41bc18f4
add new commands, add mqtt output
2020-11-17 09:30:59 +01:00
Theo Arends
6e2a8a8323
Add Shelly Dimmer STM32 firmware
2020-11-16 18:07:18 +01:00
Theo Arends
521d21ddf2
Merge pull request #9885 from Jason2866/patch-1
...
ESP32 1.0.5-rc2 for stage core
2020-11-16 18:00:07 +01:00
Theo Arends
acf0e79acb
Initial support for SHD web gui firmware upload
...
Initial support for Shelly Dimmer web gui firmware upload when #define SHELLY_FW_UPGRADE2 is enabled. #define SHELLY_FW_UPGRADE must be disabled at that time
2020-11-16 17:39:16 +01:00
Jason2866
88ca9205eb
ESP32 1.0.5-rc2 for stage core
2020-11-16 16:24:42 +01:00
s-hadinger
ccbf634966
Merge pull request #9882 from s-hadinger/zigbee_TS0601
...
Zigbee support for Tuya 4 Gang wall switch TS0601
2020-11-16 14:43:09 +01:00
Theo Arends
fa3504464e
Remove command Wifi Off for ESP8266
...
Remove command Wifi Off for ESP8266 (#9389 )
2020-11-16 13:57:26 +01:00
Theo Arends
0187c8ea8d
Merge pull request #9881 from Jason2866/esptool
...
use esptool.py 3.0 release
2020-11-16 13:49:45 +01:00
Theo Arends
7d8247c327
Merge pull request #9880 from Jason2866/patch-1
...
Remove Arduino IDE left overs...
2020-11-16 13:49:22 +01:00
Jason2866
4184395e31
Update platformio_override_sample.ini
2020-11-16 12:59:10 +01:00
Jason2866
33ec9b3210
esptool 3.0
2020-11-16 11:56:56 +00:00
Theo Arends
b4952efc6c
Merge pull request #9878 from gemu2015/ili9341-2
...
add ili9341-2
2020-11-16 12:47:16 +01:00
Stephan Hadinger
b160b9de58
Zigbee support for Tuya 4 Gang wall switch TS0601
2020-11-16 11:25:49 +01:00
Jason2866
2717a77486
Add files via upload
2020-11-16 09:43:25 +01:00
Jason2866
bbe46972ac
Delete espupload.py
2020-11-16 09:42:43 +01:00
Jason2866
99b2a403cd
Delete platform.txt
2020-11-16 09:40:25 +01:00
Jason2866
cf596f5595
Delete boards.txt
2020-11-16 09:39:59 +01:00
Theo Arends
2ad6a965aa
Merge pull request #9876 from Jason2866/patch-5
...
New added code has to compile without warnings
2020-11-16 08:56:02 +01:00
gemu2015
a8bc50e96b
add ili9341-2
2020-11-16 06:35:43 +01:00
Jason2866
9fcfb421f7
Added code has to compile without warnings
2020-11-15 20:54:07 +01:00
Theo Arends
b6b35ef86e
Add shelly dimmer template info
2020-11-15 16:59:22 +01:00
Theo Arends
a499df99e2
Merge pull request #9875 from Jason2866/patch-4
...
Save ~80 bytes of flash
2020-11-15 16:32:16 +01:00
Theo Arends
d5de857a3c
Merge pull request #9874 from gemu2015/sml_update
...
sml add optional 2 modbus stop bits
2020-11-15 16:22:23 +01:00
Theo Arends
71accc73c1
Fix shelly dimmer energy monitor detection
2020-11-15 16:21:44 +01:00
Jason2866
1a67ce8823
Remove compile option
...
since it is default for all.
2020-11-15 16:19:50 +01:00
Jason2866
e7cff928ee
Save ~80 bytes of flash
...
with compile option `-free -fipa-pta` as default for all variants
2020-11-15 16:16:32 +01:00
Theo Arends
92a3c06003
Revert "Sm2135: Fixed power toggling"
...
This reverts commit b42955bd08
.
2020-11-15 16:11:11 +01:00
gemu2015
8feffde365
sml add optional 2 modbus stop bits
2020-11-15 16:09:05 +01:00
Theo Arends
98c92c4721
Merge pull request #9867 from orsonmmz/sm2135_power_fix
...
Sm2135: fixed power toggling
2020-11-15 14:09:25 +01:00
Theo Arends
74e08aa099
Merge pull request #9873 from bovirus/patch-1
...
Update Italian language
2020-11-15 14:09:08 +01:00
bovirus
cd8dcf60b7
Update Italian language
...
Translate webcam messages
2020-11-15 12:55:14 +01:00
Theo Arends
7eae53a766
Merge pull request #9872 from bovirus/patch-1
...
Update Italian language
2020-11-15 12:45:53 +01:00
bovirus
73aa295064
Update Italian language
2020-11-15 12:41:28 +01:00
Maciej Suminski
b42955bd08
Sm2135: Fixed power toggling
...
Condition distinguishing between RGB or CW channel updates in
Sm2135SetChannels() did not work well when power was toggled.
When the device was turned off, RGB values were set to 0, being
interpreted as a CW channel update. Due to that, toggling power
affected only the CW channel and RGB LEDs were always on.
2020-11-15 12:12:36 +01:00
Theo Arends
3cb1cd970a
Merge pull request #9865 from Staars/development
...
silence the last remaining compiler warning
2020-11-15 10:35:45 +01:00
Staars
6fc55c985c
silence the last remaining compiler warning
2020-11-15 09:57:23 +01:00
Theo Arends
e21df63850
Merge pull request #9858 from barbudor/pr-fix-switchmode_15
...
Fix switchmode 15 publish old switch state
2020-11-14 21:10:39 +01:00
s-hadinger
992054b408
Merge pull request #9857 from s-hadinger/ir_2_7_12
...
IRremoteESP8266 library from v2.7.11 to v2.7.12
2020-11-14 19:42:12 +01:00
s-hadinger
941406cbb0
Merge pull request #9856 from s-hadinger/tls_4k
...
Fix USE_4K_RSA define location
2020-11-14 19:33:10 +01:00
Stephan Hadinger
8634a7a387
IRremoteESP8266 library from v2.7.11 to v2.7.12
2020-11-14 19:31:50 +01:00
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
Stephan Hadinger
3e0b1c7d6e
Fix USE_4K_RSA define location
2020-11-14 19:19:45 +01:00
Theo Arends
5e044dbcc6
Move lib to div
2020-11-14 17:20:09 +01:00
Theo Arends
f2cad40097
Merge pull request #9855 from Jason2866/patch-1
...
move c2 programmer to lib_div
2020-11-14 17:17:32 +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
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