4031 Commits

Author SHA1 Message Date
stefanbode
482cbbfa7b
Update i18n.h 2021-02-18 13:34:58 +01:00
Theo Arends
25033908cd Merge branch 'development' into pre-release-9.3.0 2021-02-18 13:07:17 +01:00
stefanbode
044bf6a774
Update xdrv_27_shutter.ino 2021-02-18 12:59:11 +01:00
stefanbode
43cbcc1299
Several fixes 2021-02-18 12:42:59 +01:00
gemu2015
9c05aca525 update displaytext dv 2021-02-18 10:57:12 +01:00
Stephan Hadinger
62886b566a Zigbee compatibility with CC2652 2021-02-18 08:49:18 +01:00
Theo Arends
ef6a8410eb
Merge pull request #11010 from s-hadinger/berry_load
Berry add load/save
2021-02-17 21:41:14 +01:00
Simon Hailes
137b0a63e8 fix ble from accepting 12 char alias whcih does not match as a mac address 2021-02-17 20:01:12 +00:00
Stephan Hadinger
88115be15d Berry add load/save 2021-02-17 19:35:37 +01:00
Theo Arends
deba1d3a46
Merge pull request #11005 from vic42/wemos_mtr_pr
Wemos Motor Shield V2 Support
2021-02-17 18:28:16 +01:00
Stephan Hadinger
18d6d54343 Move message to DEBUG level 2021-02-17 17:49:07 +01:00
Theo Arends
e89b746f9c Revert "Fix scripter hue compilation error"
This reverts commit bfa5c63ffff1eefeee4acc4e11ee4a10444c45e3.
2021-02-17 14:24:23 +01:00
Theo Arends
14a0bb5dcd
Merge pull request #11003 from btsimonh/SmallMITweak
Small mi tweak
2021-02-17 12:34:02 +01:00
Theo Arends
14206e46a1 Add support for TM1637 seven segment display by Ajith Vasudevan (#10889) 2021-02-17 12:32:36 +01:00
Ajith Vasudevan
78e1051b32 Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-17 16:24:58 +05:30
Ajith Vasudevan
eb09d3aad3 Added support for displaying degrees symbol if a caret is present in DisplayText input 2021-02-17 16:24:45 +05:30
Simon Hailes
e7ef60aa3d better responses for Mi32Optionx n 2021-02-17 10:52:02 +00:00
Simon Hailes
10ee56b9da change MQTT display of TRIGGERED sensors. 2021-02-17 10:47:34 +00:00
Theo Arends
ca4ccd24d5 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-02-17 11:32:44 +01:00
Theo Arends
bfa5c63fff Fix scripter hue compilation error 2021-02-17 11:32:21 +01:00
Theo Arends
c5b139a911
Merge pull request #11002 from btsimonh/MI32Updates
MI sensors - updates to how it decodes what to display, so that 'unk…
2021-02-17 11:19:56 +01:00
Theo Arends
a59b6b2720 Add abort to UfsRun 2021-02-17 11:06:48 +01:00
Simon Hailes
34216db1b4 MI sensors - updates to how it deciodes what to display, so that 'unknown' MI devices can display correct data. re-add 'pairing' button. 2021-02-17 09:27:41 +00:00
Theo Arends
d84de90b1b
Merge pull request #10997 from pcdiem/dgr2
Fix _SendDeviceGroupMessage signedness
2021-02-17 09:57:40 +01:00
Theo Arends
8684657d81
Merge pull request #10967 from sanchosk/development
Added Xiaomi Miija door/window bluetooth sensor
2021-02-17 09:57:02 +01:00
Ajith Vasudevan
0a2049c368 Fixed bug in displayText command when used with with decimal input 2021-02-17 13:18:45 +05:30
Paul C Diem
27cdfea330 Fix _SendDeviceGroupMessage signedness 2021-02-16 22:20:30 -06:00
Ajith Vasudevan
269dadc55a Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-17 08:23:57 +05:30
Vic
42d536c739 Wemos Motor Shield V2 Driver 2021-02-17 03:14:54 +01:00
Stephan Hadinger
692660c170 Berry add file system support 2021-02-16 20:47:00 +01:00
Ajith Vasudevan
10dbd0767b Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637 2021-02-16 22:50:49 +05:30
Ajith Vasudevan
c07bebf51c Updated documentation 2021-02-16 22:50:35 +05:30
Theo Arends
ead77e536c Refactor command file 2021-02-16 16:21:46 +01:00
Theo Arends
b75520cde9 Merge branch 'development' into pre-release-9.3.0 2021-02-16 15:57:24 +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
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