David Knowles
8bf0466151
Bump pydrawise to 2024.2.0 ( #111080 )
2024-02-22 13:00:25 +01:00
Malte Franken
5f9d46205c
Bump georss-qld-bushfire-alert-client to 0.7 ( #111075 )
...
* bump georss-qld-bushfire-alert-client to 0.7
* fix tests
2024-02-22 12:58:54 +01:00
Åke Strandberg
58269fefea
Replace dash with hard hyphen in myuplink entity names ( #111074 )
...
Replace dash with hard hyphen in entity names
2024-02-22 12:56:42 +01:00
Álvaro Fernández Rojas
b72d64a3dc
Disable AEMET legacy options ( #107795 )
...
* aemet: disable legacy options
This enables proper timezone handling:
- Atlantic/Canary for the Canary Islands.
- Europe/Madrid for the Iberian Peninsula.
Also provides daily data for the current day after AEMET stops providing the
full day interval, which is normally after midday (12:00).
This is a breaking change because with the previous behaviour the daily data
for the current day wasn't available after midday and now it will be.
What the integration library does to workaround this is to fallback to the
12-24 interval data if the the 00-24 is no longer provided by the API.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
* Fix AEMET tests with v0.4.8
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2024-02-22 12:52:57 +01:00
Thomas55555 and Martin Hjelmare
85be94e0a9
Add switch platform for husqvarna_automower ( #110139 )
...
* Add switch platform for husqvarna_automower
* Use RestrictedReasons const
* Typing
* Add snapshot testing
* Invert switch
* Test sucessfull servie calls
* Assert client mock calls
* Use getattr
* Update snapshot
* Add available property
* Add a new base class for control entities
* Make switch unavailabe if mower in error state
* Sort platforms
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-02-22 12:34:24 +01:00
Franck Nijhof
728399c09a
Revert "Fix Shelly RPC RSSI sensor removal ( #111035 )"
...
This reverts commit 4eb1bac859 .
2024-02-22 12:05:24 +01:00
dependabot[bot]
6fc4eea0e7
Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2 ( #111120 )
2024-02-22 11:50:45 +01:00
Franck Nijhof
c76c66c466
Bump version to 2024.2.3
2024-02-22 11:48:04 +01:00
Joost Lekkerkerker
2f8d8eed84
Ignore cloudhook already removed in mobile app ( #111122 )
2024-02-22 11:46:29 +01:00
Robert Resch
a372878aed
Bump deebot-client to 5.2.2 ( #111112 )
2024-02-22 11:46:26 +01:00
Álvaro Fernández Rojas
f5d7e6f506
Bump aioairzone to v0.7.4 ( #111105 )
...
* Update aioairzone to v0.7.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
* Update aioairzone to v0.7.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2024-02-22 11:46:23 +01:00
Shay Levy
2cf87b8536
Bump pywebpush to 1.14.1 ( #111082 )
2024-02-22 11:46:20 +01:00
Christopher Bailey
68450bb594
Fixes UniFi Protect light state check ( #111058 )
2024-02-22 11:46:17 +01:00
G Johansson
4f5c808b40
Bump holidays to 0.43 ( #111039 )
2024-02-22 11:46:14 +01:00
Shay Levy
4eb1bac859
Fix Shelly RPC RSSI sensor removal ( #111035 )
2024-02-22 11:46:10 +01:00
starkillerOG
f6bef0081b
Bump motionblinds to 0.6.21 ( #110970 )
2024-02-22 11:45:18 +01:00
Michael
f590f86cdd
Reset error state when Ecovacs bot is operational again ( #110962 )
2024-02-22 11:45:15 +01:00
starkillerOG
85ad0a0e1e
Bump reolink-aio to 0.8.8 ( #110959 )
2024-02-22 11:45:12 +01:00
Dominik Sander
bd08807b53
Bump deluge-client to 1.10.2 ( #110905 )
...
This mainly addresses the client hanging and not reconnecting whenever
the deluge server is restarted. See https://github.com/JohnDoee/deluge-client/pull/42
https://github.com/JohnDoee/deluge-client/compare/1.10.0...1.10.2
2024-02-22 11:45:09 +01:00
Robert Hillis
715c6a554c
Bump deluge-client to 1.10.0 ( #110663 )
2024-02-22 11:45:04 +01:00
starkillerOG
e3074c6148
Reolink continue setup when internet blocked ( #110888 )
2024-02-22 11:43:20 +01:00
Chris Caron
b7c97880e9
Allow loading of more then 1 defined Apprise URL ( #110868 )
2024-02-22 11:37:35 +01:00
Galorhallen
6745814e59
Update govee-local-api library to 1.4.4 ( #110854 )
2024-02-22 11:37:32 +01:00
Jan-Philipp Benecke
adf24c970c
Bump aiotankerkoenig to 0.4.1 ( #110840 )
2024-02-22 11:37:29 +01:00
Michael
f13052f9aa
Detect reached API rate limit in Tankerkoenig ( #110432 )
2024-02-22 11:37:23 +01:00
Aaron Bach
2a12369e31
Ensure Tile timestamps are reported as UTC ( #110773 )
2024-02-22 11:35:56 +01:00
Michael and Joost Lekkerkerker
76ec26b23d
Bump roombapy to 1.6.12 ( #110762 )
...
* bump roombapy to 1.6.11
* Apply suggestions from code review
* "fix" tests (make them pydantic fiendly?)
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-02-22 11:35:52 +01:00
Steven Barth
d85a92f5f1
Remove matplotlib pinning due to Python 3.12 incompatibility ( #110706 )
2024-02-22 11:35:49 +01:00
Michael
ac74eb7854
Fix scene activation with climate entities with None attribute values ( #110684 )
...
don't call service with attribute None
2024-02-22 11:35:46 +01:00
Chris Talkington
8769921d70
Update rokuecp to 0.19.1 ( #110670 )
2024-02-22 11:35:43 +01:00
wilburCforce
54c5c94f97
Fix uuid issue in Lutron ( #110524 )
2024-02-22 11:35:39 +01:00
Brett Adams
9cb425ae8b
Fix set_temperature in Tessie climate platform ( #110445 )
...
* HVAC_MODE support for set_temperature
* Fix import
2024-02-22 11:35:36 +01:00
Brett Adams
eff82ba82c
Add wake up timeout to Teslemetry ( #109037 )
2024-02-22 11:35:33 +01:00
Sid
f21313b622
Handle deep standby and poweroffs of enigma2 devices gracefully ( #107462 )
...
* handle deep standby and poweroff of enigma2 devices gracefully
* address review comments
* remove warning on deep standby
* use contextlib.suppress
2024-02-22 11:35:29 +01:00
Mick Vleeshouwer
bba7641c77
Fix reauth in Overkiz for config entries created prior to 2022.12 ( #106251 )
...
* Fix #106204
* Use api type variable
2024-02-22 11:35:23 +01:00
Federico D'Amico
6af7d7de41
Bump microBeesPy to 0.3.2 ( #111067 )
...
Bump microBeesPy 0.3.2
2024-02-22 11:34:48 +01:00
Åke Strandberg
c167001861
Add myuplink switch platform ( #110810 )
...
* Add switch platform
* Add mypulink switch platform
* Update tests according to review
* Address more review comments
* Adjust types
* More typing
* Fix typo
* Use constants in tests
* Revert constants
* Catch aiohttp.ClientError when API call fails
* Add test case for failed async_set_device_points call
* Test api failures for both toggle directions
* Use parametrize for testing switching
2024-02-22 11:27:46 +01:00
Joost Lekkerkerker
92c8c4b1ae
Ignore cloudhook already removed in mobile app ( #111122 )
2024-02-22 11:19:27 +01:00
Brett Adams
767fcd707f
Add wake up timeout to Teslemetry ( #109037 )
2024-02-22 10:50:44 +01:00
Michael and Joost Lekkerkerker
9348f99ce8
Bump roombapy to 1.6.12 ( #110762 )
...
* bump roombapy to 1.6.11
* Apply suggestions from code review
* "fix" tests (make them pydantic fiendly?)
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-02-22 10:39:53 +01:00
Joakim Sørensen
ec4e6c3a74
Move backup/* WS commands to the backup integration ( #110651 )
...
* Move backup/* WS commands to the backup integration
* Call correct command
* Use debug for logging
* Remove assertion of hass.data for setup test
* parametrize token fixture
2024-02-22 10:25:38 +01:00
ollo69
52621f9609
Remove reserved UpdateFailed exception in AsusWRT ( #110910 )
...
* Remove reserved UpdateFailed exception in AsusWRT
* Restore UpdateFailed exception in decorator
2024-02-22 09:53:40 +01:00
Thomas55555
6e91776d65
Add sensor platform for husqvarna_automower ( #110410 )
...
* Add sensor platform for husqvarna_automower
* Adress review comments
* Try to fix test
* Improve sensors
* Address review
* Adapt some values
* Add test
* Add test for cutting blade usage time
* Import TEST_MOWER_ID
* Use a parenthesis around the lambda and indent it so it's easier to distinguish the entity description parameters from the lambda
2024-02-22 09:26:38 +01:00
J. Nick Koston
e88dfd4f68
Migrate Bluetooth coordinators to use Debouncer async_schedule_call ( #111077 )
...
* Switch Bluetooth to use Debouncer async_schedule_call
If the debouncer does not fire the underlying call no task has to be
scheduled
* revert change in init
* revert change in init
* revert change in init
2024-02-21 22:03:22 -05:00
J. Nick Koston and Paulus Schoutsen
5267e4f5db
Fix race in otbr config flow ( #111044 )
...
* fix otbr
* Update homeassistant/components/otbr/config_flow.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* unique ids should not change
* handle missing unique id
* handle missing unique id
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2024-02-21 22:02:44 -05:00
Robert Resch
345228429e
Bump deebot-client to 5.2.2 ( #111112 )
2024-02-22 01:01:32 +02:00
David Knowles
424080f79f
Bump pyschlage to 2024.2.0 ( #111079 )
2024-02-21 22:23:06 +01:00
Matthias Alphart
3028ad8ac2
KNX: Group address validators use more detailed error messages ( #110875 )
...
* GA validators use xknx exception message
* move validation functions to own module
* use type name
2024-02-21 22:09:27 +01:00
David F. Mulcahey
6bdb3357fa
Remove ZHA storage file cleanup logic ( #111088 )
2024-02-21 22:02:41 +01:00
Álvaro Fernández Rojas
704230e3c1
Bump aioairzone to v0.7.4 ( #111105 )
...
* Update aioairzone to v0.7.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
* Update aioairzone to v0.7.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2024-02-21 22:00:09 +01:00