Ludovic BOUÉ and GitHub
3c60bff7dc
Add support for Matter EVSE devicetype ( #137189 )
...
* Binary sensors
* Add tests
* Update strings
* Enable testing
* Add command_timeout to MatterEntityDescription
* Add entities
* Update strings.json
* Add sensors
* Add tests
* Move command_timeout keyword to MatterGenericCommandSwitch
* Icons
* Update snapshots
* Add tests for switch entity
* Fix switch tests
* Rename states
* Update strings.json
* Update snapshot
* Rename charging switch
* Remove MatterEntity
* Update strings.json
* Update snapshots
* Update snaphots 2/2
* Update strings
* Update test binary
2025-04-04 17:57:22 +02:00
61d2c9335f
Bump pySmartThings to 3.0.2 ( #142257 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2025-04-04 17:52:06 +02:00
tdfountain and GitHub
f4ed9edec6
Use common state strings in NUT ( #142284 )
...
User common state strings
2025-04-04 17:06:37 +02:00
Bram Kragten and GitHub
5eea5858ea
Update frontend to 20250404.0 ( #142274 )
2025-04-04 16:38:56 +02:00
Marc Mueller and GitHub
a05785529f
Fix RuntimeWarning in homeassistant_hardware ( #142269 )
2025-04-04 08:39:54 -04:00
Josef Zweck and GitHub
a407a3c98d
Fix skyconnect tests ( #142262 )
...
fix tests
2025-04-04 12:32:14 +02:00
Erwin Douna and GitHub
986095482f
Tado add diagnostics platform ( #142225 )
...
* Add diagnostics platform
* Fix
* Update
* Fix
2025-04-04 12:16:19 +02:00
5ca0441771
Do not fetch disconnected Home Connect appliances ( #142200 )
...
* Do not fetch disconnected Home Connect appliances
* Apply suggestions
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update docstring
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-04-04 09:56:40 +02:00
David Bonnes and GitHub
79fe8650f8
Tweak evohome to handle older TCC-compatible systems ( #142226 )
...
Handle zone.id == TCS.id
2025-04-04 09:54:18 +02:00
David Bonnes and GitHub
93418f587c
Bump evohome-async to 1.0.5 ( #141871 )
...
bump client to 1.0.5
2025-04-04 09:52:18 +02:00
tdfountain and GitHub
9ed8419b5d
Add device class ENUM and options for sensors in NUT ( #142242 )
...
Add device class ENUM and options for sensors
2025-04-04 09:48:39 +02:00
Norbert Rittel and GitHub
b5721604b9
Use common states for "Low"/"Medium"/"High" in lg_thinq ( #142253 )
2025-04-04 09:45:36 +02:00
J. Diego Rodríguez Royo and GitHub
b7d9ad1c7d
Bump aiohomeconnect to 0.17.0 ( #142244 )
2025-04-04 09:12:57 +02:00
J. Nick Koston and GitHub
5e04347f13
Bump bluetooth-data-tools to 1.27.0 ( #142221 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.26.5...v1.27.0
2025-04-04 08:56:41 +02:00
Brett Adams and GitHub
1cc8a170e6
Bump teslemetry-stream ( #142234 )
...
bump stream
2025-04-04 08:54:13 +02:00
Brett Adams and GitHub
88455702bb
Slow down polling in Tesla Fleet ( #142130 )
...
* Slow down polling
* Fix tests
2025-04-04 08:51:09 +02:00
tdfountain and GitHub
471b05ff4b
Improve config entry type hints in NUT ( #142237 )
...
Fix config entry type hints
2025-04-04 08:45:52 +02:00
J. Nick Koston and GitHub
95ffa20bd5
Bump bleak-esphome to 2.13.1 ( #142233 )
...
* Bump bleak-esphome to 2.13.0
changelog: https://github.com/Bluetooth-Devices/bleak-esphome/compare/v2.12.0...v2.13.0
* 13.1
2025-04-04 08:43:04 +02:00
Thomas55555 and GitHub
5424fa0a00
Bump ical to 9.1.0 ( #142197 )
2025-04-03 22:21:40 -07:00
puddly and GitHub
7152c86591
Hide broken ZBT-1 config entries on the hardware page ( #142110 )
...
* Hide bad ZBT-1 config entries on the hardware page
* Set up the bad config entry in the unit test
* Roll into a list comprehension
* Remove constant changes
* Fix condition in unit test
2025-04-04 03:09:13 +02:00
DeerMaximum and GitHub
b9e17c6cc6
Bump pynina to 0.3.5 ( #142218 )
2025-04-03 22:50:06 +01:00
Norbert Rittel and GitHub
7751964db4
Use common states for "Low"/"Medium"/"High" in tesla_fleet ( #142211 )
2025-04-03 22:48:33 +01:00
Norbert Rittel and GitHub
2f180c96c8
Use common states for "Low"/"Medium"/"High" in teslemetry ( #142210 )
2025-04-03 22:48:14 +01:00
Norbert Rittel and GitHub
74d6019f81
Use common states for "Low"/"Medium"/"High" in tessie ( #142209 )
2025-04-03 22:47:57 +01:00
Norbert Rittel and GitHub
b84096097c
Make calendar.get_events action description consistent ( #142170 )
...
Changes it to match the standard HA style using descriptive wording and changes to "Retrieves …" matching other "Get xyz" actions.
2025-04-03 22:25:13 +01:00
Marcel van der Veldt and GitHub
b9d819e0e5
Do not create a HA mediaplayer for the builtin Music Assistant player ( #142192 )
...
Do not create a HA mediaplayer for the builtin Music player
2025-04-03 16:26:56 -04:00
Ivan Lopez Hernandez and GitHub
30e50d261d
Made Google Search enable dependent on Assist availability ( #141712 )
...
* Made Google Search enable dependent on Assist availability
* Show error instead of rendering again
* Cleanup test code
2025-04-03 16:23:59 -04:00
Norbert Rittel and GitHub
3b2ff38f02
Use common states for "Low"/"Medium"/"High" in yolink ( #142139 )
2025-04-03 21:35:34 +03:00
Erwin Douna and GitHub
3ed4859db9
Tado bump to 0.18.11 ( #142175 )
...
* Bump to version 0.18.11
* Adding hassfest files
2025-04-03 20:30:34 +02:00
Joost Lekkerkerker and GitHub
380fb6176b
Add preset mode to SmartThings climate ( #142180 )
...
* Add preset mode to SmartThings climate
* Add preset mode to SmartThings climate
2025-04-03 20:12:24 +02:00
rappenze and GitHub
fefa2a9dd6
Fix fibaro setup ( #142201 )
2025-04-03 18:36:44 +02:00
Fredrik Erlandsson and GitHub
53d2347c10
Fix blocking event loop - daikin ( #141442 )
...
* fix blocking event loop
* create ssl_context directly
* update manifest
* update manifest.json
2025-04-03 16:54:23 +02:00
Abílio Costa and GitHub
b2af1084f9
Update Whirlpool to 0.20.0 ( #142119 )
2025-04-03 15:35:37 +01:00
Paul Bottein and GitHub
cf005feace
Add translation for hassio update entity name ( #142090 )
2025-04-03 13:13:52 +02:00
Sanjay Govind and GitHub
7a9a4db8d7
Add diagnostics for bosch alam integration ( #142165 )
...
* add diagnostics to bosch_alarm
* use snapshot
2025-04-03 12:05:08 +02:00
Retha Runolfsson and GitHub
934e81db43
Bump PySwitchBot to 0.59.0 ( #142166 )
...
update pyswitchbot to 0590
2025-04-03 11:48:16 +02:00
Norbert Rittel and GitHub
8b3a43258d
Use common states for "Low" and "High" in dsmr_reader ( #142159 )
2025-04-03 10:31:45 +02:00
Erik Montnemery and GitHub
b7bc9607a2
Fix lying comment in ConfigEntriesFlowManager.async_finish_flow ( #142146 )
2025-04-03 10:21:26 +02:00
Norbert Rittel and GitHub
c2eb72fce4
Use common states for "Low" and "High" in yale_smart_alarm ( #142149 )
2025-04-03 09:47:54 +02:00
Norbert Rittel and GitHub
1d694450ef
Use common states for "Low" and "High" in balboa ( #142150 )
2025-04-03 09:46:49 +02:00
Arie Catsman and GitHub
98c56bce4b
Bump pyenphase to 1.25.5 ( #142107 )
2025-04-03 09:46:09 +02:00
G Johansson and GitHub
ec396513a2
Bump pysmhi to 1.0.1 ( #142111 )
2025-04-03 09:43:00 +02:00
J. Nick Koston and GitHub
0b61b62334
Avoid logging a warning when replacing an ignored config entry ( #142114 )
...
Replacing an ignored config entry with one from the user
flow should not generate a warning. We should only warn
if we are replacing a usable config entry.
Followup to adjust the warning added in #130567
cc @epenet
2025-04-03 09:38:50 +02:00
Norbert Rittel and GitHub
dfa180ba64
Use common states for "Low"/"Medium"/"High" in home_connect ( #142142 )
...
* Use common states for "Low"/"Medium"/"High" in `home_connect`
Replaces two occurrences of "Low"/"Medium"/"High" each with the (new) common strings.
* Replace internal references with common ones
2025-04-03 09:33:06 +02:00
Norbert Rittel and GitHub
db44ed845d
Use common states for "Low"/"Medium"/"High" in ecovacs ( #142140 )
2025-04-03 09:24:48 +02:00
elmurato and GitHub
4a562b5085
Improve exception handling in Pterodactyl ( #141955 )
...
Improve exception handling
2025-04-03 08:45:06 +02:00
Norbert Rittel and GitHub
03c70e18df
Use common states for "Low"/"Medium"/"High" in roborock ( #142113 )
2025-04-03 08:14:14 +02:00
Norbert Rittel and GitHub
df5cdf7de4
Use common states for "Low"/"Medium"/"High" in litterrobot ( #142112 )
2025-04-03 08:14:02 +02:00
Norbert Rittel and GitHub
1860db4632
Use common state for "Medium" in iron_os ( #142117 )
2025-04-03 08:13:16 +02:00
Brett Adams and GitHub
09d25f322a
Bump tesla-fleet-api to v1.0.17 ( #142131 )
...
bump
2025-04-03 08:12:41 +02:00