5498 Commits

Author SHA1 Message Date
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
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
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
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
bovirus
2771fe3ee4
Update Italian language 2021-05-28 17:47:26 +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
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
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
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
Stephan Hadinger
dec2c44501 Fix FR Interrupt 2021-05-26 08:17:11 +02:00
Theo Arends
f49adad496
Merge pull request #12179 from psarossy/patch-1
Correct SPS30 NCPM unit
2021-05-25 20:15:17 +02:00
Theo Arends
50af6ca8fc
Merge pull request #12191 from s-hadinger/display_rst
Renamed `OLED Reset` to `Display Rst`
2021-05-25 20:14:53 +02:00
Stephan Hadinger
58360f7c17 Added I2S and Interrupt GPIO types 2021-05-25 20:14:15 +02:00
Theo Arends
a55e054449
Update af_AF.h 2021-05-25 20:13:05 +02:00
Theo Arends
3151babb83
Merge pull request #12190 from jbubik/XDRV53-ACER
XDRV53 - add Acer projector support
2021-05-25 20:08:55 +02:00
Stephan Hadinger
ce03ec0c9e Renamed OLED Reset to Display Rst 2021-05-25 19:26:40 +02:00
Stephan Hadinger
6d54949273 LVGL prepare M5StickC 2021-05-25 18:53:10 +02:00
Jan Bubík
5cdafaa46a ACER - don't log the checksum, it is for NEC only 2021-05-25 18:39:08 +02:00
Jan Bubík
82468f9168 ACER protocol - additional notes 2021-05-25 18:14:36 +02:00
Jan Bubík
918de7a166 ACER protocol made functional on real device 2021-05-25 00:53:03 +02:00
Theo Arends
60a7a31e61 Add command `status0` 2021-05-24 17:59:47 +02:00
Theo Arends
cea58d66c8 Prep virtual mqtt_data prt3 2021-05-24 16:52:59 +02:00
Peter Sarossy
a8de95dfa9
Correct SPS30 NCPM unit
The numerical count PM values are in cm3 not m3 as per the spec sheet https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/9.6_Particulate_Matter/Datasheets/Sensirion_PM_Sensors_Datasheet_SPS30.pdf
2021-05-24 01:13:19 -04:00
s-hadinger
7222716470
Add support for display extension in Berry (#12174)
* Add support for display extension in Berry

* Force CI again

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-23 18:54:11 +02:00
Theo Arends
7e3b1979c6 Fix compilation 2021-05-23 18:22:29 +02:00
Theo Arends
77760dc2cc Prep virtual mqtt_data prt2 2021-05-23 16:50:17 +02:00
Theo Arends
408ae6a4ef Prep virtual mqtt_data 2021-05-23 14:42:27 +02:00
bovirus
308233c690
Update Italian language 2021-05-23 13:02:22 +02:00
Norbert Richter
87a4b2314f
Update Sugar Valley Neopool driver
Add NPLight TOGGLE cmnd
Add NPFiltrationMode string parameter
Add filtration speed on result
Add undocumented register function
Fix NPLight get status
Fix hydrolysis status
Fix NPFiltration side effects
Fix pH warning
Fix hydrolysis/redox value
Fix register desc
2021-05-23 10:54:05 +02:00
s-hadinger
551aa10352
Merge pull request #12159 from s-hadinger/zigbee_max_ed
Zigbee max end-device
2021-05-22 18:56:52 +02:00
Stephan Hadinger
eb94354ff6 Zigbee max end-device 2021-05-22 18:03:58 +02:00
Jason2866
49613b6e11
Layout fix 2021-05-22 18:00:41 +02:00
Theo Arends
98837ca9cf
Merge pull request #12100 from mikep1998/development
Move DSP_ROM_DESC into user configurable #define.
2021-05-22 17:41:44 +02:00
Theo Arends
43d81ae5b2
Merge pull request #11922 from mvoggenreiter/development
Added electricity meter easymeter Q3C
2021-05-22 17:40:48 +02:00
Theo Arends
edc6d96079
Merge pull request #11648 from nonix/decode_te
decode Units in DT_VARS
2021-05-22 17:36:41 +02:00