Releases: alandtse/alexa_media_player
Releases · alandtse/alexa_media_player
v2.5.11
Fix
- Force refresh on active media players on push (3556360)
v2.5.10
Fix
- Fix overwrite of websocket error (71173b8)
- Update check for number of websocket errors (bc2677d)
- Abort websocket on eofstream error (6107134)
- Fix malformed input bug for entry 0 (166c0de)
v2.5.9
Fix
- Handle recurring reminders (9241a07)
v2.5.8
Fix
- Fix handling of weekly recurringpattern alarm (88ea37a)
v2.5.7
Fix
- Bump alexapy to 1.5.2 (a72571c)
- Fix next timer for recurrence alarms (605e168)
- Quote pandora media urls (2ff9e9a)
Documentation
- Update feature request form (11f6c34)
v2.5.5
Fix
- bump alexapy to 1.5.0 (d7155bb)
- ignore PUSH_CONTENT_FOCUS_CHANGE (48cfc2c)
- allow passing of kwargs for async_send_tts (1dc1e77)
- load found devices when load delay required (0157ebe)
Documentation
Performance
- use asyncio.gather instead of for loop (9218756)
- change convert to sync (a55d309)
v2.5.3
Fix
- fix timer drifting (37c8f68)
- address push for shopping list changes (3325fa1)
- handle older alarm format (a88c746)
- round timers and reminders to nearest second (1671c8b)
- fix function documentation (d3538f2)
- hide entities from UI (d290039)
- add device_class (016c22e)
- avoid creation of unusable switches (cd27bb9)
- enable DND updates on proper websocket (16e4b2c)
- enable polling on update_devices changes (dfe07f2)
- address PUSH_DELETE_DOPPLER_ACTIVITIES (8788ff3)
v2.5.2
Fix
- fix last_called not set false (4703697)