Releases: alandtse/alexa_media_player
Releases · alandtse/alexa_media_player
v3.2.0
Feature
- Add notification events (
6332750
) - Add process_timestamp attribute to notification sensors (#966) (
c4a6df5
) - Add timer for play_music (
801bb80
)
Fix
- Improve dnd sync (
5805a0b
) - Allow switches to poll to sync (
3304726
) - Update ha state even if skip_api called (
9ea414b
) - Refresh media players with main update (
d28213a
) - Save cookies_txt into configuration (
c74824e
) - Ignore PUSH_DEVICE_SETUP_STATE_CHANGE (
56e020f
)
Performance
- Memoize notification state (
4b71769
)
Refactor
v3.1.2
v3.1.1
v3.1.0
Feature
- Add parameter loading of cookies.txt (5d69175)
Fix
- Update to alexapy 1.15.1 (f18fe6e)
- Catch login errors for bluetooth/lastcalled (51ec251)
- Await sleep calls (0423bd8)
- Fix errors in nb.json (0ec8b53)
- Really fix strings.json syntax (3d0a330)
- Fix string.json syntax (ac128eb)
- Update strings.json to remove title key (#946) (2488126)