Commit Graph

12469 Commits

Author SHA1 Message Date
Theo Arends 772b15e9c0 Fix wrong Json with PCF8574 sensor
Fix wrong Json with PCF8574 sensor (#12088)
2021-06-14 14:27:35 +02:00
Stephan Hadinger 04d64a969b Berry fix #102 2021-06-14 14:14:28 +02:00
Theo Arends dd311aeb22 Prep release 9.5.0 2021-06-14 11:54:52 +02:00
Theo Arends a1dcee2892 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-06-14 11:29:01 +02:00
Theo Arends 74cebfe15d Prep release 9.5.0 2021-06-14 11:28:48 +02:00
Theo Arends 5febd95959
Merge pull request #12362 from Jason2866/patch-2
Add variant zigbee to Github Actions (CI and build)
2021-06-14 11:24:29 +02:00
Jason2866 5a163515c6
Copy paste error 2021-06-14 10:43:30 +02:00
Jason2866 e7241341d6
Add variant zigbee (#196) 2021-06-14 10:34:39 +02:00
Jason2866 a27a02e709
Add variant zigbee 2021-06-14 10:28:32 +02:00
Jason2866 842268edaf
add variant zigbee 2021-06-14 10:17:07 +02:00
Theo Arends 52da0b5cee Release tasmota-zigbee binary 2021-06-14 10:06:53 +02:00
Jason2866 a638126335
Update platformio_tasmota32.ini 2021-06-13 18:38:05 +02:00
Jason2866 ff5e9aa15b LITTLEFS is a lib in Tasmota core32 2021-06-13 18:31:21 +02:00
Jason2866 d117b495ab
esptoolpy v.3.10 for solo1 2021-06-13 18:17:41 +02:00
Jason2866 9ceed76c90
use esptoolpy V.3.1.0 2021-06-13 18:14:11 +02:00
Jason2866 11c6defa5b
Tasmota core32 2021-06-13 18:05:11 +02:00
Jason2866 79f61098d7
Use Tasmota core 32 2021-06-13 18:03:04 +02:00
Jason2866 8c0ffb3573
Use Tasmota Core32 2021-06-13 18:01:30 +02:00
Theo Arends 358d619a6e Move some defines to my_user_config.h fixing global define usage 2021-06-13 17:37:40 +02:00
Theo Arends 2255e87951 Update README.md 2021-06-13 15:30:45 +02:00
Theo Arends 15d6e31e18 Update RELEASENOTES.md 2021-06-13 15:27:02 +02:00
Theo Arends b1d4fe2654 Prep release 9.5 2021-06-13 12:25:23 +02:00
Theo Arends 766af2ac99
Merge pull request #12357 from kamiKAC/development
Add Opentherm ot_dhw command (enable disable DHW)
2021-06-13 11:22:20 +02:00
Theo Arends 89d99a7851 Fix compile regression 2021-06-13 11:10:52 +02:00
Theo Arends 58c8841299 Fix TasmotaClient compilation regression 2021-06-13 10:43:10 +02:00
kamiKAC 4d45a167cc Add Opentherm ot_dhw command (enable disable DHW) 2021-06-13 00:35:13 +02:00
s-hadinger d485a14185
Merge pull request #12354 from s-hadinger/berry_denky_ex
Berry updated Denky example
2021-06-12 14:08:42 +02:00
Stephan Hadinger 148d2686f9 Berry updated Denky example 2021-06-12 12:48:00 +02:00
s-hadinger 5f055e2d3c
Merge pull request #12353 from s-hadinger/berry_logging
Berry improve error handling
2021-06-12 11:36:02 +02:00
Stephan Hadinger 6889232524 Berry improve error handling 2021-06-12 11:12:57 +02:00
Theo Arends 5e805e0c4a Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
s-hadinger c8fe3b31ee
Merge pull request #12349 from s-hadinger/berry_console_now_bc
Berry rename console prefix to /bc
2021-06-11 18:06:30 +02:00
Stephan Hadinger 5f7cf88c8d Berry rename console prefix to /bc 2021-06-11 17:09:03 +02:00
s-hadinger 073fc7d43b
Merge pull request #12346 from s-hadinger/rename_esp32x_fixes
Rename fix_esp32c3.h to esp32x_fixes.h
2021-06-11 17:01:30 +02:00
Stephan Hadinger fa976093f4 Rename fix_esp32c3.h to esp32x_fixes.h 2021-06-11 16:44:57 +02:00
Theo Arends 99a8c3d06a Allocate ESP8266 log buffer in iram heap space if available 2021-06-11 16:02:49 +02:00
Theo Arends f628a2d4a2
Merge pull request #12344 from Jason2866/patch-1
Latest Arduino ESP32 stage for Experimental Tasmota
2021-06-11 15:35:07 +02:00
Theo Arends 0e0045a847
Merge pull request #12343 from Jason2866/speed
Remove redundant entrys from Platformio
2021-06-11 15:08:18 +02:00
Jason2866 6f15c25173
Latest Arduino ESP32 stage for Experimental Tasmota 2021-06-11 14:57:07 +02:00
Jason2866 dcf8146b06 Merge branch 'arendst:development' into speed 2021-06-11 14:45:54 +02:00
s-hadinger 9915878410
Merge pull request #12342 from s-hadinger/mpu9250
I2C extended MPU6886 to also support MPU9250 (found in Legacy M5Stack Fire)
2021-06-11 13:44:34 +02:00
Stephan Hadinger 1c5bcd6dad I2C extended MPU6886 to also support MPU9250 (found in Legacy M5Stack Fire) 2021-06-11 13:27:34 +02:00
Theo Arends 8693f5b0a8 Fix ESP32 bootloop regression 2021-06-11 10:04:27 +02:00
s-hadinger 5b62c5abd3
Merge pull request #12339 from s-hadinger/esp32c3_phase2
Esp32c3 fix compilation for SPI and uDisplay
2021-06-10 20:07:42 +02:00
Stephan Hadinger 0e278fe13b Remove SPI3_HOST that does not exist on esp32c3 2021-06-10 19:35:33 +02:00
Stephan Hadinger 22102000ef Remove no more needed lib exclusions 2021-06-10 19:15:15 +02:00
s-hadinger b5250c67e4
Merge pull request #12338 from s-hadinger/berry_memory
Added `tasmota.memory()`
2021-06-10 19:08:15 +02:00
Stephan Hadinger 2d5841af9c Esp32c3 fix compilation for SPI and uDisplay 2021-06-10 19:07:20 +02:00
Stephan Hadinger ca49b7daf2 Added `tasmota.memory()` 2021-06-10 18:55:06 +02:00
Jason2866 78840eea2f
Remove redundant speed settings (MCU & Flash) from Platformio
since it is in boards
2021-06-10 18:50:39 +02:00