Joakim Plate
1ef09048e6
Allow the rounding to be optional in integral ( #116884 )
2024-05-06 20:06:26 +02:00
Maciej Bieniek
09be56964d
AccuWeather tests refactoring ( #116923 )
...
* Add mock_accuweather_client
* Improve tests
* Fix exceptions
* Remove unneeded update_listener()
* Fix arguments for fixtures
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-06 19:41:48 +02:00
Franck Nijhof
72d6b4d1c9
Use ConfigEntry runtime_data in TwenteMilieu ( #116642 )
2024-05-06 19:21:34 +02:00
Marc Mueller
f5c54bcc0d
Use runtime_data for wled ( #116615 )
2024-05-06 19:19:47 +02:00
Joost Lekkerkerker
f92fb0f492
Remove deprecated WAQI state attributes ( #116595 )
2024-05-06 19:12:45 +02:00
Marc Mueller
8c053a351c
Use runtime_data for elgato ( #116614 )
2024-05-06 19:12:01 +02:00
Joost Lekkerkerker
95405ba6bb
Add dataclass to Ondilo Ico ( #116928 )
2024-05-06 19:10:49 +02:00
Marc Mueller
52b8c189d7
Fix wiz test warning ( #116693 )
2024-05-06 19:10:06 +02:00
Joost Lekkerkerker
485f3b0f0a
Set pH device class in Ondilo Ico ( #116930 )
2024-05-06 19:09:02 +02:00
J. Nick Koston
f3b08e89a5
Small speed ups to async_get_integration ( #116900 )
2024-05-06 19:08:33 +02:00
Bram Kragten
71d65e38b5
Update frontend to 20240501.1 ( #116939 )
2024-05-06 18:40:01 +02:00
Michael
ead9c4af38
Store runtime data inside the config entry in Radio Browser ( #116821 )
2024-05-06 17:54:44 +02:00
Erik Montnemery
1cea22b8ba
Fix search/replace mistake in recorder tests ( #116933 )
2024-05-06 09:03:21 -05:00
Erik Montnemery
2e945aed54
Convert recorder auto_repairs tests to use async API ( #116927 )
2024-05-06 08:25:48 -05:00
Erik Montnemery
5150557372
Convert recorder util tests to use async API ( #116926 )
2024-05-06 08:25:41 -05:00
epenet
9f9493c504
Simplify config entry check in SamsungTV ( #116907 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-06 08:12:04 -05:00
Erik Montnemery
9807b2ec11
Convert recorder statistics tests to use async API ( #116925 )
2024-05-06 08:10:58 -05:00
Erik Montnemery
d01d161fe2
Convert recorder history tests to use async API ( #116909 )
2024-05-06 08:10:45 -05:00
Joost Lekkerkerker
9517800da6
Add snapshot tests to Ondilo Ico ( #116929 )
2024-05-06 15:08:15 +02:00
Maciej Bieniek
74df693079
Add new sensors to IMGW-PIB integration ( #116631 )
...
Add flood warning/alarm level sensors
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-06 15:03:25 +02:00
Mr. Bubbles
d81fad1ef1
Reduce API calls to fetch Habitica tasks ( #116897 )
2024-05-06 08:02:54 -05:00
ollo69
7e8fab65ff
Store runtime data inside the config entry in AsusWrt ( #116889 )
2024-05-06 08:00:15 -05:00
Erik Montnemery
f5fe80bc90
Convert recorder init tests to use async API ( #116918 )
2024-05-06 07:59:39 -05:00
JeromeHXP
c9930d912e
Handle errors retrieving Ondilo data and bump ondilo to 0.5.0 ( #115926 )
...
* Bump ondilo to 0.5.0 and handle errors retrieving data
* Bump ondilo to 0.5.0 and handle errors retrieving data
* Updated ruff recommendation
* Refactor
* Refactor
* Added exception log and updated call to update data
* Updated test cases to test through state machine
* Updated test cases
* Updated test cases after comments
* REnamed file
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-05-06 14:41:28 +02:00
Jan Bouwhuis
4b8b9ce92d
Fix initial mqtt subcribe cooldown timeout ( #116904 )
2024-05-06 14:32:37 +02:00
tronikos
5c4afe55fd
Avoid exceptions when Gemini responses are blocked ( #116847 )
...
* Bump google-generativeai to v0.5.2
* Avoid exceptions when Gemini responses are blocked
* pytest --snapshot-update
* set error response
* add test
* ruff
2024-05-06 18:22:22 +10:00
Paulus Schoutsen
4fce99edb5
Only call conversation should_expose once ( #116891 )
...
Only call should expose once
2024-05-05 21:37:10 -04:00
J. Nick Koston
5d5f311898
Move thread safety check in issue_registry sooner ( #116899 )
2024-05-05 20:32:55 -05:00
tronikos
2a4686e1b7
Bump google-generativeai to v0.5.2 ( #116845 )
2024-05-05 18:59:29 -05:00
Mr. Bubbles
db4eeffeed
Bump bring-api to 0.7.1 ( #115532 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-05 18:59:21 -05:00
Mr. Bubbles
afe55e2918
Bump Habitipy to 0.3.1 ( #116378 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-06 01:44:54 +02:00
ollo69
e6fda4b357
Store runtime data inside the config entry in AndroidTV ( #116895 )
2024-05-05 18:15:33 -05:00
mletenay
9684867a57
Bump goodwe to 0.3.4 ( #116849 )
2024-05-05 18:05:21 -05:00
elmurato
2e52a7c4c0
Abort Minecraft Server config flow if device is already configured ( #116852 )
...
* Abort config flow if device is already configured
* Fix review findings
* Rename newly added test case
2024-05-06 00:21:50 +02:00
J. Nick Koston
673bbc1372
Switch out aiohttp-isal for aiohttp-fast-zlib to make isal optional ( #116814 )
...
* Switch out aiohttp-isal for aiohttp-fast-zlib to make isal optional
aiohttp-isal does not work on core installs where the system has 32bit userland and a 64bit kernel because we have no way to detect this configuration or handle it.
fixes #116681
* Update homeassistant/components/isal/manifest.json
* Update homeassistant/components/isal/manifest.json
* hassfest
* isal
* fixes
* Apply suggestions from code review
* make sure isal is updated before http
* fix tests
* late import
2024-05-05 17:06:12 -04:00
J. Nick Koston
092a2de340
Fix non-thread-safe operations in amcrest ( #116859 )
...
* Fix non-thread-safe operations in amcrest
fixes #116850
* fix locking
* fix locking
* fix locking
2024-05-05 16:58:38 -04:00
J. Nick Koston
a57f4b8f42
Index auth token ids to avoid linear search ( #116583 )
...
* Index auth token ids to avoid linear search
* async_remove_refresh_token
* coverage
2024-05-05 16:47:26 -04:00
J. Nick Koston
c8e6292cb7
Refactor statistics to avoid creating tasks ( #116743 )
2024-05-05 16:39:45 -04:00
J. Nick Koston
d970c19342
Fix airthings-ble data drop outs when Bluetooth connection is flakey ( #116805 )
...
* Fix airthings-ble data drop outs when Bluetooth adapter is flakey
fixes #116770
* add missing file
* update
2024-05-05 16:37:10 -04:00
J. Nick Koston
2964471e19
Keep august offline key up to date when it changes ( #116857 )
...
We only did discovery for the key at setup time. If it
changed, a reloaded of the integration was needed to
update the key. We now update it every time we update
the lock detail.
2024-05-05 16:33:55 -04:00
J. Nick Koston
91fa8b50cc
Turn on thread safety checks in async_dispatcher_send ( #116867 )
...
* Turn on thread safety checks in async_dispatcher_send
We keep seeing issues where async_dispatcher_send is called from
a thread which means we call the callback function on the other
side in the thread as well which usually leads to a crash
* Turn on thread safety checks in async_dispatcher_send
We keep seeing issues where async_dispatcher_send is called from
a thread which means we call the callback function on the other
side in the thread as well which usually leads to a crash
* adjust
2024-05-05 16:29:43 -04:00
J. Nick Koston
b41b1bb998
Refactor entity_platform polling to avoid double time fetch ( #116877 )
...
* Refactor entity_platform polling to avoid double time fetch
Replace async_track_time_interval with loop.call_later
to avoid the useless time fetch every time the listener
fired since we always throw it away
* fix test
2024-05-05 16:28:01 -04:00
J. Nick Koston
76cd498c44
Replace utcnow().timestamp() with time.time() in auth_store ( #116879 )
...
utcnow().timestamp() is a slower way to get time.time()
2024-05-05 16:25:27 -04:00
J. Nick Koston
6339c63176
Improve recorder and worker thread matching in RecorderPool ( #116886 )
...
* Improve recorder and worker thread matching in RecorderPool
Previously we would look at the name of the threads. This
was a brittle if because other integrations may name their
thread Recorder or DbWorker. Instead we now use explict thread
ids which ensures there will never be a conflict
* fix
* fixes
* fixes
2024-05-05 16:25:10 -04:00
Robert Hillis
ee031f4850
fix radarr coordinator updates ( #116874 )
2024-05-05 18:54:17 +02:00
Michael
203d110787
Remove timeout option and set timeout static to 30 seconds in Synology DSM ( #116815 )
...
* remove timeout option, set timeout static to 30 seconds
* be slightly faster :)
2024-05-05 18:51:35 +02:00
Mr. Bubbles
b53081dc51
Add update coordinator for Habitica integration ( #116427 )
...
* Add DataUpdateCoordinator and exception handling for service
* remove unnecessary lines
* revert changes to service
* remove type check
* store coordinator in config_entry
* add exception translations
* update HabiticaData
* Update homeassistant/components/habitica/__init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/habitica/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* remove auth exception
* fixes
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-05 17:02:28 +02:00
tronikos
ffe6b9b6f0
Bump androidtvremote2 to v0.0.15 ( #116844 )
2024-05-05 15:44:40 +02:00
Joost Lekkerkerker
da5d975e22
Add Sensor descriptions for Bosch SHC ( #116775 )
...
* Add Sensor descriptions for Bosch SHC
* fix
* fix
* fix
2024-05-05 15:44:11 +02:00
J. Nick Koston
cb9914becd
Fix non-thread-safe state write in lutron event ( #116829 )
...
fixes #116746
2024-05-05 15:43:39 +02:00