Commit Graph

1330 Commits

Author SHA1 Message Date
s-hadinger 8d83472c01
LVGL option to add `lv.keyboard` extra widget ()
* LVGL option to add `lv.keyboard` extra widget

* Don't include keyboard by default
2024-01-14 22:37:07 +01:00
Theo Arends 779fe14c60 Update changelogs 2024-01-13 11:19:56 +01:00
s-hadinger c1f3561a3e
Fix random crash in Zigbee main page () 2024-01-12 22:34:42 +01:00
s-hadinger 08a14ccc9e
LVGL add `lv.str_arr` () 2024-01-12 19:48:33 +01:00
Theo Arends 61f6c26b03 Fix GPIO Viewer single instance 2024-01-12 16:54:24 +01:00
Theo Arends f065d74293 Add support for HardwareSerial invert () 2024-01-12 13:57:31 +01:00
Theo Arends 3e3bfccb58 Bump version v13.3.0.3 2024-01-12 12:17:31 +01:00
s-hadinger b0f4542707
Berry `debug.caller` () 2024-01-12 08:29:14 +01:00
Theo Arends 2165ea549a Update changelogs 2024-01-11 15:39:13 +01:00
Theo Arends af24d689a9 Update changelogs 2024-01-10 10:39:24 +01:00
s-hadinger edda5ddc33
Berry `tasmota.webcolor` () 2024-01-10 09:08:11 +01:00
s-hadinger 453a3462b7
Fixed Zigbee Aqara attributes on ESP32 () 2024-01-09 22:30:38 +01:00
s-hadinger 69d4e323d6
Berry provide lightweight options for `tasmota.wifi/eth/memory/rtc` () 2024-01-09 19:49:30 +01:00
s-hadinger 85fb54fe8d
Berry `webserver.header` to read browser sent headers () 2024-01-09 19:34:19 +01:00
s-hadinger 8712aba3c5
Header `Host` is now collected by Webserver () 2024-01-09 19:34:07 +01:00
s-hadinger 8a012452e8
Berry `debug_panel.tapp` to display real-time heap and wifi rssi () 2024-01-08 23:15:48 +01:00
Theo Arends ebe840eba5 Update changelogs 2024-01-08 09:40:10 +01:00
s-hadinger aa1dd392ca
Add Button to dynamically load GPIO Viewer with Berry backend () 2024-01-08 09:30:18 +01:00
Theo Arends 3320847237 Update changelogs 2024-01-07 16:15:08 +01:00
s-hadinger 298ee22ebf
Berry add `string` to `bytes()` () 2024-01-07 15:38:29 +01:00
s-hadinger 08a769a720
GPIO viewer in Berry initial version using async webserver () 2024-01-06 22:36:42 +01:00
s-hadinger bd9a99caff
Berry `gpio.get_pin_type` and `gpio.ger_pin_type_index` () 2024-01-06 22:20:22 +01:00
Theo Arends ec75462905 Minor fixes 2024-01-06 21:57:09 +01:00
Theo Arends 8e06dcdcc3 Revert "Minor fixes"
This reverts commit aea3789f40.
2024-01-06 21:49:55 +01:00
Theo Arends aea3789f40 Minor fixes 2024-01-06 21:46:37 +01:00
s-hadinger 324689ee53
Berry `gpio.read_pwm` and `gpio.read_pwm_resolution` () 2024-01-06 21:22:45 +01:00
Theo Arends 2f184b394f Add GPIO Viewer to see realtime GPIO states. Enable with define USE_GPIO_VIEWER 2024-01-06 17:54:23 +01:00
s-hadinger ea6b191378
Berry add `tasmota.urlbecload(url:string) -> bool` () 2024-01-06 17:32:50 +01:00
s-hadinger af2b90caac
Berry add support for `tcpclientasync` in `tcpserver` () 2024-01-05 09:54:18 +01:00
Theo Arends 0ed01c3b1d Revert "Add ESP32 experimental support GPIOViewer when ``define USE_ESP32_GPIO_VIEWER`` is enabled"
This reverts commit 9d27f395d8.
2024-01-04 22:50:41 +01:00
Theo Arends 9d27f395d8 Add ESP32 experimental support GPIOViewer when ``define USE_ESP32_GPIO_VIEWER`` is enabled 2024-01-04 18:28:37 +01:00
Theo Arends 03aea58a4c Bump version v13.2.0.2 2024-01-02 14:29:23 +01:00
s-hadinger 54e88c2926
HASPmota type `chart` () 2024-01-02 12:16:50 +01:00
Theo Arends 92c3261fb0 Update changelogs 2023-12-30 14:59:16 +01:00
s-hadinger 2de3d427de
LVGL fix type for lv_imgbtn () 2023-12-30 10:29:30 +01:00
s-hadinger a0f6b7f1a3
Relax checks of Partition Wizard for newest Shelly () 2023-12-29 23:10:26 +01:00
Theo Arends 4393327bb9 Add support negative power on BL0942 using index 5..8 () 2023-12-29 22:54:32 +01:00
s-hadinger 6a8435b731
Berry added `introspect.set()` for class attributes () 2023-12-29 10:17:10 +01:00
s-hadinger 1f662a6dad
HASPmota added `haspmota.page_show()` to change page () 2023-12-28 22:19:58 +01:00
Theo Arends d5a4f8441b Fix Berry claiming UART0 if needed () 2023-12-28 17:25:01 +01:00
Theo Arends 21c7edcb50 Add display of active drivers using command ``status 4`` 2023-12-27 22:03:56 +01:00
Theo Arends 77a58a3642 Fix domoticz topic edge case 2023-12-25 14:18:59 +01:00
s-hadinger 2808653ad9
Moved Berry animate to its own `berry_animate` lib ()
* Moved Berry animate to its own `berry_animate` lib

* Fix solidification

* fix compilation

* Fix compilation
2023-12-25 11:01:19 +01:00
Theo Arends a6a8214ea7 Fix support for Domoticz floor/room topics
Fix support for Domoticz floor/room topics. Regression from v12.0.1 ()
2023-12-23 16:13:13 +01:00
s-hadinger 15e181ac53
Update CHANGELOG for Matter remote password 2023-12-23 11:57:01 +01:00
Theo Arends a445c7f23a Fix syslog server warning
Fix syslog server warning caused by lack of <PRI> field and hostname starting with 'z' ()
2023-12-20 16:00:27 +01:00
Theo Arends 9e2ae391fc Fix ESP32 piezo ceramic buzzer
Fix ESP32 piezo ceramic buzzer doesn't buzz ()
2023-12-19 15:38:12 +01:00
Theo Arends b81eaf5bc8 Support syslog updates every sleep
Support syslog updates every sleep or every second if `#define SYSLOG_UPDATE_SECOND` ()
2023-12-19 12:45:13 +01:00
Theo Arends b69a335634 Update changelogs 2023-12-18 14:26:13 +01:00
Theo Arends 70768ea8ad Update changelogs 2023-12-16 18:29:09 +01:00
s-hadinger c1f8ee5dbb
Refactoring of Berry `animate` module for WS2812 Leds () 2023-12-14 20:13:17 +01:00
Theo Arends b421e2d88b Update changelogs 2023-12-14 15:17:44 +01:00
s-hadinger 5102dbf1d2
Matter Contact sensor was not triggering any update () 2023-12-13 20:07:12 +01:00
Theo Arends 512d659d67 Bump version to v13.3.0.1 2023-12-12 16:20:06 +01:00
Theo Arends c6ecaf9bd7 Update changelogs 2023-12-12 10:56:04 +01:00
s-hadinger f796915fd1
HASPmota `bar` fixed `val` attribute () 2023-12-11 22:13:24 +01:00
s-hadinger f7cf94b929
Remove Berry `every_200ms` event which didn't work anyways () 2023-12-11 21:22:20 +01:00
s-hadinger ddb11779fd
ESP32 LVGL library from v8.3.10 to v8.3.11 (no functional change) ()
* ESP32 LVGL library from v8.3.10 to v8.3.11 (no functional change)

* merge

* parse

* finalize
2023-12-06 21:30:08 +01:00
Theo Arends 728f91b602 Update changelogs 2023-12-05 10:07:02 +01:00
Theo Arends 7a6cca6d20 Add command ``WebCanvas``
Add command ``WebCanvas linear-gradient(#FF0018 7%,#FFA52C,#FFFF41,#008018,#0000F9,#86007D 93%)`` to set GUI canvas
2023-12-03 15:52:44 +01:00
Theo Arends 70a082c8e5 ESP32 show colorful background if ``WebColor2`` bit0 is not set. Bit0 is default set using 2023-12-03 11:59:16 +01:00
Theo Arends 050fdbf5de Important fix 2023-12-02 17:04:43 +01:00
Theo Arends b7819bcfac ESP32 show LHBT background if ``WebColor2`` bit0 is not set. Bit0 is default set using 2023-12-02 16:59:04 +01:00
Theo Arends 5b13ece33e Bump version to v13.2.0.3 2023-12-01 14:10:13 +01:00
stefanbode 7260208f04
Update CHANGELOG.md ()
Deepsleep added
2023-12-01 14:02:41 +01:00
Theo Arends 07031d5ebf Fix ``WebQuery`` response buffer corruption and format character ``%`` () 2023-11-27 15:22:30 +01:00
Theo Arends 2cee622af8 ESP32 remove restart energy logging if no energy monitoring is selected 2023-11-24 16:36:41 +01:00
Theo Arends 9153ba37ca Update changelogs 2023-11-23 12:34:10 +01:00
s-hadinger 1c60527099
Berry `scale_int`, equivalent of `scale_uint` for signed integers () 2023-11-23 11:31:26 +01:00
s-hadinger 1cd13d7f66
Fixed `changeUIntScale` for linearity when expanding range () 2023-11-23 10:57:47 +01:00
s-hadinger e3b151c756
Fix Berry parser error in specific cases ()
* Fix Berry parser error in specific cases

* fix typo

* Fix last bug (hopefully)
2023-11-19 17:16:03 +01:00
Theo Arends df2bb8e95c Update changelogs 2023-11-16 10:38:02 +01:00
Theo Arends 73f219e2bb Update changelogs 2023-11-13 11:29:57 +01:00
s-hadinger 65e07e8387
Fix Berry `gpio.dac_voltage()` broken in 13.2.0 () 2023-11-12 22:17:17 +01:00
s-hadinger de1b5929b8
Partition Wizard can be loaded dynamically ()
* Partition Wizard can be loaded dynamically

* Centralize config

* Don't display duplicate buttons

* Fix test
2023-11-11 23:52:41 +01:00
Theo Arends e81ec38661 Update changelogs 2023-11-11 14:29:37 +01:00
Norbert Richter c88b773dd3
Neopool enhancements ()
* Add NeoPool sensor delta trigger

* Add NeoPool store settings in unified file system

* Add NeoPool command NPBoost
2023-11-11 11:49:40 +01:00
Theo Arends 27fa6f34ea Update changelogs 2023-11-08 14:17:55 +01:00
s-hadinger 625b204cb2
Berry ``debug.gcdebug()`` to enable GC debugging () 2023-11-05 18:40:28 +01:00
s-hadinger 3207d542c1
Fix Zero-Cross Dimmer for ESP32 with Core3 ()
* Fix Zero-Cross Dimmer for ESP32 with Core3

* Remove left-over

* Fix esp8266
2023-11-04 19:19:48 +01:00
Norbert Richter 5d4330611a
Add NeoPool NPHydrolysis percent and unit () 2023-11-04 15:42:01 +01:00
Theo Arends dab1a5302e Update changelogs 2023-11-03 14:34:03 +01:00
Theo Arends f78c195945 Update changelogs - Bump version v13.2.0.2 2023-11-03 14:20:36 +01:00
s-hadinger 217c568301
HASPmota add styling properties () 2023-11-02 22:11:48 +01:00
Varun Dhand 00e3087f51
fix: typo in CHANGELOG.md () 2023-10-31 20:41:22 +01:00
Norbert Richter b65f32c5f3
Neopool enhancements for HA ()
* Add NeoPool hydrolysis setpoint and max

* Add NeoPool command ``NPFiltrationSpeed``

* Change NeoPool topic ``Power`` to ``Powerunit``

* Add ``SO157`` for NeoPool output sensitive data
2023-10-28 14:07:49 +02:00
Theo Arends 18c56f92bb Update change logs 2023-10-27 17:42:38 +02:00
Theo Arends 84ced0fcab Add ESP32 core v3 auto TasConsole USB or Serial connection by @staars 2023-10-24 16:32:39 +02:00
Theo Arends 57860b692d Fix GpioRead () 2023-10-21 17:20:55 +02:00
s-hadinger 356de1a16a
Add command ``GpioRead`` ()
* Add command ``GpioRead``

* change output
2023-10-21 15:56:40 +02:00
Theo Arends 6efe2ab514 Add I2C bus2 support to LM75AD temperature sensor 2023-10-21 15:42:32 +02:00
Theo Arends bec0c27750 Add I2C bus2 support to SI1145/6/7 Ultra violet index and light sensor 2023-10-21 15:31:54 +02:00
Theo Arends bd90363565 Update changelogs 2023-10-21 14:48:12 +02:00
s-hadinger 3412c17e2d
Add latest Matter changelog 2023-10-20 18:24:39 +02:00
Theo Arends c91882daeb Add ADS1115 I2C bus2 support 2023-10-20 17:39:00 +02:00
Theo Arends 88a3d6cb7e Update changelogs 2023-10-19 18:04:48 +02:00
Norbert Richter 1f8cd6a259
Fix NeoPool filtration mode display () 2023-10-19 18:01:56 +02:00
Theo Arends e3253fea8f Add I2C bus2 support to BH1750 2023-10-19 18:01:12 +02:00
Theo Arends 49709807c7 Add I2C bus2 support to HTU temperature sensor 2023-10-19 17:37:19 +02:00
Theo Arends b6811b2f4e Prep ESP32 I2C bus2 support 2023-10-19 16:59:53 +02:00
Theo Arends 70287d90ad Bump v13.2.0.1 2023-10-19 11:45:12 +02:00
Theo Arends 19200ccf6f Update change logs 2023-10-18 09:51:40 +02:00
s-hadinger 82858616f6
Zigbee fix timezone when device reads LocalTime attribute () 2023-10-17 09:02:14 +02:00
Theo Arends d05d76b481 Update CHANGELOG.md 2023-10-16 16:55:22 +02:00
Theo Arends 440470b65e Update changelogs 2023-10-16 16:22:46 +02:00
s-hadinger 8467b41290
Teleinfo use Apparent Power as Active Power approximation () 2023-10-16 08:20:07 +02:00
Theo Arends 433afbb99f update changelogs 2023-10-15 14:21:32 +02:00
Theo Arends 7e6267313b Update changelogs 2023-10-14 16:05:20 +02:00
Theo Arends 0984c01828 Update changelogs 2023-10-13 14:50:51 +02:00
tyler.li a1cce95c08
MAX31855/MAX6675 sensors driver support up to 6 ()
* Support multiple MAX31855/MAX6675 sensor up to 6

* code format

* revert tasmota_template_legacy.h

* revert original variable names

* revert original variable names

---------

Co-authored-by: arendst <mhtarends@gmail.com>
Co-authored-by: litao07 <litao07@kuaishou.com>
2023-10-09 10:44:24 +02:00
Theo Arends 950c6d7fcc Update changelogs 2023-10-05 15:47:19 +02:00
Jason2866 9e142c1d3c
Tasmota Core 2.0.14 ()
* Tasmota Core 2.0.14
2023-10-04 19:12:24 +02:00
Theo Arends d96ed15e95 Bump version v3.1.0.4 2023-10-04 13:52:08 +02:00
Theo Arends 10616cade6 Update changelogs 2023-10-03 14:45:55 +02:00
Theo Arends 257112e2a7 Update changelogs 2023-09-21 10:15:36 +02:00
s-hadinger fc513af351
Berry counter ()
* Berry read and write Counters

* rename counter
2023-09-20 22:28:40 +02:00
s-hadinger f8b5a38dc9
ESP32 LVGL library from v8.3.9 to v8.3.10 (no functional change) ()
* ESP32 LVGL library from v8.3.9 to v8.3.10 (no functional change)

* Update mapping
2023-09-20 21:21:08 +02:00
Theo Arends 422c8f2e57 Update changelogs 2023-09-19 16:14:03 +02:00
Jason2866 ed33d61ab7
Tasmota Core 2.0.13 () ()
Tasmota Core 2.0.13
2023-09-16 21:10:08 +02:00
Theo Arends c5100044d2 Update changelogs 2023-09-15 17:06:54 +02:00
s-hadinger e5916337ef
Matter support for Virtual Devices controllable via Rules or Berry () 2023-09-14 22:53:12 +02:00
Theo Arends d595e64600 Bump version v13.1.0.3 2023-09-14 15:49:31 +02:00
Theo Arends 360509a35a Update changelogs 2023-09-14 15:44:48 +02:00
s-hadinger 156f1988b2
ESP32 LVGL library from v8.3.8 to v8.3.9 (no functional change) () 2023-09-13 22:05:00 +02:00
Jason2866 ad00d9ec5b
Tasmota ESP32 core 2.0.12 () 2023-09-10 13:41:25 +02:00
s-hadinger f4bc7c34c6
Support for IPv6 link-local zones for esp-idf 5.1 () 2023-09-06 14:48:12 +02:00
Theo Arends 1c6db35d96 Update changelogs 2023-09-06 09:50:29 +02:00
s-hadinger c2f8821b2f
`Sendmail` upgraded to ESP-Mail-Client v3.4.9 from v1.2.0, using BearSSL instead of MbedTLS ()
* `Sendmail` upgraded to ESP-Mail-Client v3.4.9 from v1.2.0, using BearSSL instead of MbedTLS

* Fix compilation on ESP8266

* Fix compilation

* fix compilation
2023-09-04 23:00:37 +02:00
s-hadinger c6938e2048
Reduce IRAM consumption of HDMI CEC to 1453 bytes ()
* Reduce IRAM consumption of HDMI CEC to 1453 bytes

* Add changelog
2023-09-03 23:15:33 +02:00
s-hadinger 8a514a0758
Berry make mdns compatible with non-IPv6 builds () 2023-09-03 16:18:38 +02:00
s-hadinger f4b3574ed4
Berry fast_loop is now called every 5ms whatever the Sleep value () 2023-09-02 11:10:50 +02:00
s-hadinger f7c4c16a9c
Support for HDMI CEC protocol () 2023-09-01 21:46:18 +02:00
Theo Arends 48cf04db3a Fixed PCF8574 mode 1
- Fixed PCF8574 mode 1 with base relays exception 3/28 regression from v12.4.0.4 ()
- Bump version v13.1.0.2
2023-08-31 15:15:18 +02:00
Theo Arends ea6cacd08c Update changelogs 2023-08-26 11:58:40 +02:00
s-hadinger 4ad3070558
Fix crash in IRHVAC () 2023-08-26 10:17:53 +02:00
Theo Arends 16b1c5577a Update change logs 2023-08-25 13:25:04 +02:00
Theo Arends 5b3b2a7a62 Changed display invert setting
Changed display invert setting after tasmota start in uDisplay driver ()
2023-08-18 11:34:01 +02:00
Theo Arends e4eb919c93 Update changelogs 2023-08-18 11:22:06 +02:00
Theo Arends b8804cf2a8 Add variables to rules
Add variables ``%power<1..28>%`` and  ``%switch<1..28>%`` to rules ()
2023-08-17 15:34:13 +02:00
Theo Arends d9530f32a6 Sync dev with release v13.1 2023-08-15 10:37:54 +02:00
Theo Arends 2710693453 Update changelogs 2023-08-14 10:15:16 +02:00
Theo Arends 3417d42669 Update changelogs 2023-08-12 14:18:56 +02:00
Theo Arends e52c6105c6 Bump version to v13.0.0.4 2023-08-05 15:41:12 +02:00
s-hadinger 5c8c7cdfca
Prepare for Arduino v3 / esp-idf v5 () 2023-08-05 15:11:10 +02:00
Theo Arends 7736ba8af1 Change console height
Change console height from default 318 pixels to viewport ()
2023-08-04 16:11:58 +02:00
Theo Arends 290f37abb9 Update changelogs 2023-08-04 09:26:23 +02:00
s-hadinger 1587bf5ba7
Matter fix auto-configuration Relay indices () 2023-08-04 09:13:20 +02:00
s-hadinger b6129f2ab7
Matter support for large atribute responses ()
Support for responses (arrays) that do not fit in a single UDP packer
Do not remove children fabrics
2023-08-03 18:28:25 +02:00
Theo Arends 39643611d4 Update changelogs 2023-08-03 12:12:55 +02:00
Theo Arends 57fb19f259 Update changelogs 2023-08-03 11:45:36 +02:00
s-hadinger 76662ab236
Matter support for fabric_filtered request (for Google compatibility) () 2023-08-02 23:00:26 +02:00
s-hadinger df50a56c25
Fade would fail when the difference between start and target would be too small () 2023-08-02 17:48:12 +02:00
s-hadinger 58fce33312
Matter increased polling frequency for local switches/occupancy () 2023-08-02 09:02:08 +02:00
s-hadinger 80617e96e1
Berry bytes `get` and `set` work for 3 bytes values ()
* Berry bytes `get` and `set` work for 3 bytes values

* Fix error message
2023-07-31 13:57:07 +02:00
s-hadinger 2c15cfe4da
Reduced log level for TeleInfo () 2023-07-29 23:09:03 +02:00
msedv fb45e73384
Four files which used #ifdef EPS8266 instead of #ifdef ESP8266 - which e.g. broke the MFRC522 functionality between 12.5 and 13.x. () 2023-07-29 16:50:27 +02:00
s-hadinger f2ab3b36a9
Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature ()
* Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature

* Changed to AqaraTemperature
2023-07-29 14:19:15 +02:00
s-hadinger c73fd88d1c
IRremoteESP8266 library from v2.8.5 to v2.8.6 () 2023-07-29 14:13:58 +02:00
s-hadinger 9f16f09f29
Berry `mqtt.publish` now distinguishes between `string` and `bytes` () 2023-07-26 19:54:14 +02:00
Theo Arends 0a664b3613 Update changelogs 2023-07-25 11:50:46 +02:00
Theo Arends 978a21240c Update changelogs 2023-07-24 15:30:48 +02:00
s-hadinger 6d3aedcafe
Berry SK6812_GRBW crash () 2023-07-22 21:51:37 +02:00
Theo Arends 421c95a51b Update change logs 2023-07-22 14:55:20 +02:00
Theo Arends c7a22f175b Update changelogs 2023-07-21 14:55:06 +02:00
Theo Arends b149443691 Fix default battery level
- Fix default battery level ()
- Bump version to v13.0.0.3
2023-07-21 14:35:22 +02:00
s-hadinger 758b0237b4
Matter latency improvement for single attribute reads and single commands () 2023-07-20 21:26:55 +02:00
s-hadinger 3da5124348
Berry add AES CCM decrypting in a single call to avoid any object allocation () 2023-07-19 21:15:08 +02:00
s-hadinger 2a3690b866
Berry `tasmota.loglevel()` and `tasmota.rtc_utc()` for faster performance () 2023-07-19 20:58:50 +02:00
s-hadinger 0b59cda02a
Berry add metrics for memory allocation/deallocation/reallocation () 2023-07-19 20:41:41 +02:00
s-hadinger ca8ec6a006
Berry updated syntax highlighting plugin for VSCode () 2023-07-15 22:43:38 +02:00
s-hadinger 46e17061b2
Berry extend `range(lower, upper, incr)` to arbitrary increment () 2023-07-15 19:09:52 +02:00
s-hadinger ada754c582
Berry add `energy.update_total()` to call `EnergyUpdateTotal()` from energy driver () 2023-07-15 17:06:10 +02:00
Theo Arends cefd42c820 Update changelogs 2023-07-10 18:18:42 +02:00
s-hadinger 7404b8ddbb
Berry `_class` can be used in `static var` initialization code () 2023-07-10 17:50:04 +02:00
Theo Arends 43bc81010f Configuration file save and restore .xdrvsetXXX
Configuration file save and restore now backup and restore ``.xdrvsetXXX`` files too ()
2023-07-10 16:03:32 +02:00
Theo Arends c0160f2b5b Update changelogs 2023-07-09 10:43:39 +02:00
s-hadinger 8d161d04f7
Matter add mini-profiler () 2023-07-08 18:58:44 +02:00
Theo Arends ac4c4505a5 Bump version v13.0.0.2
Update changelogs
2023-07-08 17:37:12 +02:00
s-hadinger 7afc4865e1
Matter improve latency for remote commands () 2023-07-08 12:00:23 +02:00
s-hadinger 2ecb697a3f
Berry added `getgbl` performance counter to `debug.counters()` ()
* Berry add `getgbl` counter

* Berry added `getgbl` performance counter to `debug.counters()`
2023-07-08 11:25:25 +02:00
s-hadinger d79c4a7cc6
ESP32 LVGL library from v8.3.7 to v8.3.8 (no functional change) ()
* ESP32 LVGL library from v8.3.7 to v8.3.8 (no functional change)

* Update changelog
2023-07-06 22:03:05 +02:00
s-hadinger 57c4825ccd
`BrRestart` now supports web handlers to work after Berry restart () 2023-07-06 21:37:46 +02:00
Theo Arends 67a62ef3c8 Update changelogs 2023-07-05 11:00:10 +02:00
s-hadinger 492759567a
Partition Wizard is now able to convert to safeboot from Shelly partition layout () 2023-07-05 09:55:17 +02:00
Theo Arends 41de111429 Update change logs 2023-07-03 21:27:47 +02:00
s-hadinger cc55cf0bb1
Revert "Berry `var` allowed in with walrus operator `:=` ()" ()
This reverts commit 8f06552eee.
2023-07-03 14:10:05 +02:00
s-hadinger 8f06552eee
Berry `var` allowed in with walrus operator `:=` ()
* Berry `var` allowed in with walrus operator `:=`

* fix regression
2023-07-03 12:28:41 +02:00
s-hadinger d72f3b9978
Command ``BrRestart`` to restart the Berry VM (experimental) ()
* Command ``BrRestart`` to restart the Berry VM (experimental)

* Add web button for Berry Restart
2023-07-02 21:52:01 +02:00
s-hadinger 52392a2b48
Matter improve responsiveness () 2023-06-29 22:12:56 +02:00
Theo Arends 465ae023ab Update change logs 2023-06-29 14:10:49 +02:00
s-hadinger c303c80add
Update CHANGELOG.md
Add support for SGP41 TVOC/NOx Sensor
2023-06-29 09:07:58 +02:00
s-hadinger 34456e6193
Berry `import strict` now detects useless expr without side effects () 2023-06-29 09:04:16 +02:00
s-hadinger 952811b4eb
Matter add option to disable bridge mode () 2023-06-28 14:49:47 +02:00
Theo Arends 504b51a9b4 Add command ``Delay -1``
Add command ``Delay -1`` to wait until next second ()
2023-06-28 11:53:23 +02:00
Theo Arends a542122eb1 Update CHANGELOG.md 2023-06-28 10:52:45 +02:00
s-hadinger 1e19e13c6f
Matter support for temperature in Fahrenheit (`SetOption8 1`) () 2023-06-27 23:16:40 +02:00
s-hadinger b9588e6192
Berry `bool( [] )` and `bool( {} )` now evaluate as `false` () 2023-06-27 22:07:13 +02:00
s-hadinger 9cf3d16065
Berry various fixes for Walrus Operator () 2023-06-27 14:32:08 +02:00
Theo Arends d9a66547aa Bump version v13.0.0.1 2023-06-26 11:12:31 +02:00
s-hadinger 339c1cedb7
Zigbee firmware for Sonoff-ZB-Pro v20230507 () 2023-06-25 21:24:08 +02:00
s-hadinger 30a65edd7a
Berry Walrus operator ':=' () 2023-06-25 17:30:42 +02:00
s-hadinger 89a815f196
Matter display the remote Device Name instead of IP address () 2023-06-25 10:52:51 +02:00
s-hadinger 0ac5d0945b
Berry add option to remove source file name and save flash space () 2023-06-23 23:14:51 +02:00
s-hadinger 85f357096a
Berry added f-strings as an alternative to string formatting () 2023-06-22 22:50:05 +02:00
s-hadinger 1a460926f6
Update CHANGELOG.md 2023-06-21 14:22:41 +02:00
Norbert Richter 1f5c1baeae
Fix NeoPool NPFiltration switch result () () 2023-06-19 22:53:51 +02:00
s-hadinger 1e745807e4
Berry fixed parser error with upvals in closures () 2023-06-18 20:21:08 +02:00
s-hadinger 4a3b6457ca
Matter add friendly-name (NodeLabel) to each endpoint () 2023-06-18 18:45:47 +02:00
s-hadinger 3fc932d38a
Berry `string.format()` now automatically converts type according to format () 2023-06-16 20:38:53 +02:00
s-hadinger 28861821a6
Zigbee fixed regression with SetOption101 () 2023-06-14 22:46:18 +02:00
s-hadinger bd6aff77f7
Matter add support for Contact Sensor () 2023-06-14 20:36:17 +02:00
Jason2866 bbd6fa7202
core 2.0.10 2023-06-14 14:45:54 +02:00
s-hadinger badf064ab4
Matter fix local Occupancy sensor ()
* Matter fix local Occupancy sensor

* Fix also OnOff
2023-06-11 23:10:26 +02:00
s-hadinger a014f5495b
Matter redesigned UI () 2023-06-11 19:10:12 +02:00
s-hadinger 31b93f8d48
Matter add controller's Vendor Name to logs and UI () 2023-06-04 23:05:52 +02:00
s-hadinger 844caf51f9
Fixed HASPmota event when value is non-integer (fixes ) () 2023-06-04 20:06:04 +02:00
s-hadinger e66439cb50
Matter ability to add or remove endpoint in bridge mode (code only) () 2023-06-04 19:35:36 +02:00
s-hadinger 6fdfdb8475
Matter Bridge mode always on () 2023-06-03 19:01:36 +02:00
Theo Arends 51286f2275 Update changelogs 2023-06-02 14:24:46 +02:00
s-hadinger f8df9e5f00
Berry `webclient.url_encode()` is now a static class method, no change required to existing code () 2023-06-02 13:29:57 +02:00
Theo Arends 4e7475dbd4 Bump version v12.5.0.4 2023-06-02 10:25:02 +02:00
s-hadinger 82895c53e3
Berry add `set_lsb_justified(bool)` to `AudioOutputI2S` () 2023-06-02 09:58:39 +02:00
s-hadinger b9d855ef79
Berry RS256 crypto algorithm (RSASSA-MCKS1_v1-5 with SHA256) used for JWT () 2023-06-01 10:02:23 +02:00
Ludovic BOUÉ 596482284c
Update CHANGELOG.md ()
Replace Border Router by bridge
2023-05-29 23:12:55 +02:00
s-hadinger 83e47fa4a8
Matter support for Occupancy via Switch (experimental) () 2023-05-29 19:24:06 +02:00
s-hadinger 3f094c9be1
Display descriptor for ST7735 128x160 display () 2023-05-29 18:50:03 +02:00
s-hadinger fe570a1b26
Matter Border Router for ESP8266 (experimental) () 2023-05-29 10:40:24 +02:00
Theo Arends 10f9c20078 Fix ESP32 SPI initialization for MFRC522
Fix ESP32 SPI initialization for MFRC522 ()
2023-05-23 14:34:47 +02:00
s-hadinger c1ec35a086
Matter fix fabric provisioning from CASE session for iOS 16.5 () 2023-05-22 20:46:20 +02:00
Theo Arends 80afc8793f AdafruitFingerprint library from v2.0.4 to v2.1.0
AdafruitFingerprint library from v2.0.4 to v2.1.0 ()
2023-05-22 11:48:03 +02:00
Theo Arends 22abc8ad99 Fix ESP32 InfluxDb initial connection delays
Fix ESP32 InfluxDb initial connection delays using HTTPClient ()
2023-05-21 16:21:43 +02:00
Theo Arends ae518424bc Add IPv4 DNS lookup to influxdb
- Add IPv4 DNS lookup to influxdb ()
- Add response to influxdb send
2023-05-21 15:34:36 +02:00
s-hadinger 043ea2986b
Berry `tasmota.wifi()` would wrongly report wifi as up ()
* Berry `tasmota.wifi()` would wrongly report wifi as up

* Fix ESP8266 compile

* Fix display of IP in wifiman

* Improve wifiman IP handling for IPv6
2023-05-18 11:23:09 +02:00
s-hadinger 2b76e8e668
HASPmota `meta` attribute and improved `berry_run` () 2023-05-17 21:40:05 +02:00
Theo Arends 57f85ae478 Optimize dynamic WiFi power 2023-05-17 10:45:00 +02:00
Theo Arends 4e5c62ce33 Update changelogs 2023-05-17 09:53:42 +02:00
Theo Arends 0385204ca7 Add command ``WifiPower 0``
Add command ``WifiPower 0`` to enable dynamic wifi power based on RSSI by @TD-er ()
2023-05-16 18:55:55 +02:00
Theo Arends f40a63b5be Update changelogs 2023-05-16 14:05:16 +02:00
s-hadinger 81d7785f66
LED PWM ac_dimmer curve was wrongly applied instead of Gamma () 2023-05-15 22:51:14 +02:00
s-hadinger 98bfc172c1
Zigbee support for air sensors ()
* Zigbee support for air sensors

* ppm
2023-05-15 22:04:13 +02:00
Theo Arends f1a9a0b45b Add support for PCA9557
Add support for PCA9557 8-bit I/O expander ()
2023-05-14 15:08:09 +02:00
Theo Arends 86979646ff Energy power delta report delayed
Energy power delta report delayed by two seconds allowing hardware to stabilize ()
2023-05-11 18:10:52 +02:00
s-hadinger 4cd1136f4c
Berry fixed a rare condition when a GC causes a memory corruption () 2023-05-08 21:59:32 +02:00
s-hadinger ae6d435aaf
autoconf extract `display.ini` to file system () 2023-05-07 22:58:27 +02:00
Jason2866 c42f959520
Framework esp32 2023.05.00 with Tasmota Core 2.0.9 ()
* Platform 2023.05.00 with Tasmota Core 2.0.9
2023-05-07 21:12:33 +02:00
s-hadinger 519ea557c7
Berry `re` (regex) add `match2` and optional offset () 2023-05-07 16:18:34 +02:00
Theo Arends e9d1e8c725 Change command FileUpload binary index 2023-05-06 18:09:11 +02:00
s-hadinger 8b2539a35a
Partition_Manager.tapp fixed () 2023-05-06 12:18:12 +02:00
Theo Arends d7b6d72e19 Add support for GM861
- Add support for GM861 1D and 2D bar code reader ()
- Bump version to v12.5.0.2
2023-05-05 16:50:19 +02:00
s-hadinger 069278f966
Berry add `tcpclientasync` class for non-blocking TCP client () 2023-05-05 15:13:22 +02:00
stefanbode 07a9f33ae7
Update CHANGELOG.md ()
Added my latest changes
2023-05-05 09:18:23 +02:00
s-hadinger c26ec44407
Matter POC for remote Relay () 2023-05-03 23:03:01 +02:00
s-hadinger fe1bc615f0
ESP32 LVGL library from v8.3.6 to v8.3.7 (no functional change) ()
* ESP32 LVGL library from v8.3.7 to v8.3.7 (no functional change)

* Fix version
2023-05-03 21:18:26 +02:00
s-hadinger 0cbe2fc587
Matter support for Shutters with Tilt () 2023-05-03 18:30:34 +02:00
Theo Arends cda2bf157d Add support for TC74
Add support for TC74 temperature sensor by Michael Loftis ()
2023-05-01 16:26:07 +02:00
Theo Arends 4c685967e6 Update changelogs 2023-04-26 14:10:11 +02:00
s-hadinger c8318248bb
Matter add support for Shutters (without Tilt) () 2023-04-25 23:30:23 +02:00
Theo Arends 074831437f Update changelogs 2023-04-25 15:43:41 +02:00
s-hadinger fba15dea71
Matter add UI to change endpoints configuration () 2023-04-24 23:01:02 +02:00
Theo Arends 844db4bc54 Update changelogs 2023-04-21 14:57:59 +02:00
s-hadinger 3c57755bb7
Berry fix rules for string comparisons () 2023-04-21 08:59:49 +02:00
Jason2866 11a43ea99b
Tasmota Core 208 ()
* Tasmota Core 2.0.8
* Fix Linker errors
2023-04-20 20:01:35 +02:00
Theo Arends 9f77cfd890 Fix single pin latching relay power on state
Fix single pin latching relay power on state ()
2023-04-19 16:17:04 +02:00
s-hadinger a85412fce2
Matter allow `Matter#Initialized` rule once the device is configured () 2023-04-18 22:27:27 +02:00
Theo Arends fb98d8954a Update changelogs 2023-04-18 17:23:37 +02:00
Theo Arends 6f6c43a724 Add command ``SetOption152 0/1``
Add command ``SetOption152 0/1`` to select two (default) or one pin bistable relay control ()
2023-04-18 17:16:29 +02:00
Theo Arends 2684141722 Fix ESP8266 Energy Export Active
Fix ESP8266 Energy Export Active no update regression from v12.3.1.3
2023-04-18 15:34:19 +02:00
Theo Arends c5e09ef76d Update changelogs 2023-04-18 13:37:55 +02:00
s-hadinger 4bac940a40
Matter add sensors: Humidity, Pressure, Illuminance; optimize memory () 2023-04-17 21:49:12 +02:00
Theo Arends 05f6bcf211 Bump v12.5.0.1 2023-04-17 10:10:55 +02:00
Theo Arends 8139c0756d Update changelogs 2023-04-17 09:56:56 +02:00
s-hadinger 82e94108d4
Matter automatically exposes all detected Temperature sensors ()
* Matter automatically exposes all detected Temperature sensors

* Read sensors every 30 seconds

* Fix sensor numbering
2023-04-16 22:09:09 +02:00
s-hadinger de45a7af26
Berry add `searchall()` and `matchall()` to `re` module and pre-compiled patterns () 2023-04-16 17:43:49 +02:00
Theo Arends d95d56f3e4 Prep v12.5 2023-04-16 12:22:00 +02:00
s-hadinger 0feba56d8e
Berry `instrospect.name()` to get names of functions, modules and classes () 2023-04-15 19:34:31 +02:00
s-hadinger 21c3812826
Matter reduce logging () 2023-04-15 18:33:29 +02:00
Theo Arends c2a6dd81e8 Fix ESP32 energy monitoring set StartTotalTime
Fix ESP32 energy monitoring set StartTotalTime regression from v12.3.1.5 ()
2023-04-14 17:42:31 +02:00
Theo Arends e07efd625f Add support for GDK101 gamma radiation sensor by Petr Novacek () 2023-04-14 16:50:54 +02:00
s-hadinger 6007f2d970
Berry `webserver.html_escape()` reusing the internal HTML escaping function () 2023-04-10 19:16:01 +02:00
s-hadinger 822c6e702e
ESP32 LVGL library from v8.3.5 to v8.3.6 (no functional change) ()
* ESP32 LVGL library from v8.3.5 to v8.3.6 (no functional change)

* Add changelog
2023-04-05 22:46:36 +02:00
Theo Arends 9993061c1a Update changelogs 2023-04-04 11:45:18 +02:00
Theo Arends 96e5f0dd38 Version bump v12.4.0.5
- Add Matter support for Light and Relays on ESP32 by Stephan Hadinger ()
2023-04-03 10:06:03 +02:00
s-hadinger 1c72afbc1a
Matter support for Light and Relays () 2023-04-02 21:52:47 +02:00
Theo Arends b321fab868 Refactor PCF8574 driver 2023-03-27 15:42:40 +02:00
Theo Arends 5bb624ad09 Add command ``SwitchMode0``
Add command ``SwitchMode0`` to show or set all SwitchModes
2023-03-25 11:29:49 +01:00
Theo Arends eaeae1c0b7 Update changelogs 2023-03-22 13:39:46 +01:00
Theo Arends 6aab3d4c5e Bump version v12.4.0.4
- Add Matter support simple Relay on Apple Homekit by Stephan Hadinger ()
- Bump version v12.4.0.4
2023-03-22 10:39:59 +01:00
s-hadinger 487ec87e4f
Matter support simple Relay on Apple Homekit () 2023-03-21 23:23:18 +01:00
s-hadinger d6ed4adcf6
Berry add `mdns.remove_service()` () 2023-03-21 22:34:10 +01:00
s-hadinger a36edadc0f
Berry fix `tasmota.get_power(index)` () 2023-03-21 22:30:50 +01:00
Theo Arends 34ee7c67d8 Update changelogs
- Add support for PMSA003I Air Quality Sensor by Jean-Pierre Deschamps ()
- Add support for DingTian virtual switch/button/relay ()
2023-03-20 10:21:16 +01:00
Theo Arends 54a2688cbf Bump v12.4.0.3
- Bump v12.4.0.3
- Refactor energy monitoring reducing stack usage and solve inherent exceptions and watchdogs ()
2023-03-17 21:05:51 +01:00
Theo Arends bda32739a8 Support for reset settings on filesystem 2023-03-13 15:41:21 +01:00
s-hadinger 0bc48d16c2
Berry add `web_get_arg` event to drivers when `FUNC_WEB_GET_ARG` event is processed () 2023-03-12 19:01:08 +01:00
s-hadinger 83812f158b
``UrlFetch`` now follows redirects () 2023-03-12 18:48:12 +01:00
Theo Arends 76cea0c002 Fix Sonoff SC regression from yesterday
Update changelogs.
2023-03-12 11:11:57 +01:00
s-hadinger 34bf941cd2
Berry add `webclient` `collect_headers()` and `set_headers` () 2023-03-11 21:46:08 +01:00
s-hadinger 4aa9aebae3
Berry add `wc.set_follow_redirects(bool)` () 2023-03-11 19:48:39 +01:00
Theo Arends 8a3546e5c4 Fix ESP32 energy period
Fix ESP32 energy period shows kWh value instead of Wh regression from v12.3.1.5 ()
2023-03-11 17:01:43 +01:00
Theo Arends 37d98bb52b Update changelogs 2023-03-11 14:29:33 +01:00