Joakim Plate
cd5a46f11d
Update fjäråskupan to 2.3.1 ( #133493 )
2024-12-20 09:41:00 +00:00
Luke Lashley
0140aa7240
Update Roborock to 2.8.1 ( #133492 )
2024-12-20 09:40:56 +00:00
Mick Vleeshouwer
92f50c63b1
Don't raise Overkiz user flow unique_id check ( #133471 )
2024-12-20 09:40:52 +00:00
Mick Vleeshouwer
1afeabfd64
Bump pyOverkiz to 1.15.3 ( #133458 )
2024-12-20 09:40:49 +00:00
Quentame
709d15a79b
Bump Freebox to 1.2.1 ( #133455 )
2024-12-20 09:40:45 +00:00
J. Nick Koston
cf4dbcfebf
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-20 09:40:42 +00:00
Ron Weikamp
59e6fa5138
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-20 09:40:38 +00:00
IceBotYT
8400ef8441
Add support for Nice G.O. HAE00080 wall station ( #133186 )
2024-12-20 09:40:35 +00:00
IceBotYT
6188db18c2
Bump nice-go to 1.0.0 ( #133185 )
...
* Bump Nice G.O. to 1.0.0
* Mypy
* Pytest
2024-12-20 09:40:31 +00:00
Franck Nijhof
517f3faa0a
Bump version to 2024.12.4
2024-12-17 12:14:26 +00:00
G Johansson
b4015805f7
Bump holidays to 0.63 ( #133391 )
2024-12-17 12:14:04 +00:00
Jonas Fors Lellky
a56ad0273b
Fix fan setpoints for flexit_bacnet ( #133388 )
2024-12-17 12:14:00 +00:00
Maciej Bieniek
2bc917c842
Bump imgw-pib to version 1.0.7 ( #133364 )
2024-12-17 12:13:57 +00:00
Michael
97f22b3a3d
Allow load_verify_locations with only cadata passed ( #133299 )
2024-12-17 12:13:53 +00:00
J. Nick Koston
a48a5adc81
Set code_arm_required to False for homekit_controller ( #133284 )
2024-12-17 12:13:50 +00:00
J. Nick Koston
eb86b00dd4
Bump yalexs-ble to 2.5.5 ( #133229 )
...
changelog: https://github.com/bdraco/yalexs-ble/compare/v2.5.4...v2.5.5
2024-12-17 12:13:47 +00:00
Jan Bouwhuis
e93256951e
Bump incomfort-client to v0.6.4 ( #133205 )
2024-12-17 12:13:43 +00:00
Erik Montnemery
3b0ab421b0
Revert "Improve recorder history queries ( #131702 )" ( #133203 )
2024-12-17 12:11:13 +00:00
Erik Montnemery
ca47253d81
Revert "Simplify recorder RecorderRunsManager" ( #133201 )
...
Revert "Simplify recorder RecorderRunsManager (#131785 )"
This reverts commit cf0ee63507 .
2024-12-17 12:08:41 +00:00
Avi Miller
9b0a489753
Bump aiolifx to 1.1.2 and add new HomeKit product prefixes ( #133191 )
...
Signed-off-by: Avi Miller <me@dje.li >
2024-12-17 11:44:54 +00:00
Conor Eager
9b02db008e
Bump starlink-grpc-core to 1.2.1 to fix missing ping ( #133183 )
2024-12-17 11:44:50 +00:00
J. Nick Koston
223817a7fb
Bump yalexs-ble to 2.5.4 ( #133172 )
2024-12-17 11:44:47 +00:00
G Johansson
cdea9b5d3a
Fix strptime in python_script ( #133159 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-12-17 11:44:41 +00:00
Joost Lekkerkerker
8286ec9e60
Bump yt-dlp to 2024.12.13 ( #133129 )
2024-12-17 11:44:38 +00:00
rappenze
cce7b9ac34
Fix fibaro climate hvac mode ( #132508 )
2024-12-17 11:44:34 +00:00
Erik Montnemery
a42c0230c9
Simplify recorder RecorderRunsManager ( #131785 )
2024-12-17 11:44:30 +00:00
Franck Nijhof
9b83a00285
Bump version to 2024.12.3
2024-12-13 11:04:47 +01:00
Joost Lekkerkerker
9a7fda5b25
Bump aiowithings to 3.1.4 ( #133117 )
2024-12-13 11:04:34 +01:00
Robert Resch
f9bdc29546
Bump deebot-client to 9.4.0 ( #133114 )
2024-12-13 11:04:31 +01:00
Brandon Rothweiler
d9bb1f6035
Bump py-aosmith to 1.0.12 ( #133100 )
2024-12-13 11:04:28 +01:00
David Bonnes
01359b32c4
Bugfix to use evohome's new hostname ( #133085 )
2024-12-13 11:04:25 +01:00
jb101010-2
d0c00aaa67
Bump pysuezV2 to 1.3.5 ( #133076 )
2024-12-13 11:04:22 +01:00
Bram Kragten
73465a7aa8
Update frontend to 20241127.8 ( #133066 )
2024-12-13 11:04:19 +01:00
Franck Nijhof
ed03c0a294
Fix LaMetric config flow for cloud import path ( #133039 )
2024-12-13 11:04:16 +01:00
Michael Hansen
b38a7186d2
Change warning to debug for VAD timeout ( #132987 )
2024-12-13 11:04:13 +01:00
J. Nick Koston
31348930cc
Bump led-ble to 1.1.1 ( #132977 )
...
changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v1.0.2...v1.1.1
2024-12-13 11:04:09 +01:00
Simone Chemelli
83e1353c01
Guard Vodafone Station updates against bad data ( #132921 )
...
guard Vodafone Station updates against bad data
2024-12-13 11:04:07 +01:00
Simone Chemelli
ede9c3ecd2
fix AndroidTV logging when disconnected ( #132919 )
2024-12-13 11:04:04 +01:00
Michael Hansen
c08ffcff9b
Fix pipeline conversation language ( #132896 )
2024-12-13 11:04:01 +01:00
Stefano Angeleri
038115fea2
Bump pydaikin to 2.13.8 ( #132759 )
2024-12-13 11:03:58 +01:00
Simon Lamon
4e5ceb3aa4
Bump python-linkplay to v0.1.1 ( #132091 )
2024-12-13 11:03:53 +01:00
Franck Nijhof
238cf691a4
Bump version to 2024.12.2
2024-12-10 15:07:18 +01:00
Josef Zweck
5a5bb139fa
Bump aioacaia to 0.1.11 ( #132838 )
2024-12-10 14:59:48 +01:00
Robert Resch
01a9a58327
Bump deebot-client to 9.3.0 ( #132834 )
2024-12-10 14:59:45 +01:00
David Knowles
fc34c6181c
Pass an application identifier to the Hydrawise API ( #132779 )
2024-12-10 14:59:42 +01:00
David Knowles
60e8a38ba3
Catch Hydrawise authorization errors in the correct place ( #132727 )
2024-12-10 14:59:37 +01:00
starkillerOG
e4765c40fe
Bump reolink-aio to 0.11.5 ( #132757 )
2024-12-10 14:55:48 +01:00
Bram Kragten
e239871566
Update frontend to 20241127.7 ( #132729 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-12-10 14:55:43 +01:00
Michael Hansen
c8e5a6df5d
Bump intents to 2024.12.9 ( #132726 )
2024-12-10 14:54:48 +01:00
Simone Rescio
cac4eef795
Revert "Bump pyezviz to 0.2.2.3" ( #132715 )
2024-12-10 14:51:04 +01:00