4863243f5a
Prevent endless loop in recorder when using a filter and there are no more states to purge ( #126149 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-11-22 10:51:35 +01:00
epenet and Franck Nijhof
045e285bfe
Fix missing translations in onewire ( #130673 )
2024-11-15 19:35:11 +01:00
epenet and Franck Nijhof
8d6f2e78f5
Fix missing translations in generic ( #130672 )
2024-11-15 19:35:07 +01:00
epenet and Franck Nijhof
9e4d26137e
Fix missing translations in madvr ( #130656 )
2024-11-15 19:35:04 +01:00
epenet and Franck Nijhof
f74bfdc974
Fix missing translations in toon ( #130655 )
2024-11-15 19:35:00 +01:00
epenet and Franck Nijhof
1cabcdf257
Fix missing translations in tradfri ( #130654 )
...
* Fix missing translations in tradfri
* Simplify
2024-11-15 19:34:57 +01:00
epenet and Franck Nijhof
c6931d656e
Fix missing translations in utility_meter ( #130652 )
2024-11-15 19:34:54 +01:00
epenet and Franck Nijhof
942830505a
Fix missing translations in vilfo ( #130650 )
2024-11-15 19:34:51 +01:00
epenet and Franck Nijhof
0d695c843f
Add missing translation string to philips_js ( #130637 )
2024-11-15 19:34:41 +01:00
epenet and Franck Nijhof
5f09eb97e1
Add missing translation string to lg_netcast ( #130635 )
2024-11-15 19:34:38 +01:00
epenet and Franck Nijhof
6d561ca373
Add missing translation string to hvv_departures ( #130634 )
2024-11-15 19:34:34 +01:00
puddly and Franck Nijhof
95d60987ab
Bump ZHA dependencies ( #130563 )
2024-11-15 19:32:19 +01:00
Brig Lamoreaux and Franck Nijhof
876b86cd3d
fix translation in srp_energy ( #130540 )
2024-11-15 19:32:13 +01:00
Robert Resch and Franck Nijhof
cb104935ea
Add go2rtc recommended version ( #130508 )
2024-11-15 19:32:10 +01:00
Sheldon Ip and Franck Nijhof
1e3c2c0631
Fix translations in subaru ( #130486 )
2024-11-15 19:28:34 +01:00
G Johansson and Franck Nijhof
e4cb3c67d9
Fix legacy _attr_state handling in AlarmControlPanel ( #130479 )
2024-11-15 19:28:27 +01:00
puddly and Franck Nijhof
8a22433168
Ensure ZHA setup works with container installs ( #130470 )
2024-11-15 19:28:23 +01:00
J. Nick Koston and Franck Nijhof
79329e16cf
Fix missing title placeholders in powerwall reauth ( #130389 )
2024-11-15 19:24:37 +01:00
Robert Resch and Franck Nijhof
70ef3a355c
Go2rtc bump and set ffmpeg logs to debug ( #130371 )
2024-11-15 19:24:26 +01:00
Jan Bouwhuis and Franck Nijhof
83162c1461
Fix typo in go2rtc ( #130165 )
...
Fix typo in original
2024-11-15 19:24:20 +01:00
Jan Bouwhuis and Franck Nijhof
a12c76dbdd
Use f-strings in go2rtc code and test and do not use abbreviation ( #130158 )
2024-11-15 19:22:09 +01:00
G Johansson and Franck Nijhof
218eedfd93
Fix Homekit error handling alarm state unknown or unavailable ( #130311 )
2024-11-15 19:02:47 +01:00
David Knowles and Franck Nijhof
f6cd74e2d7
Make Hydrawise poll non-critical data less frequently ( #130289 )
2024-11-15 19:02:37 +01:00
Allen Porter and Franck Nijhof
d408b7ac62
Improve nest camera stream expiration to be defensive against errors ( #130265 )
2024-11-15 19:02:31 +01:00
Michael and Franck Nijhof
83baa1a788
Fix translation key for done response in conversation ( #130247 )
2024-11-15 19:02:27 +01:00
Olivier Corradi and Franck Nijhof
9f447af468
Rename "CO2 Signal" display name to Electricity Maps for consistency ( #130242 )
...
* Update strings.json for Electricity Maps
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Fix test
2024-11-15 19:02:20 +01:00
Sheldon Ip and Franck Nijhof
701a901fe4
Fix translations in ollama ( #130164 )
2024-11-15 18:59:59 +01:00
f040060b3c
Fix RecursionError in Husqvarna Automower coordinator ( #123085 )
...
* reach maximum recursion depth exceeded in tests
* second background task
* Update homeassistant/components/husqvarna_automower/coordinator.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/husqvarna_automower/coordinator.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* test
* modify test
* tests
* use correct exception
* reset mock
* use recursion_limit
* remove unneeded ticks
* test TimeoutException
* set lower recursionlimit
* remove not that important comment and move the other
* test that we connect and listen successfully
* Simulate hass shutting down
* skip testing against the recursion limit
* Update homeassistant/components/husqvarna_automower/coordinator.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* mock
* Remove comment
* Revert "mock"
This reverts commit e8ddaea3d7 .
* Move patch to decorator
* Make execution of patched methods predictable
* Parametrize test, make mocked start_listening block
* Apply suggestions from code review
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Erik <erik@montnemery.com >
2024-11-15 18:47:59 +01:00
cc45793896
Bump aiohttp to 3.10.11 ( #130483 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-11-15 09:42:20 +01:00
Louis Christ and Franck Nijhof
1bb0ced7c0
Fix volume_up not working in some cases in bluesound integration ( #130146 )
2024-11-08 18:58:00 +01:00
Robert Resch and Franck Nijhof
22822cb8aa
Add go2rtc workaround for HA managed one until upstream fixes it ( #130139 )
2024-11-08 18:56:12 +01:00
b71383c997
Fix issue when timestamp is None ( #130133 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-11-08 18:56:09 +01:00
Luke Lashley and Franck Nijhof
35539dbf60
Bump python-roborock to 2.7.2 ( #130100 )
2024-11-08 18:56:02 +01:00
Klaas Schoute and Franck Nijhof
0206c149cf
Force int value on port in P1Monitor ( #130084 )
2024-11-08 18:55:52 +01:00
Josef Zweck and Franck Nijhof
29620ef977
Add missing string to tedee plus test ( #130081 )
2024-11-08 18:55:49 +01:00
Erik Montnemery and Franck Nijhof
9012b113ad
Don't create repairs asking user to remove duplicate flipr config entries ( #130058 )
...
* Don't create repairs asking user to remove duplicate flipr config entries
* Improve comments
2024-11-08 18:55:46 +01:00
5f5f6cc3d5
Fix KeyError in nest integration when the old key format does not exist ( #130057 )
...
* Fix bug in nest setup when the old key format does not exist
* Further simplify the entry.data check
* Update homeassistant/components/nest/api.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-11-08 18:55:42 +01:00
Erik Montnemery and Franck Nijhof
7ff501f3ec
Don't create repairs asking user to remove duplicate ignored config entries ( #130056 )
2024-11-08 18:55:39 +01:00
Franck Nijhof
5a24b670a2
Ran ruff
2024-11-06 19:32:23 +01:00
Manu and Franck Nijhof
e84d5fba11
Add state invitation to list access sensor in Bring integration ( #129960 )
2024-11-06 19:28:54 +01:00
Erik Montnemery and Franck Nijhof
c18d50910f
Call async_refresh_providers when camera entity feature changes ( #129941 )
2024-11-06 18:21:28 +01:00
Robert Resch and Franck Nijhof
401262c23d
Bump go2rtc-client to 0.0.1b5 ( #129952 )
2024-11-06 15:42:22 +01:00
Manu and Franck Nijhof
795384ca2d
Improve error messages in Habitica ( #129948 )
...
Improve error messages
2024-11-06 15:41:44 +01:00
J. Diego Rodríguez Royo and Franck Nijhof
dfc3423c83
Delete binary door deprecation issue on unload at Home Connect ( #129947 )
2024-11-06 15:41:39 +01:00
Robert Resch and Franck Nijhof
22b5071c26
Bump go2rtc-client to 0.0.1b4 ( #129942 )
2024-11-06 15:40:30 +01:00
Robert Resch and Franck Nijhof
232a6868ff
Fix native sync WebRTC offer ( #129931 )
2024-11-06 15:39:00 +01:00
Paulus Schoutsen and Franck Nijhof
26d8d5343a
Ensure all template names are strings ( #129921 )
2024-11-06 15:38:53 +01:00
Markus Jacobsen and Franck Nijhof
0c9f30364c
Update Bang & Olufsen source list as availability changes ( #129910 )
2024-11-06 15:38:43 +01:00
bdc17621ee
Map "stop" to MediaPlayerState.IDLE in bluesound integration ( #129904 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-11-06 15:38:40 +01:00
Daniel Hjelseth Høyer and Franck Nijhof
f55e13bde4
Bump pyTibber to 0.30.4 ( #129844 )
2024-11-06 15:38:32 +01:00