Paulus Schoutsen
d7c56a1f22
Add honeywell_string_lights integration
2026-04-16 21:22:09 -04:00
Paulus Schoutsen and Claude Opus 4.6
258dfdda8f
Remove None support from ESPHome supported_frequency_ranges
...
Always return frequency ranges from device info, matching the
updated RadioFrequencyTransmitterEntity contract.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 20:43:58 -04:00
Paulus Schoutsen and Claude Opus 4.6
dcc0745fd2
Remove None support from supported_frequency_ranges
...
Require all RadioFrequencyTransmitterEntity subclasses to provide
explicit frequency ranges.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 20:43:11 -04:00
Paulus Schoutsen and Claude Opus 4.6
174c86fd36
Add radio_frequency platform to ESPHome
...
Implement the new radio_frequency platform on ESPHome, mirroring
the infrared platform pattern.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 20:31:56 -04:00
Paulus Schoutsen and Claude Opus 4.6
e0d7e3702c
Add radio_frequency entity platform
...
Add a new radio_frequency entity domain that acts as an abstraction
layer between RF transceiver hardware and device-specific integrations,
following the same pattern as the infrared entity platform.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 20:31:30 -04:00
Christopher Fenner and GitHub
a74cf69607
Bump PyViCare to v2.59.0 ( #168254 )
2026-04-15 01:42:16 +02:00
Noah Husby and GitHub
d3e346c728
Bump aiorussound to 5.0.1 ( #168255 )
2026-04-15 01:03:10 +02:00
efb93c928e
Update pylint-per-file-ignores to 3.2.1 ( #168243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: edenhaus <26537646+edenhaus@users.noreply.github.com >
2026-04-15 00:41:54 +02:00
Paulus Schoutsen and GitHub
b7894407d2
Git ignore Claude worktrees ( #168247 )
2026-04-15 00:17:38 +02:00
Ian Foster and GitHub
0b7da89e6e
Modernize reauth flow in ruckus_unleashed ( #168013 )
2026-04-15 00:07:20 +02:00
c765077442
Fresh-r integration: Get Quality Scale to Platinum ( #167148 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-15 00:07:01 +02:00
Franck Nijhof and GitHub
efbfeb7c30
Set parallel updates for Rituals Perfume Genie platforms ( #168042 )
2026-04-14 23:55:19 +02:00
5670a12805
Add FreshrEntity base class ( #168023 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-14 23:55:03 +02:00
d88fe45393
Wait for complete set of product data before accepting gardena device ( #166481 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-14 23:32:30 +02:00
b231742049
Add test for LoginError reauth in FreshrReadingsCoordinator ( #168022 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-14 23:06:46 +02:00
99dc368c79
Add feeder meal plan actions to tuya ( #161488 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-14 23:02:31 +02:00
cdheiser and GitHub
a21a0a6577
Refactor Lutron setup logic ( #167993 )
2026-04-14 23:01:49 +02:00
Ian Foster and GitHub
513fff12ac
Improve setup exception handling in ruckus_unleashed ( #168014 )
2026-04-14 22:48:45 +02:00
4474ad0450
Add native DHW service to Evohome ( #167359 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-14 22:40:28 +02:00
Ronald van der Meer and GitHub
a5d640acdb
Add diagnostics to Duco integration ( #168231 )
2026-04-14 22:07:16 +02:00
da66632798
Update syrupy to 5.1.0 ( #168241 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:49:20 +02:00
f5998856b4
Update yamllint ( #168242 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:49:02 +02:00
d5441ff99e
Update freezegun to 1.5.5 ( #168236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:41:48 +02:00
3848d4e8a6
Update Pillow to 12.2.0 ( #168234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:41:14 +02:00
Paulus Schoutsen and GitHub
599c548264
Bump serialx to 1.2.2 ( #168229 )
2026-04-14 21:21:26 +02:00
Franck Nijhof and GitHub
b18602cd18
Disable Renovate vulnerability alerts flow ( #168233 )
2026-04-14 21:11:07 +02:00
a45e2d74ec
Split hassio data coordinator and add dedicated stats coordinator ( #167080 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-14 20:51:13 +02:00
Franck Nijhof and GitHub
a952636c28
Refine Renovate config with built-in manager and review follow-ups ( #168225 )
2026-04-14 20:27:59 +02:00
Daniel Hjelseth Høyer and GitHub
ccd1d9f8ea
Bump pyTibber to 0.37.1 ( #168208 )
2026-04-14 19:41:05 +02:00
Franck Nijhof and GitHub
a4d4fe3722
Add Renovate config for allow-listed Python dependency updates ( #168192 )
2026-04-14 18:56:51 +02:00
98b41d25f3
Add send_message_draft action to telegram_bot ( #165682 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-14 17:57:10 +02:00
d8c8f82c7e
Translate coordinator exceptions for PVOutput ( #168076 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-14 17:55:15 +02:00
8695d32b32
iaqualink: enable _attr_has_entity_name ( #167810 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-14 17:45:44 +02:00
Marcel van der Veldt and GitHub
073d22d046
Fix Wyoming satellite memory leak on disconnect ( #168152 )
2026-04-14 10:37:36 -05:00
939412717f
Add binary sensor platform for MELCloud ATW devices ( #168128 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-14 17:28:56 +02:00
Marc Mueller and GitHub
8217d3683a
Fix mqtt test ResourceWarnings ( #168182 )
2026-04-14 17:24:50 +02:00
Ronald van der Meer and GitHub
fa9185b755
Add sensor platform to Duco integration ( #167920 )
2026-04-14 17:21:46 +02:00
Erik Montnemery and GitHub
f2f59eb8b7
Add todo conditions ( #167752 )
2026-04-14 17:15:56 +02:00
Erik Montnemery and GitHub
16edfc9624
Add remote conditions ( #167750 )
2026-04-14 16:34:42 +02:00
Niracler and GitHub
177d244b91
Add diagnostics platform to Sunricher DALI integration ( #168074 )
2026-04-14 16:33:54 +02:00
dd8a79bd0e
Add energy backfill support for waterfurnace ( #167955 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-14 16:33:03 +02:00
3c46ecb93a
Fix Switchbot Keypad Vision doorbell detection ( #168098 )
...
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
2026-04-14 16:32:03 +02:00
Raphael Hehl and GitHub
66b2d4477b
Fix unifi_discovery deepcopy crash on Python 3.14 ( #168153 )
2026-04-14 16:31:04 +02:00
2ba66fb722
Use runtime_data in plaato integration ( #167900 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 16:26:10 +02:00
Arjan and GitHub
9fab53d083
MeteoFrance - Add wind gusts for hourly forecast (re) ( #168166 )
2026-04-14 16:17:52 +02:00
Shay Levy and GitHub
41c3db9ebd
Revert "Replace "custom" with "community" in analytics_insights" ( #168160 )
2026-04-14 16:09:20 +02:00
Arie Catsman and GitHub
3d0d048d1f
Bump pyenphase from 2.4.6 to 2.4.8 ( #168190 )
2026-04-14 16:07:15 +02:00
Marc Mueller and GitHub
c57a666921
Fix matrix ResourceWarning ( #168186 )
2026-04-14 16:05:32 +02:00
Marc Mueller and GitHub
3cd67cea53
Fix test fixture tests ResourceWarning ( #168183 )
2026-04-14 16:05:29 +02:00
Kurt Chrisford and GitHub
e05622f8d0
Mark entity-translations and icon-translations as done for Actron Air ( #167150 )
2026-04-14 15:24:41 +02:00