starkillerOG
19e6867f1a
Reolink translate errors ( #132301 )
2024-12-18 20:22:33 +01:00
mvn23
0ff2a0d66d
Add "cancel room setpoint override" button to opentherm_gw ( #132162 )
2024-12-18 19:46:30 +01:00
Thomas55555
51bead3229
Update number platform values before add in APSystems and add tests ( #131938 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-12-18 19:34:49 +01:00
Manu
352e948d56
Add tests for already_configured erros in IronOS integration ( #132265 )
2024-12-18 19:33:33 +01:00
Manu
70ad4ee454
Add select platform to IronOS ( #132218 )
2024-12-18 19:32:51 +01:00
TJ Horner
53ef96c63e
weatherkit: use stale data for up to an hour if updates fail ( #130398 )
2024-12-18 19:21:03 +01:00
Franck Nijhof
bb2d027532
Add Peblar Rocksolid EV Chargers integration ( #133501 )
...
* Add Peblar Rocksolid EV Chargers integration
* Process review comments
2024-12-18 19:11:13 +01:00
Erik Montnemery
51d63ba508
Store automatic backup flag in backup metadata ( #133500 )
2024-12-18 18:30:46 +01:00
peteS-UK
920de90603
Increase Squeezebox config_flow test coverage to 100% ( #133484 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-18 18:22:22 +01:00
Erik Montnemery
5516f3609d
Rename strategy backup to automatic backup ( #133489 )
...
* Rename strategy backup to automatic backup
* Update homeassistant/components/backup/config.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-12-18 17:35:11 +01:00
dontinelli
d6c201de4a
Add exceptions and translations for slide_local ( #133490 )
2024-12-18 15:33:11 +01:00
mkmer
c9f1829c0b
Add (de)humidifier platform to Honeywell ( #132287 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-18 15:27:40 +01:00
dontinelli
1e075cdac7
Add diagnostics to slide_local ( #133488 )
2024-12-18 15:21:17 +01:00
Maciej Bieniek
3132700492
Add ability to translate ENUM sensor states in Unifi integration ( #131921 )
2024-12-18 15:02:44 +01:00
adam-the-hero
943b1d9f08
Add sensors platform to Watergate integration ( #133015 )
2024-12-18 14:52:25 +01:00
Guido Schmitz
9716183997
Add entity translations to devolo Home Control ( #132927 )
2024-12-18 14:38:29 +01:00
Andre Lengwenus
a46a0ad2b4
Add device_id parameter to LCN actions (service calls) ( #129590 )
2024-12-18 14:35:02 +01:00
J. Diego Rodríguez Royo
c06bc53724
Deprecate Home Connect program switches ( #131641 )
2024-12-18 14:26:37 +01:00
Erik Montnemery
ecb3bf79f3
Revert "Add support for subentries to config entries" ( #133470 )
...
Revert "Add support for subentries to config entries (#117355 )"
This reverts commit ad15786115
.
2024-12-18 13:51:05 +01:00
Joost Lekkerkerker
2aba1d399b
Rename test file to singular form ( #133482 )
2024-12-18 12:47:30 +00:00
greyeee
be25cb7aa7
Add support for SwitchBot Relay Switch 1 and Relay Switch 1PM ( #132327 )
2024-12-18 13:19:45 +01:00
Erik Montnemery
992afc4cd3
Set the with_strategy_settings to None for unknown backups ( #133466 )
2024-12-18 11:27:07 +01:00
Joakim Sørensen
869a0d7abc
Add name to cloud connection info response ( #133468 )
2024-12-18 11:01:38 +01:00
J. Diego Rodríguez Royo
a6520d2627
Handle Home Connect error at diagnostics ( #131644 )
2024-12-18 10:52:45 +01:00
Ron Weikamp
a2be5a383c
Bugfix: also schedule time based integration when source is 0 ( #133438 )
...
* Bugfix also schedule time based integration when source is 0
* Update tests/components/integration/test_sensor.py
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
* Improve comment in test. Remove redundant assertion.
---------
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
2024-12-18 10:41:46 +01:00
Tomer Shemesh
39d781905d
Add ssdp discovery to Onkyo ( #131066 )
2024-12-18 10:21:37 +01:00
Noah Husby
a449ca65be
Improve test coverage for Russound RIO ( #133096 )
...
* Improve test coverage for Russound RIO
* Update
* Update
2024-12-18 09:33:17 +01:00
Arie Catsman
4c91d1b402
Add support for ACB batteries to Enphase Envoy ( #131298 )
...
* Add support for ACB batteries to Enphase Envoy
* Add tests for ACB battery support in ENphase Envoy
* make acb state sensordeviceclass ENUM
* Capitalize strings and use common idle
2024-12-18 08:48:37 +01:00
Noah Husby
fab92d1cf8
Add reconfigure flow to Russound RIO ( #133091 )
...
* Add reconfigure flow to Russound RIO
* Mark reconfiguration flow as done
* Update
* Update
2024-12-18 08:40:27 +01:00
Assaf Inbal
c10473844f
Add sensors to Ituran integration ( #133359 )
...
Add sensors to Ituran
2024-12-18 08:36:42 +01:00
J. Nick Koston
9bff9c5e7b
Ensure screenlogic retries if the protocol adapter is still booting ( #133444 )
...
* Ensure screenlogic retries if the protocol adapter is still booting
If the protocol adapter is still booting, it will disconnect and never
retry
```
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/screenlogic/__init__.py", line 65, in async_setup_entry
await gateway.async_connect(**connect_info)
File "/usr/local/lib/python3.13/site-packages/screenlogicpy/gateway.py", line 142, in async_connect
connectPkg = await async_connect_to_gateway(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
)
^
File "/usr/local/lib/python3.13/site-packages/screenlogicpy/requests/login.py", line 107, in async_connect_to_gateway
mac_address = await async_gateway_connect(transport, protocol, max_retries)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/screenlogicpy/requests/login.py", line 77, in async_gateway_connect
raise ScreenLogicConnectionError("Host unexpectedly disconnected.")
screenlogicpy.const.common.ScreenLogicConnectionError: Host unexpectedly disconnected.
```
* coverage
2024-12-17 20:57:43 -05:00
G Johansson
4c60e36f4f
Add Get price service to Nord Pool ( #130185 )
...
* Add get_price service to Nord Pool
* Tests and fixes
* Fixes
* Not used fixtures
* update qs
* Fixes
* docstring
* Remove selector from strings
* Mod service
2024-12-17 21:59:20 +01:00
Klaas Schoute
21c3bf48f9
Allow only single instance of easyenergy integration ( #133447 )
2024-12-17 21:02:39 +01:00
Louis Christ
9c26654db7
Use entity services in bluesound integration ( #129266 )
2024-12-17 20:44:38 +01:00
Klaas Schoute
c9ca1f63ea
Allow only single instance of energyzero integration ( #133443 )
2024-12-17 20:44:24 +01:00
Richard Kroegel
8bbbbb00d5
Limit unique_id migration to platform for BMW ( #131582 )
2024-12-17 20:43:09 +01:00
G Johansson
d785c4b0b1
Add optional category in OptionsFlow to holiday ( #129514 )
2024-12-17 20:20:26 +01:00
Erik Montnemery
d22668a166
Don't run recorder data migration on new databases ( #133412 )
...
* Don't run recorder data migration on new databases
* Add tests
2024-12-17 20:02:12 +01:00
Erik Montnemery
633433709f
Clean up backups after manual backup ( #133434 )
...
* Clean up backups after manual backup
* Address review comments
2024-12-17 20:00:02 +01:00
Kevin Stillhammer
98d5020690
Support units and filters in async_get_travel_times_service for waze_travel_time ( #130776 )
2024-12-17 18:00:23 +01:00
Erik Montnemery
89eda9e068
Don't raise when removing non-existing cloud backup ( #133429 )
2024-12-17 17:47:17 +01:00
Erik Montnemery
25a63863cb
Adapt hassio backup agent to supervisor changes ( #133428 )
2024-12-17 17:21:13 +01:00
Krisjanis Lejejs
a14aca31e5
Add MFA login flow support for cloud component ( #132497 )
...
* Add MFA login flow support for cloud component
* Add tests for cloud MFA login
* Update code to reflect used package changes
* Update code to use underlying package changes
* Remove unused change
* Fix login required parameters
* Fix parameter validation
* Use cv.has_at_least_one_key for param validation
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-12-17 16:44:50 +01:00
Erik Montnemery
4adfd52dc0
Improve hassio backup agent test coverage ( #133426 )
2024-12-17 15:08:03 +01:00
Erik Montnemery
8b3cd41396
Improve hassio backup agent test coverage ( #133424 )
2024-12-17 13:55:04 +01:00
Cyrill Raccaud
89946348df
Add reconfigure to Cookidoo integration ( #133144 )
...
* add reconfigure
* merge steps
* comments
2024-12-17 13:54:07 +01:00
Erik Montnemery
a4588c80d5
Bump aiohasupervisor to version 0.2.2b2 ( #133417 )
...
* Bump aiohasupervisor to version 0.2.2b2
* Update test
2024-12-17 13:18:26 +01:00
G Johansson
637614299c
Fix strptime in python_script ( #133159 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-12-17 12:41:18 +01:00
epenet
991864b38c
Fix schema translation checks for nested config-flow sections ( #133392 )
2024-12-17 12:02:53 +01:00
Jonas Fors Lellky
ce0117b2b8
Fix fan setpoints for flexit_bacnet ( #133388 )
2024-12-17 11:36:45 +01:00