Commit Graph

10909 Commits

Author SHA1 Message Date
Theo Arends ead77e536c Refactor command file 2021-02-16 16:21:46 +01:00
Theo Arends 30a75edff5 Refactor command file 2021-02-16 15:54:53 +01:00
Theo Arends f39f29a316 Better handle command file comment lines 2021-02-16 15:25:16 +01:00
Ajith Vasudevan 6430d008c0 Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-16 17:42:58 +05:30
Ajith Vasudevan 11852fe549 Changed display lib and added support for upto 6 digits (limit for TM1637) 2021-02-16 17:42:49 +05:30
Theo Arends e40bebd0ba Fix filerun restart hold 2021-02-16 13:00:10 +01:00
Theo Arends 5a8719a439
Merge pull request #10986 from gemu2015/sendmail
update sendmail
2021-02-16 12:37:10 +01:00
Theo Arends e16ba61dea Add command UfsRun 2021-02-16 12:19:40 +01:00
gemu2015 4344c16925 switch debug off 2021-02-16 12:00:44 +01:00
gemu2015 e921988685 Update sendemail_ESP8266.ino 2021-02-16 11:57:36 +01:00
gemu2015 52a1245730 Update sendemail_ESP8266.ino 2021-02-16 11:52:24 +01:00
gemu2015 218b5101b4 update sendmail 2021-02-16 11:33:22 +01:00
s-hadinger e54487fd24
Merge pull request #10983 from s-hadinger/fix_hue_udp
Fix Hue discovery for Zigbee and Scripting #10950
2021-02-15 22:24:43 +01:00
Stephan Hadinger 32c7f16a7f Fix Hue discovery for Zigbee and Scripting #10950 2021-02-15 22:11:19 +01:00
Ajith Vasudevan c80d19ad92 Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-15 22:59:48 +05:30
Theo Arends 725650cac5 Add more failsafe to autoexec.bat 2021-02-15 18:09:03 +01:00
Ajith Vasudevan dce391f3ee Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-15 22:33:43 +05:30
Theo Arends 0aac8125ea Add more failsafe to autoexec.bat 2021-02-15 18:01:02 +01:00
Theo Arends af540205a7
Merge pull request #10980 from gemu2015/display_text
Display text
2021-02-15 17:56:54 +01:00
gemu2015 6b36244bbb Update xdrv_13_display.ino 2021-02-15 17:32:15 +01:00
Theo Arends 6fa53b85ef Basic support for filesystem ``autoexec.bat`` 2021-02-15 17:29:31 +01:00
gemu2015 95bdb15ae9 upd 2021-02-15 17:26:55 +01:00
gemu2015 f6572a863b display text vars 2021-02-15 17:22:06 +01:00
Theo Arends 046d59a837
Merge pull request #10977 from Jason2866/lib.prop
adding and correcting library.properties entrys
2021-02-15 17:00:36 +01:00
Theo Arends 3c623b5233 Add autoexec failsafe 2021-02-15 16:51:13 +01:00
Theo Arends 68baafc685 Initial support for autoexec.bat using filesystem 2021-02-15 16:37:09 +01:00
Jason2866 64af7728eb correct library.properties 2021-02-15 15:49:18 +01:00
Ajith Vasudevan a9d4aeb31b Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-15 19:20:57 +05:30
Theo Arends bad3b30656
Merge pull request #10974 from s-hadinger/freemem3
Showing more precise memory heap in web page only
2021-02-15 13:32:11 +01:00
Theo Arends 516f77266d
Update xdrv_01_webserver.ino
Add language specific decimal dot
2021-02-15 13:31:55 +01:00
Stephan Hadinger 091e8566eb Showing more precise memory heap in web page only 2021-02-15 12:24:23 +01:00
Ajith Vasudevan aac46815b5 Resolved conflicts 2021-02-15 16:34:06 +05:30
Ajith Vasudevan 9eafb7c040 Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-15 15:11:51 +05:30
Ajith Vasudevan dad81769e3 Resolved conflicts 2021-02-15 15:11:39 +05:30
Theo Arends 034bc8beeb
Merge pull request #10971 from emontnemery/patch-5
Update xdrv_04_light.ino
2021-02-15 09:41:33 +01:00
Erik Montnemery 5459adc5b8
Update xdrv_04_light.ino 2021-02-15 09:06:52 +01:00
Robert Klauco be537285f5
Added Xiaomi Miija door/window bluetooth sensor
Sensor displays Button value.
Needs atc unlocking first.
2021-02-14 22:40:27 +01:00
s-hadinger 95352f8f89
Merge pull request #10966 from s-hadinger/berry_lib_esp322
Move Berry lib to libesp32 folder
2021-02-14 20:11:28 +01:00
s-hadinger 0e1ce79741
Merge pull request #10965 from s-hadinger/zigbee_escape_html
Zigbee ensure HTML encoding
2021-02-14 20:11:14 +01:00
Stephan Hadinger ba9e31a351 Move Berry lib to libesp32 folder 2021-02-14 19:41:34 +01:00
s-hadinger 71d855cb9f
Merge pull request #10964 from s-hadinger/berry_yield
Berry add `yield` and `delay` commands
2021-02-14 19:31:43 +01:00
Stephan Hadinger cfb979aafd Zigbee ensure HTML encoding 2021-02-14 19:30:28 +01:00
Stephan Hadinger ecb2e99462 Berry add `yield` and `delay` commands 2021-02-14 18:50:43 +01:00
s-hadinger 8a849f83b6
Merge pull request #10959 from s-hadinger/hue_discover
Fix wrong HUE XML #10950
2021-02-14 18:36:32 +01:00
s-hadinger 70066066b8
Merge pull request #10958 from s-hadinger/zigbee_fix_B_crash
Zigbee fix crash in case of bad framed received from MCU
2021-02-14 18:33:11 +01:00
Stephan Hadinger 5a00334ae3 Fix wrong HUE XML #10950 2021-02-14 18:11:47 +01:00
Stephan Hadinger bdbb66155f Zigbee fix crash in case of bad framed receveid from MCU 2021-02-14 18:03:23 +01:00
Theo Arends 74e14ee808
Merge pull request #10956 from Jason2866/patch-3
Delete ESP32README.md
2021-02-14 18:02:01 +01:00
Jason2866 f887bf29fc
Delete ESP32README.md
since it is outdated
2021-02-14 17:23:49 +01:00
Theo Arends e22635d5fc
Merge pull request #10954 from Jason2866/patch-1
Platformio: change LDF mode to chain and strict
2021-02-14 17:17:13 +01:00