Releases: alandtse/alexa_media_player
Releases · alandtse/alexa_media_player
v2.5.2
v2.5.1
v2.5.0
Feature
- expose last_called time stamp (99cd21a)
Fix
- bump alexapy to 1.4.1 (bcd8bb5)
- fix clearing of data on state change (4f05988)
- enable detection of offline devices (3bd8045)
- fix refresh handling based on websocket commands (f795e78)
- allow volume set regardless of play_state (1ff35cf)
- set proper last_update on init (69e7d80)
- fix repeat update (658773d)
- fix shuffle state update (26b1966)
- fix early refresh on play_state (15e58d1)
- check for AttributeError timezone (84b4c61)
- fix bluetooth discovery logs (804e1c2)
- force state update on init (499f8ed)
- fix WHA where volume null (330895c)
- fix offline child (41c9ba4)
- fix refresh of WHA children (e0f7df1)
Performance
v2.4.1
v2.4.0
v2.3.6
v2.3.5
v2.3.4
v2.3.3
Fix
- remove unnecessary refresh (a3fec94)
- account for apps in existing_serials (e9b3ec9)
- enable refresh polling if no PUSH_AUDIO_PLAYER_STATE (e3795b6)
- add processing of PUSH_MEDIA_PROGRESS_CHANGE (2b4a9bb)
- add processing of PUSH_EQUALIZER_STATE_CHANGE (c123226)
- change availability when websocket detected (9ee9f87)
- fix seen_command testing for manual refresh (d4ce25a)
- replace non-async configurator call (9e53465)