3120a90f26
Make elevenlabs recoverable ( #134094 )
...
* Make elevenlabs recoverable
* Add tests for entry setup
* Use the same fixtures for setup and config flow
* Update tests/components/elevenlabs/test_setup.py
Co-authored-by: Simon <80467011+sorgfresser@users.noreply.github.com >
---------
Co-authored-by: Simon Sorg <simon.sorg@student.hpi.de >
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
Co-authored-by: Simon <80467011+sorgfresser@users.noreply.github.com >
2024-12-29 18:36:54 +00:00
Joost Lekkerkerker and Paulus Schoutsen
7032361bf5
Make google tasks recoverable ( #134092 )
2024-12-29 18:36:53 +00:00
Matthias Alphart and Paulus Schoutsen
bd786b53ee
Fix KNX config flow translations and add data descriptions ( #134078 )
...
* Fix KNX config flow translations and add data descriptions
* Update strings.json
* typo
2024-12-29 18:36:53 +00:00
Noah Husby and Paulus Schoutsen
f6a9cd38c0
Remove timeout from Russound RIO initialization ( #134070 )
2024-12-29 18:36:51 +00:00
Aaron Bach and Paulus Schoutsen
1a909d3a8a
Change SimpliSafe websocket reconnection log to DEBUG-level ( #134063 )
...
* Change SimpliSafe websocket reconnection log to `DEBUG`-level
* revert
2024-12-29 18:36:51 +00:00
Noah Husby and Paulus Schoutsen
b84ae2abc3
Bump aiorussound to 4.1.1 ( #134058 )
...
* Bump aiorussound to 4.1.1
* Trigger Build
* Trigger Build
2024-12-29 18:36:50 +00:00
G Johansson and Paulus Schoutsen
15b80c59fc
Cleanup devices in Nord Pool from reconfiguration ( #134043 )
...
* Cleanup devices in Nord Pool from reconfiguration
* Mods
* Mod
2024-12-29 18:36:49 +00:00
G Johansson and Paulus Schoutsen
c11bdcc949
Fix Nord Pool empty response ( #134033 )
...
* Fix Nord Pool empty response
* Mods
* reset validate prices
2024-12-29 18:36:48 +00:00
Allen Porter and Paulus Schoutsen
1957ab1ccf
Improve Google Tasks error messages ( #134023 )
2024-12-29 18:36:47 +00:00
Josef Zweck and Paulus Schoutsen
ef2af44795
Bump pylamarzocco to 1.4.3 ( #134008 )
2024-12-29 18:36:47 +00:00
J. Nick Koston and Paulus Schoutsen
f0e8360401
Ensure all states have been migrated to use timestamps ( #134007 )
2024-12-29 18:36:46 +00:00
Cyrill Raccaud and Paulus Schoutsen
03fb136218
Fix swiss public transport line field none ( #133964 )
...
* fix #133116
The line can theoretically be none, when no line info is available (lets say walking sections first?)
* fix line field
* add unit test with missing line field
2024-12-29 18:36:45 +00:00
Paulus Schoutsen and GitHub
7dbf32d693
Bump frontend to 20241229.0 ( #134225 )
2024-12-29 13:35:46 -05:00
Michael Hansen and GitHub
49646ad994
Bump VoIP utils to 0.2.2 ( #134219 )
2024-12-29 11:56:27 -06:00
G Johansson and GitHub
1e652db37f
Use config entry runtime data in Open-Meteo ( #134198 )
2024-12-29 18:16:41 +01:00
88d366b0c5
Add slot list service to ohme ( #134170 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-29 18:07:12 +01:00
Lucas Gasenzer and GitHub
65147f8d4c
Fix Wake on LAN Port input as Box instead of Slider ( #134216 )
2024-12-29 18:03:41 +01:00
Simone Chemelli and GitHub
52b919101a
Bump aiocomelit to 0.10.1 ( #134214 )
2024-12-29 17:30:52 +01:00
Aaron Bach and GitHub
24fd74d839
Change SimpliSafe websocket reconnection log to DEBUG-level ( #134063 )
...
* Change SimpliSafe websocket reconnection log to `DEBUG`-level
* revert
2024-12-29 11:23:44 -05:00
Marc Mueller and GitHub
2599faa622
Fix method subtyping [helpers] ( #134213 )
2024-12-29 17:16:38 +01:00
Marc Mueller and GitHub
3df91cfba5
Fix method subtyping [recorder] ( #134212 )
2024-12-29 17:16:11 +01:00
Marc Mueller and GitHub
d3fab42c85
Fix method subtyping [knx] ( #134211 )
2024-12-29 16:41:23 +01:00
Marc Mueller and GitHub
beb881492a
Fix method subtyping [elkm1] ( #134210 )
2024-12-29 16:40:51 +01:00
Matthias Alphart and GitHub
9d7c7f9fcf
Update knx-frontend to 2024.12.26.233449 ( #134184 )
2024-12-29 16:39:37 +01:00
Shay Levy and GitHub
419307a7c4
Bump aioswitcher to 6.0.0 ( #134185 )
2024-12-29 15:42:33 +01:00
G Johansson and GitHub
409dc4ad48
Move coordinator to own file in Open-Meteo ( #134197 )
2024-12-29 15:25:40 +01:00
Michael and GitHub
7704ef95a4
Make feedreader recoverable ( #134202 )
...
raise ConfigEntryNotReady on connection errors during setup
2024-12-29 15:08:15 +01:00
Manu and GitHub
0db07a033b
Migrate Habitica integration to habiticalib ( #131032 )
...
* Migrate data to habiticalib
* Add habiticalib to init and coordinator
* Migrate Habitica config flow to habiticalib
* migrate init to habiticalib
* migrate buttons to habiticalib
* migrate switch to habiticalib
* update habiticalib
* cast_skill action
* migrate update_score
* migrate transformation items action
* migrate quest actions
* fix fixture errors
* Migrate coordinator data and content
* bump habiticalib
* Remove habitipy and use wrapper in habiticalub
* changes
* some fixes
* minor refactoring
* class_needed annotation
* Update diagnostics
* do integration setup in coordinator setup
* small changes
* raise HomeAssistantError for TooManyRequestsError
* fix docstring
* update tests
* changes to tests/snapshots
* fix update_todo_item
2024-12-29 15:00:31 +01:00
Joost Lekkerkerker and GitHub
4717eb3142
Bump python-overseerr to 0.4.0 ( #134192 )
2024-12-29 15:46:30 +02:00
c23f5c9f2c
Make elevenlabs recoverable ( #134094 )
...
* Make elevenlabs recoverable
* Add tests for entry setup
* Use the same fixtures for setup and config flow
* Update tests/components/elevenlabs/test_setup.py
Co-authored-by: Simon <80467011+sorgfresser@users.noreply.github.com >
---------
Co-authored-by: Simon Sorg <simon.sorg@student.hpi.de >
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
Co-authored-by: Simon <80467011+sorgfresser@users.noreply.github.com >
2024-12-29 14:26:59 +01:00
Michael and GitHub
873b078bb3
Make PEGELONLINE recoverable ( #134199 )
2024-12-29 14:07:45 +01:00
Manu and GitHub
0dd93a18c5
Add button platform to IronOS integration ( #133678 )
...
* Add button platform to IronOS integration
* Add tests
* load platform
* refactor
* update tests
2024-12-29 12:39:13 +01:00
da96e2077b
Add Velbus Button tests ( #134186 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-29 11:55:52 +01:00
Manu and GitHub
1d69cf11a5
Bump pynecil to v3.0.1 ( #134174 )
2024-12-29 10:06:29 +02:00
Manu and GitHub
adb1fbbbc4
Add switch platform to IronOS integration ( #133691 )
...
* Add switch platform
* Add tests
* prevent switch bouncing
* some changes
* icons
* update tests
* changes
2024-12-28 21:59:06 +01:00
G Johansson and GitHub
645f2e44b9
Fix Nord Pool empty response ( #134033 )
...
* Fix Nord Pool empty response
* Mods
* reset validate prices
2024-12-28 21:38:04 +01:00
Artur Pragacz and GitHub
b3aede611a
Fix Onkyo volume rounding ( #134157 )
2024-12-28 21:34:01 +01:00
72a96249b1
Suez_water: clear quality scale ( #134027 )
...
* Suez_water: clear quality scale
Revert invalid done rules and mark inapplicable ones as exempted.
* Mark entity disabled as todo
* Mark devices as todo
* missing push
* Update homeassistant/components/suez_water/quality_scale.yaml
Co-authored-by: Josef Zweck <josef@zweck.dev >
* Update quality_scale.yaml
* Update quality_scale.yaml again
---------
Co-authored-by: Josef Zweck <josef@zweck.dev >
2024-12-28 20:59:11 +01:00
Joost Lekkerkerker and GitHub
80dbce14ec
Add binary sensor to Tile ( #134153 )
2024-12-28 16:49:14 +01:00
Manu and GitHub
0376f75ee3
Bump pynecil to v3.0.0 ( #134151 )
2024-12-28 16:48:28 +01:00
e58bd62c68
Suez_water: use meter id as unique_id ( #133959 )
...
* Suez_water: use meter id as unique_id
* Review fixes
* No more afraid check :)
* review again
* Apply suggestions from code review
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
2024-12-28 16:25:10 +01:00
Matthias Alphart and GitHub
6dbcd130b0
Add quality_scale.yaml for KNX ( #133937 )
...
* Add quality_scale.yaml
* Update quality_scale.yaml
2024-12-28 16:24:49 +01:00
Andrew Jackson and GitHub
4639f57014
Remove deprecated Mastodon yaml config import ( #134040 )
...
* Remove Mastodon yaml import
* Revert removal of async_migrate_entry
2024-12-28 16:22:32 +01:00
G Johansson and GitHub
4080455c12
Use x,y in roborock action call ( #134133 )
...
* Use x,y in roborock action call
* Fix description
2024-12-28 16:12:09 +01:00
Joost Lekkerkerker and GitHub
df7d518f38
Add versions to Tile device ( #134150 )
...
* Add versions to Tile device
* Add versions to Tile device
2024-12-28 16:04:36 +01:00
Joost Lekkerkerker and GitHub
47adfb574f
Bump python-overseerr to 0.3.0 ( #134147 )
...
Bump Overseerr to 0.3.0
2024-12-28 15:44:15 +01:00
Joost Lekkerkerker and GitHub
4c5d0c2ec4
Add Tile device tracker tests ( #134137 )
2024-12-28 15:36:56 +01:00
G Johansson and GitHub
4febe43021
Add missing device classes in scrape ( #134141 )
2024-12-28 15:36:23 +01:00
af13979855
Add Velbus binary sensor tests ( #134132 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-28 14:57:48 +01:00
Marc Mueller and GitHub
d9f2140df3
Add ClassVar annotation for singleton patterns ( #134135 )
2024-12-28 13:17:15 +01:00