Commit Graph

10572 Commits

Author SHA1 Message Date
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 d4537ea208 Update MODULES.md 2021-02-12 15:18:29 +01:00
Theo Arends 85272b7dc7 Update workflows 2021-02-12 15:14:56 +01:00
Theo Arends 99b832cb7b Update release notes 2021-02-12 15:02:55 +01:00
Theo Arends 4fd4d73602 Add ESP8266 OTA upload fallback to .gz 2021-02-12 13:19:50 +01:00
Theo Arends 38ca370956
Merge pull request #10931 from bovirus/patch-2
Update Italian language
2021-02-12 13:17:30 +01:00
bovirus fcc5e7df57
Update Italian language 2021-02-12 12:25:42 +01:00
Theo Arends b4d6a8a834
Merge pull request #10930 from Jason2866/LDF_optimize
add missing lib info files (for Platformio)
2021-02-12 12:24:54 +01:00
Theo Arends 03a23110e3
Merge pull request #10922 from jaymemaurice/tuyamcu-tempres
TuyaMCU Precise Temperature
2021-02-12 10:24:49 +01:00
Theo Arends 9c206d5f67
Merge pull request #10921 from Jason2866/patch-1
Put bluetooth firmware in repo
2021-02-12 10:22:44 +01:00
Theo Arends bbcfe13590
Merge pull request #10923 from wipcentre/feature/ezosensor
Fix EZO sensors on ESP32
2021-02-12 10:22:24 +01:00
Jason2866 ce064906fd add lib info files 2021-02-12 09:43:23 +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 2578bc55fd Merge branch 'feature/ezosensor' of https://github.com/wipcentre/Tasmota into feature/ezosensor 2021-02-11 19:07:39 +00:00
André Araújo 5e1c7815fb Fix EZO sensors on esp32 2021-02-11 19:06:37 +00:00
André Araújo df1653ac99 Fix EZO sensors on esp32 2021-02-11 18:46:06 +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
Jason2866 9487ff605d
bluettoth in branch release-firmware 2021-02-11 18:52:48 +01:00
Jason2866 5da636a870
bluetooth in repo firmware 2021-02-11 18:51:29 +01: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
Jason2866 1634754cc0
Delete tasmota_template.h 2021-02-11 16:49:00 +01:00
Jason2866 49c6f1ee07
correct order 2021-02-11 16:37:48 +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
Jason2866 6cdbd3fa68
tasmota32-ble 2021-02-11 13:43:49 +01:00
Theo Arends 5cb4d48fd7
Merge pull request #10911 from Joda89/pr_teleinfo
fix teleinfo standard mode
2021-02-11 09:03:31 +01: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
gemu2015 d193c740fa add 7 seg number font 2021-02-11 08:46:46 +01:00
Barbudor b6d366870d fix teleinfo standard mode 2021-02-10 21:08:59 +01:00
Theo Arends db678eb654
Merge pull request #10909 from Jason2866/patch-3
Use Arduino ESP32-S2 RC6
2021-02-10 20:57:53 +01:00
Jason2866 b78a93090c
Use Arduino ESP32-S2 RC6 2021-02-10 18:03:34 +01:00
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 23d9aa6ae8
Merge pull request #10905 from Jason2866/patch-1
warning if ESP8266 firmware is too big
2021-02-10 14:05:03 +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
Jason2866 c41373d7ef
warning if ESP8266 firmware is too big 2021-02-10 13:51:53 +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