epenet and GitHub
e0a14cdeea
Use reauth helpers in lametric ( #128656 )
2024-10-18 17:23:11 +02:00
epenet and GitHub
099a3f4f90
Use reauth helpers in lidarr ( #128657 )
2024-10-18 17:22:14 +02:00
epenet and GitHub
4d41f82794
Use reauth helpers in litterrobot ( #128659 )
2024-10-18 17:21:29 +02:00
Steven B. and GitHub
1d24bfb99d
Bump ring-doorbell library to 0.9.8 ( #128662 )
2024-10-18 17:20:33 +02:00
epenet and GitHub
47b809c7b7
Use reauth helpers in linear_garage_door ( #128658 )
2024-10-18 17:17:31 +02:00
epenet and GitHub
f3f6cb03e6
Use reauth helpers in lacrosse_view ( #128655 )
2024-10-18 17:16:38 +02:00
Franck Nijhof and GitHub
a301d51fb2
2024.10.3 ( #128654 )
2024.10.3
2024-10-18 17:06:51 +02:00
epenet and GitHub
d6703b20d3
Use new reauth helpers in overkiz ( #128666 )
...
* Use reauth_confirm in overkiz
* Just use new helpers
2024-10-18 16:32:37 +02:00
epenet and GitHub
8c4b076746
Refactor rainforest_raven coordinator tests ( #128591 )
...
* Refactor rainforest_raven tests
* Remove assert
* Cleanup freezer
* Drop un-needed coordinator properties
* Cleanup remaining coordinator tests
* Improve
* Revert _DEVICE_TIMEOUT
* Ensure 100% coverage
* Use async_fire_time_changed
2024-10-18 16:00:42 +02:00
epenet and GitHub
356e09091d
Add model_id to rainforest_raven device info ( #128652 )
...
* Remove single-use rainforest properties
* Add model_id
2024-10-18 15:50:34 +02:00
epenet and GitHub
d4c9841e44
Use reauth helpers in ring ( #128663 )
2024-10-18 15:18:41 +02:00
epenet and GitHub
bea13d039f
Use reauth_confirm in osoenergy ( #128665 )
2024-10-18 15:17:39 +02:00
1f8fd52103
Fix reload not triggered on DisabledError in HomeWizard ( #128636 )
...
* Fix reload not triggered on DisabledError in HomeWizard
* Update homeassistant/components/homewizard/coordinator.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
* Use helper and fix merge issue
* Add test to detect reload on DisabledError
* Wait until next update instead of a direct call to update
* Add doc why we reload
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-10-18 14:48:41 +02:00
epenet and GitHub
94506c3c90
Use reauth helpers in imap ( #128645 )
2024-10-18 14:27:21 +02:00
Franck Nijhof
515771553f
Bump version to 2024.10.3
2024-10-18 13:22:48 +02:00
mvn23 and Franck Nijhof
e204812d2b
Bump pyotgw to 2.2.2 ( #128594 )
2024-10-18 13:22:22 +02:00
Petar Petrov and Franck Nijhof
ca703cb858
Increase Z-Wave fallback thermostat range to 0-50 C ( #128543 )
...
* Z-Wave JS: Increase fallback thermostat range to 0-50 C
* update test
2024-10-18 13:21:49 +02:00
Louis Christ and Franck Nijhof
b018d4a97d
Bump pyblu to 1.0.4 ( #128482 )
2024-10-18 13:21:46 +02:00
dontinelli and Franck Nijhof
146768ff8a
Bump solarlog_cli to 0.3.2 ( #128293 )
2024-10-18 13:21:43 +02:00
Allen Porter and Franck Nijhof
ea7473ed67
Bump gcal_sync to 6.1.6 ( #128270 )
2024-10-18 13:21:40 +02:00
Álvaro Fernández Rojas and Franck Nijhof
0e8393766f
Update aioairzone to v0.9.5 ( #128265 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2024-10-18 13:21:36 +02:00
Álvaro Fernández Rojas and Franck Nijhof
7d2536c503
Update aioairzone to v0.9.4 ( #127792 )
2024-10-18 13:21:31 +02:00
f9cbf1b30c
Keep the provided name when creating a tag ( #128240 )
...
* Keep the name
* Add patch
* Update homeassistant/components/tag/__init__.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
2024-10-18 13:20:21 +02:00
d66d87d271
Fix daikin entities not refreshing quickly ( #128230 )
...
* Fix daikin entities not refreshing quickly
* Update homeassistant/components/daikin/switch.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-10-18 13:20:18 +02:00
Joost Lekkerkerker and Franck Nijhof
5a8fa6cf38
Bump yt-dlp to 2024.10.07 ( #128182 )
2024-10-18 13:20:15 +02:00
Chris Talkington and Franck Nijhof
76340035db
Fix playing media via roku ( #128133 )
...
* re-support playing media via roku
* fixes
* test fixes
* Update test_media_player.py
* always send media type
* add description to options flow
2024-10-18 13:20:12 +02:00
puddly and Franck Nijhof
0a26e68d0c
Use the same ZHA database path during startup and when loading device triggers ( #128130 )
...
Use the same zigpy database path source as in the radio manager
2024-10-18 13:20:09 +02:00
Marc Hörsken and Franck Nijhof
14127b910f
Improve discovery of WMS WebControl pro by updating IP address ( #128007 )
2024-10-18 13:20:06 +02:00
ba4d081021
Fix printer uptime fluctuations in IPP ( #127725 )
...
* decrease uptime accuracy from seconds to minutes
* adjust tests
* calc uptime timestamp in coordinator
* bump pyipp to 0.17.0
* revert changes, just use the new printer.booted_at property
---------
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2024-10-18 13:19:43 +02:00
Marc Mueller and Franck Nijhof
18d65d513e
Update home-assistant-bluetooth to 1.13.0 ( #127691 )
2024-10-18 13:18:52 +02:00
epenet and GitHub
3cf9e2d9f6
Use reauth helpers in justnimbus ( #128649 )
2024-10-18 13:12:39 +02:00
epenet and GitHub
080842e44c
Use reauth helpers in jvc_projector ( #128650 )
2024-10-18 13:12:01 +02:00
Claudio Ruggeri - CR-Tech and GitHub
49d534e779
Add list as possible values for State On/Off ModBus Switch ( #127444 )
...
* add possibility to set multiple val on state
* Add support for list also in state_off
2024-10-18 10:10:47 +02:00
epenet and GitHub
5a0ef149a5
Use reauth helpers in google_sheets ( #128587 )
2024-10-18 10:04:03 +02:00
epenet and GitHub
d2eb0e1fde
Use reauth helpers in glances ( #128579 )
2024-10-18 10:01:20 +02:00
starkillerOG and GitHub
2d90ffcbf0
Update Reolink config entry port info if needed ( #128589 )
2024-10-18 10:00:28 +02:00
epenet and GitHub
5580c3fda0
Use snapshot assertion in rainforest_raven diagnostic tests ( #128602 )
2024-10-18 09:57:38 +02:00
epenet and GitHub
10d26bf734
Use snapshot assertion in rainforest_raven sensor tests ( #128604 )
2024-10-18 09:50:04 +02:00
57ef175050
Add sensors to Omada ( #127767 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2024-10-18 09:48:06 +02:00
epenet and GitHub
275c86a0a9
Use reauth helpers in fibaro ( #128567 )
2024-10-18 09:36:57 +02:00
epenet and GitHub
5fa6202111
Use reauth helpers in frontier_silicon ( #128569 )
2024-10-18 09:35:21 +02:00
Jordan Zucker and GitHub
1e001469f6
Add asdf tools dot file to gitignore ( #128608 )
2024-10-18 09:34:22 +02:00
Duco Sebel and GitHub
4251389c12
Remove ExternalDevice 'invalid ID' migration in HomeWizard ( #128634 )
2024-10-18 09:33:53 +02:00
G Johansson and GitHub
6ff2ce1895
Use shorthand attribute in derivative sensor ( #128610 )
2024-10-18 09:33:02 +02:00
starkillerOG and GitHub
1abc953cad
Bump reolink_aio to 0.10.0 ( #128578 )
2024-10-18 09:28:31 +02:00
epenet and GitHub
c696a3b789
Use reauth helpers in homewizard ( #128628 )
2024-10-18 09:22:31 +02:00
5986646af4
Use shorthand attribute in trend binary sensor ( #128614 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-10-18 09:21:07 +02:00
epenet and GitHub
5674c1d82f
Use reauth helpers in google_mail ( #128584 )
2024-10-18 09:04:55 +02:00
epenet and GitHub
c1c0a281cf
Use reauth helpers in google_tasks ( #128586 )
2024-10-18 09:04:01 +02:00
epenet and GitHub
84d4a1ce34
Use reauth helpers in google_photos ( #128585 )
2024-10-18 09:02:44 +02:00