1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-22 19:39:36 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marc Mueller
930a396712 Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
jjlawren
86fde1a644 Handle failures during initial Sonos subscription () 2022-06-22 10:56:17 -05:00
jjlawren
532b3d780f Rework Sonos battery and ping activity tracking () 2022-05-14 13:40:26 -05:00
jjlawren
a7fd477c64 Refactor Sonos polling ()
* Refactor Sonos polling

Explicitly rename fallback polling
Catch soco exceptions centrally where possible
Create SonosPollingEntity subclass
Remove unnecessary soco_error fixture argument
Remove unnecessary polling in update_volume()
Adjust log levels and wording
Set explicit timeout on library

* Adjust logging to use raised exceptions

* Simplify availabiliity checks when using built-in poller

* Fix typing for return values
2022-02-08 12:17:05 -06:00
jjlawren
aa5cf175f4 Set Sonos availability based on activity and discovery () 2021-11-21 18:48:57 -06:00
Tobias Sauerwein
39baeb62f2 Add Sonos media browser image proxy () 2021-02-24 20:51:12 +01:00