Commit Graph

8044 Commits

Author SHA1 Message Date
Pieter Kokx
a9cac3ca82
Removed superfluous make_tuple 2024-12-23 17:21:19 +01:00
Pieter Kokx
7566f6f818
Removed unneeded log line 2024-12-23 00:26:25 +01:00
Pieter Kokx
affad89692
Change push_back into emplace_back 2024-12-23 00:19:41 +01:00
Pieter Kokx
2af35ebd28
Message past as const reference 2024-12-23 00:15:09 +01:00
Pieter Kokx
1e049bd299
Fixed clang-format mistakes 2024-12-23 00:06:22 +01:00
Pieter Kokx
22ec40c9e2
Modified mode constants 2024-12-22 12:05:17 +01:00
Pieter Kokx
9867b20c2e
Changed naming for protected method 2024-12-22 12:01:05 +01:00
Pieter Kokx
ccac8468b5
Fixed build mistake 2024-12-22 01:26:34 +01:00
Pieter Kokx
9d4bfec921
Use CONF_DISCOVERY from esphome.const 2024-12-22 01:02:39 +01:00
Pieter Kokx
a6fb4620b3
Set codeowner for the Duco component 2024-12-22 00:14:57 +01:00
Pieter Kokx
24bded90c1
Tests for duco component 2024-12-22 00:14:57 +01:00
Pieter Kokx
376cfa12c2
Fixed a but in node discovery 2024-12-22 00:14:57 +01:00
Pieter Kokx
bc14026f96
Refactored Duco devices to accept DucoMessage 2024-12-22 00:14:56 +01:00
Pieter Kokx
6f70a56c90
Added class for message passing 2024-12-22 00:14:56 +01:00
Pieter Kokx
a6c483c0b4
Added sensors for flow level and state time 2024-12-22 00:14:56 +01:00
Pieter Kokx
86ac3208bc
Added component to read the comfort temperature 2024-12-22 00:14:56 +01:00
Pieter Kokx
5add4812b8
Added sensor for the filter time remaining 2024-12-22 00:14:56 +01:00
Pieter Kokx
f81850e2b9
Changed log level for node information 2024-12-22 00:14:56 +01:00
Pieter Kokx
d779f1e929
Created CO2 sensor 2024-12-22 00:14:56 +01:00
Pieter Kokx
07fb218412
Added node discovery 2024-12-22 00:14:56 +01:00
Pieter Kokx
f5321024f1
Increase default select frequency 2024-12-22 00:14:55 +01:00
Pieter Kokx
4d535838e4
Set parent of components directly 2024-12-22 00:14:55 +01:00
Pieter Kokx
ab65500420
Removed unneeded variable 2024-12-22 00:14:55 +01:00
Pieter Kokx
dfbd5eabc2
Refactored DucoSensor into DucoSerial 2024-12-22 00:14:55 +01:00
Pieter Kokx
23d1d24a87
Added longer duration mode settings 2024-12-22 00:14:55 +01:00
Pieter Kokx
09b2ad0527
Added changing DUCO fan modes 2024-12-22 00:14:55 +01:00
Pieter Kokx
460a83e191
Publish duco serial number 2024-12-22 00:14:55 +01:00
Pieter Kokx
68c914ef1f
Initial component for DUCO ventilation
This component is based on Modbus. The underlying protocol used by DUCO
has some similarities with Modbus, however it does have some differences
as well. Therefor a custom component is needed.
2024-12-22 00:14:55 +01:00
Keith Burzinski
c457d8835e
Merge branch 'release' into dev 2024-12-20 18:56:18 -06:00
Keith Burzinski
4b51ba3fa4
Merge pull request #7989 from esphome/bump-2024.12.2
2024.12.2
2024-12-20 18:56:03 -06:00
Keith Burzinski
499953e3f4
Bump version to 2024.12.2 2024-12-20 14:34:11 -06:00
Keith Burzinski
69f1a81e1d
[esp32_ble] Fix for Improv (#7984) 2024-12-20 14:34:11 -06:00
Keith Burzinski
37fcccbb1c
[esp32] Fix flash size warning when using IDF (#7983) 2024-12-20 14:34:10 -06:00
Keith Burzinski
f3cb179f54
[esp32_ble] Fix for Improv (#7984) 2024-12-20 14:16:18 -06:00
Keith Burzinski
ba2edbc189
[esp32] Fix flash size warning when using IDF (#7983) 2024-12-20 01:28:08 -06:00
tomaszduda23
f33b4a714e
[esp32_ble] do not skip events if queue is blocked (#7960) 2024-12-19 14:45:40 -10:00
Jesse Hills
85d863601b
Merge branch 'release' into dev 2024-12-19 19:48:11 +13:00
Jesse Hills
fe0700166a
Merge pull request #7982 from esphome/bump-2024.12.1
2024.12.1
2024-12-19 19:47:30 +13:00
Jesse Hills
d28cf011d1
Bump version to 2024.12.1 2024-12-19 17:07:43 +13:00
Kevin Ahrendt
434879ea04
[core] Bugfix: Implement ring buffer with xRingbuffer (#7973) 2024-12-19 17:07:43 +13:00
dependabot[bot]
7da07303c9
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#7981)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 16:42:29 +13:00
Clyde Stubbs
b33b4481ea
[helpers] Provide calls to get free heap and largest available block. (#7978) 2024-12-19 16:40:08 +13:00
Clyde Stubbs
ac631711ab
[qspi_dbi] Bugfix and new features (#7979) 2024-12-19 16:30:23 +13:00
Jonathan Swoboda
265b6ec445
[esp32_rmt] Updates for IDF 5+ (#7770)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-12-18 20:31:22 -06:00
Kevin Ahrendt
61499dbdd8
[core] Bugfix: Implement ring buffer with xRingbuffer (#7973) 2024-12-19 15:07:07 +13:00
Jesse Hills
0aaef9293b
Merge branch 'release' into dev 2024-12-18 17:07:26 +13:00
Jesse Hills
0f0b829bc6
Merge pull request #7976 from esphome/bump-2024.12.0
2024.12.0
2024-12-18 17:06:44 +13:00
Djordje Mandic
a9d883b65a
[midea] Add Fahrenheit support to midea_ac.follow_me action (#7762) 2024-12-18 13:47:43 +13:00
Jesse Hills
d330e73c1e
Bump version to 2024.12.0 2024-12-18 11:35:43 +13:00
Jonathan Swoboda
7554e954fe
[core] Add c6 and h2 to split default (#7974)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
2024-12-18 10:12:14 +13:00