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 |
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 |
Theo Arends
|
d0cd897ea0
|
Prep for larger log buffer
|
2021-06-10 18:06:11 +02:00 |
Theo Arends
|
2e97e58830
|
Merge pull request #12335 from Jason2866/include
Move "includes"" from c3 env to esp32 default settings
|
2021-06-10 16:20:35 +02:00 |
Jason2866
|
bed946d028
|
sdkconfig should be first
|
2021-06-10 14:10:18 +02:00 |
s-hadinger
|
f64d5aa07b
|
Merge pull request #12336 from s-hadinger/esp32c3_onewire
Esp32c3 fix OneWire compilation
|
2021-06-10 13:56:19 +02:00 |
Stephan Hadinger
|
572130e4cb
|
Enable DS18x20 for ESP32C3
|
2021-06-10 12:27:07 +02:00 |
Stephan Hadinger
|
2b52ae255d
|
Esp32c3 fix OneWire compilation
|
2021-06-10 12:18:35 +02:00 |
Jason2866
|
b8abe4fd0f
|
moved to platformio_tasmota32.ini
|
2021-06-10 10:35:13 +02:00 |
Jason2866
|
cedd6224ec
|
Mv include
|
2021-06-10 08:30:41 +00:00 |
Theo Arends
|
9e37ccf26a
|
Merge pull request #12330 from Jason2866/Neopixel
update Neopixel to v.2.6.3.
|
2021-06-10 08:41:39 +02:00 |
Jason2866
|
98a3d6f45f
|
beautify
|
2021-06-09 20:39:04 +02:00 |
Jason2866
|
39a852e4a8
|
added incompatible libs
|
2021-06-09 20:36:57 +02:00 |
Jason2866
|
e98deea633
|
Neopixel C3
Latest NeoPixel (09062021) branch master
|
2021-06-09 20:23:59 +02:00 |
Theo Arends
|
446706f16d
|
Prep for larger log buffer
|
2021-06-09 17:24:28 +02:00 |
Theo Arends
|
49b5ae71ca
|
Change command ``Modules`` layout of JSON message changed to single line
|
2021-06-09 10:14:39 +02:00 |