1111 Commits

Author SHA1 Message Date
Theo Arends
fb904a0610 Merge branch 'development' into prerelease-13.3 2023-12-12 11:06:02 +01:00
Theo Arends
c6ecaf9bd7 Update changelogs 2023-12-12 10:56:04 +01:00
s-hadinger
f796915fd1
HASPmota bar fixed val attribute (#20208) 2023-12-11 22:13:24 +01:00
s-hadinger
f7cf94b929
Remove Berry every_200ms event which didn't work anyways (#20205) 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) (#20183)
* 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 #252525 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 #252525 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 (#20137)
Deepsleep added
2023-12-01 14:02:41 +01:00
Theo Arends
07031d5ebf Fix `WebQuery response buffer corruption and format character %` (#20111) 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 (#20090) 2023-11-23 11:31:26 +01:00
s-hadinger
1cd13d7f66
Fixed changeUIntScale for linearity when expanding range (#20089) 2023-11-23 10:57:47 +01:00
s-hadinger
e3b151c756
Fix Berry parser error in specific cases (#20059)
* 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 (#19997) 2023-11-12 22:17:17 +01:00
s-hadinger
de1b5929b8
Partition Wizard can be loaded dynamically (#19980)
* 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 (#19973)
* 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 (#19936) 2023-11-05 18:40:28 +01:00
s-hadinger
3207d542c1
Fix Zero-Cross Dimmer for ESP32 with Core3 (#19929)
* 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 (#19924) 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 (#19912) 2023-11-02 22:11:48 +01:00
Varun Dhand
00e3087f51
fix: typo in CHANGELOG.md (#19882) 2023-10-31 20:41:22 +01:00
Norbert Richter
b65f32c5f3
Neopool enhancements for HA (#19857)
* 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 (#19810) 2023-10-21 17:20:55 +02:00
s-hadinger
356de1a16a
Add command `GpioRead` (#19814)
* 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 (#19801) 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
ff3e3e9360 Prep v13.2.0 2023-10-19 11:00:38 +02:00
Theo Arends
2efefeb8a7 Merge branch 'development' into prerelease-13.2 2023-10-18 09:53:10 +02:00