Jason2866
0de65f1aee
Fix variant (pins_arduino.h)
2021-06-01 15:39:31 +02:00
Jason2866
e9fc672905
Partition scheme added
2021-06-01 15:34:22 +02:00
Jason2866
e7c3679ad3
partition scheme added
2021-06-01 15:33:30 +02:00
Jason2866
b1aa8b94f4
Refactor ESP32 partition selection via boards.json
2021-06-01 15:19:04 +02:00
AlfaBravoX
6182df2726
Update xsns_06_dht.ino
...
as per https://github.com/arendst/Tasmota/issues/12180 adjusting slightly timers
2021-06-01 13:35:17 +02:00
Theo Arends
d54afb47a9
Merge pull request #12248 from Jason2866/idf4_upd
...
Arduino and IDF4.4 update for experimental builds
2021-05-31 22:25:41 +02:00
Jason2866
330d254cbd
toolchain-xtensa32 2.80400.0 for ESP32
2021-05-31 20:01:47 +02:00
Jason2866
62753de6ae
Merge branch 'arendst:development' into patch-2
2021-05-31 19:56:02 +02:00
Jason2866
485947914b
Use Platformio idf-master branch
2021-05-31 19:52:43 +02:00
Jason2866
f8992562e1
Use latest IDF / Arduino ESP32
2021-05-31 19:47:08 +02:00
Theo Arends
d01f577782
Add log buffer max size check
2021-05-31 18:34:51 +02:00
Jason2866
c42370bb33
Use latest IDF and Arduino master
2021-05-31 18:12:48 +02:00
Theo Arends
d8664da889
Refactor WebserverSendContent
2021-05-31 16:58:32 +02:00
Theo Arends
aaa9e3d0e6
Provide weblog without heap use
2021-05-31 16:17:45 +02:00
Theo Arends
36c816dce1
Fix ESP8266 syslog large packets
2021-05-31 14:23:12 +02:00
Theo Arends
317483bf09
Comments to longer logging support
2021-05-30 22:32:37 +02:00
Barbudor
08fd084947
save wificonfig from settings, do it only once
2021-05-30 21:29:15 +02:00
s-hadinger
322c056758
Merge pull request #12237 from s-hadinger/lvgl_m5stick
...
Lvgl support for m5stick monochrome OLED
2021-05-30 19:34:32 +02:00
Stephan Hadinger
b93e530ccd
Rename M5Stick display template
2021-05-30 19:13:18 +02:00
Stephan Hadinger
8cdd327bf2
Speed optimization for monochrome conversion
2021-05-30 19:06:23 +02:00
Stephan Hadinger
6a85cd8e67
Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_m5stick
2021-05-30 18:59:30 +02:00
Theo Arends
c55babd415
Fix ESP32 compile error
2021-05-30 18:47:39 +02:00
Stephan Hadinger
b7946a360e
Support for SH1107 over SPI, found in M5Stick
2021-05-30 18:19:14 +02:00
Theo Arends
0c8e10ffc4
Add support for longer (logging) text strings
2021-05-30 16:40:52 +02:00
Theo Arends
36d5fc3851
Update changelog
2021-05-30 11:32:39 +02:00
s-hadinger
5274fad5b0
Merge pull request #12226 from s-hadinger/ir_2_7_18
...
IRremoteESP8266 library from v2.7.16 to v2.7.18
2021-05-29 15:19:13 +02:00
Stephan Hadinger
1dc58957c3
IRremoteESP8266 library from v2.7.16 to v2.7.18
2021-05-29 14:48:27 +02:00
s-hadinger
9ab38d8452
Merge pull request #12225 from s-hadinger/berry_web_button_demo
...
Berrry web button demo
2021-05-29 14:41:51 +02:00
Stephan Hadinger
c4bf4e0401
Berrry web button demo
...
- demo of a simple button on the main page and associated value as sensor
- fixed a bug in event dispatcher that would stop the event to the first driver to handle it
- cleaned directories in Berry examples
2021-05-29 14:27:01 +02:00
s-hadinger
0b12e8880c
Merge pull request #12219 from s-hadinger/berry_webserver
...
Berry add module `webserver`
2021-05-29 10:04:04 +02:00
Stephan Hadinger
0f0ff85cdd
Rename webserver.args to webserver.arg_size
...
Reserve args() for a potential future object with accessor and iterator
2021-05-29 09:21:44 +02:00
Stephan Hadinger
de1ac64bd4
Berry webserver, added constants
2021-05-28 23:13:19 +02:00
Stephan Hadinger
5cffd58c16
Berry add module `webserver`
2021-05-28 22:37:06 +02:00
Theo Arends
ed5b048b6e
Merge pull request #12215 from bovirus/patch-3
...
Update Italian language
2021-05-28 17:58:59 +02:00
bovirus
2771fe3ee4
Update Italian language
2021-05-28 17:47:26 +02:00
Theo Arends
5cd469172d
Merge pull request #12211 from barbudor/add_tuyasend_hexstring
...
Add TuyaSend5 command for hex string
2021-05-28 17:16:37 +02:00
Barbudor
06c754afec
add tuyasend5 command
2021-05-27 22:27:08 +02:00
Theo Arends
1736ff0d6f
Merge pull request #12195 from yury-sannikov/openterm-reset
...
OpenTherm: Reset internal state on handshake
2021-05-27 09:50:33 +02:00
Theo Arends
108de09154
Merge pull request #12201 from hallard/teleinfo
...
Teleinfo, send as object TIC in telemetry frame
2021-05-27 09:50:08 +02:00
Charles
125725caca
TIC send as object in telemetry frame
2021-05-26 23:58:42 +02:00
s-hadinger
681ae7941d
Merge pull request #12200 from s-hadinger/m5stick_rotate
...
Rotate default orientation for M5StickC
2021-05-26 22:41:44 +02:00
s-hadinger
95d5c7e257
Merge pull request #12192 from s-hadinger/gpio_i2s
...
Added I2S and Interrupt GPIO types
2021-05-26 22:31:05 +02:00
Stephan Hadinger
6b09dfed2d
Rotate default orientation for M5StickC
2021-05-26 22:27:27 +02:00
s-hadinger
c9910a3fd1
Merge pull request #12199 from s-hadinger/BM8563
...
Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC
2021-05-26 22:05:39 +02:00
Stephan Hadinger
c1f82141b9
Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC
2021-05-26 21:47:07 +02:00
s-hadinger
90330a5000
Add Berry `tasmota.web_send()` ( #12197 )
...
* Add Berry `tasmota.web_send()`
* Fix compilation
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-26 16:44:43 +02:00
s-hadinger
fa4d09d362
Merge pull request #12196 from s-hadinger/Berry-add-module-global
...
Berry add module `global`
2021-05-26 16:08:49 +02:00
Stephan Hadinger
a6591ab6dd
Berry add module `global`
2021-05-26 15:53:53 +02:00
Yury Sannikov
b06ca68526
reset current command pointer
2021-05-26 12:47:34 +03:00
Yury Sannikov
08cea20132
reset OT protocol internal state on handshake
2021-05-26 12:27:47 +03:00