Commit Graph

18506 Commits

Author SHA1 Message Date
Christian Baars 0b54b7df40
fix compilation without PARTITION_WIZARD (#20009) 2023-11-14 08:52:09 +01:00
Theo Arends 7e384ebff8 Add image name to GUI footer 2023-11-13 14:41:49 +01:00
Jason2866 0ee62e597b
Fix spi c2 c6 bus numbers and SPI Reg Base defines (#19988)
* C2 and C6 have same SPI bus as C3
* Update esp32x_fixes.h
* Release Platforms
2023-11-13 13:44:47 +01:00
Theo Arends 73f219e2bb Update changelogs 2023-11-13 11:29:57 +01:00
Theo Arends c1fa07dd51 Fix ESP32C3 ledlink 2023-11-13 10:54:25 +01:00
SteWers 84249ca32f
Update de_DE.h (#19995) 2023-11-13 10:32:39 +01:00
bovirus fa34338476
Update Italian language (#20002) 2023-11-13 10:31:37 +01:00
Jason2866 34fba6e21e
Fix audio warning with Arduino core 3 (#20000)
* silence warning Core 3

* Update add_c_flags_ard3.py

* Update library.json
2023-11-12 23:55:50 +01:00
s-hadinger 65e07e8387
Fix Berry `gpio.dac_voltage()` broken in 13.2.0 (#19997) 2023-11-12 22:17:17 +01:00
Jason2866 44ef425b89
disable warning only for specific compiler version (#19994) 2023-11-12 19:01:41 +01:00
Jason2866 5021b917da
Fix compiler warning (#19990)
* Create add_c_flags_ard3.py
2023-11-12 17:42:00 +01:00
SteWers 64f0520b23
[Thermostat] Change to language files (#19982)
* [Thermostat] Change to language files

* [Thermostat] Gradient display

Enhance display of gradient temperature
2023-11-12 11:26:45 +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 098e29d7e0 Update support_esp32.ino 2023-11-10 12:42:13 +01:00
Theo Arends ede5e398a6 Refactor hardware specific code 2023-11-10 12:24:20 +01:00
Theo Arends 7febc11b8c Fix C2/C6 exception 2023-11-10 11:20:41 +01:00
Theo Arends 211da12342 Update feature list 2023-11-09 15:32:43 +01:00
Theo Arends c6ca0ff10f Squeeze some bytes out of it 2023-11-09 14:59:31 +01:00
Christian Baars cf6de0ce31
add AES_CBC to crypto module (#19964) 2023-11-09 14:27:17 +01:00
Theo Arends 9b5945a117 Add feature10 bitmap 2023-11-09 14:25:24 +01:00
s-hadinger b04d26a7a3 Solidified Code updated 2023-11-08 20:40:15 +00:00
Ludovic BOUÉ 0303cca1db
Fix for Matter flow sensor (#19961)
* Update Matter_Plugin_4_Bridge_Sensor_Flow.be

MeasuredValue represents 10 x flow in m3/h

* Update Matter_Plugin_3_Sensor_Flow.be

MeasuredValue represents 10 x flow in m3/h

* Update Matter_Plugin_4_Bridge_Sensor_Flow.be

MinMeasuredValue comment
2023-11-08 21:39:20 +01:00
Theo Arends 27fa6f34ea Update changelogs 2023-11-08 14:17:55 +01:00
Christian Baars 06bacdf48b
refactoring, use ringbuffer for server too (#19953) 2023-11-07 20:27:43 +01:00
gemu 1e4f069c3f
can bus read and write support, esp32 native twai (#19934) 2023-11-07 16:15:14 +01:00
s-hadinger ceda8782c8
Berry fix bytes getter for 3-bytes big-endian (#19945) 2023-11-06 17:48:24 +01:00
Jason2866 4e8e01fd62
Flash mode QIO for C2 (#19944) 2023-11-06 16:50:54 +01:00
s-hadinger 9cfe78a8a0
Audio refactoring of DAC (#19939) 2023-11-06 08:52:11 +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
Jason2866 361c15d63b
Delete homekit.c (#19923) 2023-11-04 13:05:48 +01:00
s-hadinger fbe31ab294
Fix Core3 warnings when compiling LVGL (#19921) 2023-11-04 12:22:44 +01:00
s-hadinger 46df036b51
Cosmetic changes (#19920) 2023-11-04 11:46:25 +01:00
s-hadinger dcbb22a256
Matter improve virtual plugins (#19918)
* Matter improve virtual plugins

* Disable sensor probing for virtual

* solidify
2023-11-03 23:12:04 +01:00
s-hadinger 8e6a8b6cff
Matter solidify map of plugins (#19917) 2023-11-03 21:50:55 +01:00
protectivedad 11e9b7375d
The webserver for the esp32-cam stream doesn't get started automatically. (#19905)
This ensures that it does start when the WcStream (or WcInterrupt) are run.

Co-authored-by: Anthony Sepa <protectivedad@gmail.com>
2023-11-03 16:02:42 +01:00
stefanbode b83516970f
fix #19911 tilt position is not restored with command: shutterposition 0,-45 (#19916)
* fix shutterposition 0,-45 does not keep tilt

allow , on different config settings

* fix shutterposition 0,-45 does not maintain tilt

allow , on different config settings.
2023-11-03 16:01:57 +01:00
Theo Arends dab1a5302e Update changelogs 2023-11-03 14:34:03 +01:00
s-hadinger ec039a8390
Matter update hierarchy of plugins (#19915) 2023-11-03 14:21:13 +01:00
Theo Arends f78c195945 Update changelogs - Bump version v13.2.0.2 2023-11-03 14:20:36 +01:00
s-hadinger 2791087f3c Solidified Code updated 2023-11-03 10:10:03 +00:00
Ludovic BOUÉ 8c40d77664
Adding Matter Flow sensor support (#19852)
* Create Matter_Plugin_3_Sensor_Flow.be

* Create Matter_Plugin_Bridge_Sensor_Flow.be

* Create Matter_Plugin_9_Virt_Sensor_Flow.be

* Update Matter_Plugin_3_Sensor_Flow.be

0x0404 Flow Measurement cluster

* Rename Matter_Plugin_Bridge_Sensor_Flow.be to Matter_Plugin_4_Bridge_Sensor_Flow.be

* Update Matter_UI.be

* Update be_matter_module.c

* Update be_matter_module.c

* Fixes

* Update be_matter_module.c

* Update Matter_Plugin_9_Virt_Sensor_Flow.be

* Update Matter_Plugin_3_Sensor_Flow.be

* Update be_matter_module.c

* Update solidified_Matter_Plugin_9_Virt_Sensor_Flow.h
2023-11-03 11:08:38 +01:00
gemu 2d05bd2597
add tcp client, fix timer issue (#19914) 2023-11-03 10:39:18 +01:00
s-hadinger 217c568301
HASPmota add styling properties (#19912) 2023-11-02 22:11:48 +01:00
Theo Arends 63297ec5c9 Start using constexpr in featurelist
Saves 128 bytes.
2023-11-02 17:44:29 +01:00
Christian Baars 580c46177f
MI32: fix restart on C6 (#19909) 2023-11-02 13:55:15 +01:00
Jason2866 62675a37a0
clean up in Arduino3 envs 2023-11-02 12:15:27 +01:00