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
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
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
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
Ajith Vasudevan
a9d4aeb31b
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
2021-02-15 19:20:57 +05:30
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
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
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
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
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
541443f0aa
Refactor pin test
2021-02-14 16:07:35 +01:00
gemu2015
61c67ea170
Update xdrv_13_display.ino
2021-02-14 15:33:58 +01:00
Ajith Vasudevan
0659138c0f
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
2021-02-14 19:33:23 +05:30
gemu2015
6b4b0ae7f4
display batch
2021-02-14 15:00:57 +01:00
Theo Arends
e6bff6bf9e
Standardize on unconnected pin being -1
2021-02-14 13:06:19 +01:00
Ajith Vasudevan
9bcb8ccb36
Merged changes
2021-02-14 17:26:20 +05:30
Ajith Vasudevan
bc57e68b7e
Merged latest changes to TM1637 code
2021-02-14 16:52:08 +05:30
Ajith Vasudevan
bf76f6e552
Merged from dev
2021-02-14 16:47:16 +05:30
Theo Arends
7cb17713d7
Refactor DHT negative temps
2021-02-14 12:03:49 +01:00
Theo Arends
5f334dba53
Merge pull request #10943 from gemu2015/ili9341
...
Ili9341 update
2021-02-14 10:05:55 +01:00
gemu2015
1f9645fc77
fix ili9341 m5stack
2021-02-14 09:42:43 +01:00
Theo Arends
638492db92
Update xdsp_04_ili9341.ino
...
Fix display modes
2021-02-13 18:35:29 +01:00
gemu2015
5fabf3c138
fix scripter bug
2021-02-13 18:14:27 +01:00
Stephan Hadinger
2220b2d3e3
Berry language improved Tasmota integration
2021-02-13 12:01:45 +01:00
gemu2015
c5df7ed1ae
Update support_tasmota.ino
2021-02-13 07:52:21 +01:00
gemu2015
74912e7cc2
update ili9341
2021-02-13 07:48:20 +01:00
gemu2015
3f4fda44a4
ili9341 update
2021-02-13 07:43:59 +01:00
Theo Arends
42c5af1b70
Remove ESP32 minimal support
2021-02-12 16:26:51 +01:00
Theo Arends
4fd4d73602
Add ESP8266 OTA upload fallback to .gz
2021-02-12 13:19:50 +01:00
bovirus
fcc5e7df57
Update Italian language
2021-02-12 12:25:42 +01:00
Theo Arends
03a23110e3
Merge pull request #10922 from jaymemaurice/tuyamcu-tempres
...
TuyaMCU Precise Temperature
2021-02-12 10:24:49 +01:00
jaymemaurice
e6757fed3d
Update xdrv_16_tuyamcu.ino
...
Change type uint8_t to uint16_t on TuyaAdjustedTemperature to support temperatures over 25.5 or 255 degrees.
2021-02-11 16:49:59 -05:00
jaymemaurice
acb2f6e1d9
Fix loss of precision
...
Fix loss of precision regression
2021-02-11 16:20:26 -05:00
jaymemaurice
5af6c1baec
Fix missing divisor
...
Fix missing divisior
2021-02-11 14:55:33 -05:00
jaymemaurice
5e9fe677f3
Precise temperature without pow
...
Implement TuyaAdjustedTemperature which takes precision to offset the integer value.
Using TempRes parameter as these should align
2021-02-11 14:48:55 -05:00
André Araújo
5e1c7815fb
Fix EZO sensors on esp32
2021-02-11 19:06:37 +00:00
jaymemaurice
caecc5cb33
TuyaMCU Precise Temperature
...
Sensor packetValue now interpreted as float based on configuration of TempRes command.
Beware TempRes default may be 1 thus a TuyaMCU device may need TempRes set to 0 after this change if it's currently working.
See https://github.com/arendst/Tasmota/issues/10917
2021-02-11 12:57:57 -05:00
jaymemaurice
3ad9a2f7bd
TuyaMCU precise temperature
...
Sensor packetValue now interpreted as float based on configuration of TempRes command.
Beware TempRes default may be 1 thus a TuyaMCU device may need TempRes set to 0 after this change if it's currently working.
See https://github.com/arendst/Tasmota/issues/10917
2021-02-11 12:56:18 -05:00
Theo Arends
11d51f922d
Merge pull request #10920 from Jason2866/patch-5
...
Tasmota32 bluetooth variant
2021-02-11 17:15:46 +01:00
Theo Arends
3f00a6df00
Update tasmota_template.h
2021-02-11 17:13:17 +01:00
Theo Arends
2a9a42a753
Update tasmota_configurations_ESP32.h
2021-02-11 17:06:47 +01:00
Jason2866
9b026fb96c
Update tasmota_template.h
2021-02-11 16:53:37 +01:00
Theo Arends
0a2a885295
Delete xdrv_85_esp32_bluetooth.ino
...
No need for this file and it takes up precious driver numbers.
2021-02-11 16:08:38 +01:00
Theo Arends
19dc2393fa
Add dummy fade2 ( #10916 )
2021-02-11 16:03:04 +01:00
Theo Arends
a10c7c2235
Merge pull request #10914 from gemu2015/updates
...
some updates
2021-02-11 15:20:21 +01:00
Jason2866
995fbc838a
Tasmota variant ESP32 bluetooth
2021-02-11 13:53:21 +00:00
gemu2015
e266b66406
json subroutines, sendmail shortcut
2021-02-11 08:48:17 +01:00
gemu2015
d29a9f4d55
better impl of ebus negative values
2021-02-11 08:47:48 +01:00
Barbudor
b6d366870d
fix teleinfo standard mode
2021-02-10 21:08:59 +01:00
Ajith Vasudevan
d2d7a408c8
Rewrote TM1637 driver as a Display Driver
2021-02-10 21:53:47 +05:30
Theo Arends
7c9067b7b1
Fix NTC calculation for ESP32
...
Fix NTC calculation for ESP32 (#10906 )
2021-02-10 15:56:06 +01:00
Theo Arends
55ba994956
Default disable ESP32 BLE due to instabilities
2021-02-10 15:08:57 +01:00
Theo Arends
27ebcec409
Bump version to 9.2.0.7
2021-02-10 14:45:57 +01:00
Theo Arends
be08ac5a33
Merge pull request #10892 from curzon01/sdm72
...
Add SDM72 Modbus energy meter
2021-02-10 14:19:10 +01:00
Theo Arends
8c8e3bef33
Merge pull request #10898 from pcdiem/dgr-device-map
...
Add DGR device map support
2021-02-10 14:14:10 +01:00
Theo Arends
432431f74a
Merge pull request #10902 from yvesdm3000/fix_modeset
...
Bring ModeSet value out of the for loop, this ModeSet is repeated for…
2021-02-10 13:57:33 +01:00
Theo Arends
351265ac72
Merge pull request #10903 from gemu2015/touch_slider
...
move renderer, add touch display slider
2021-02-10 13:33:44 +01:00
gemu2015
946b3c2653
move renderer, add touch display slider
2021-02-10 11:44:49 +01:00