Releases: alandtse/alexa_media_player
Releases · alandtse/alexa_media_player
v2.6.1
Fix
- Fix use of wrong email variable (5d030c0)
v2.6.0
Feature
- Add option for queue_delay (1e8881c)
Fix
- Bump alexapy to 1.7.1 (63de6ef)
- Fix configuration.yaml import code (fc6b97e)
v2.5.15
Fix
- Change to numerical input for claimspicker (529896c)
- Future proof translation directory for HA 111 (5e9cd1a)
- Catch missing key for switches dictionary (b01e42f)
v2.5.14
Fix
- Switch to queueable set_guard_state (e7d5f04)
- Stagger loading of components (0ddda71)
- Add checks for configurator use (75faa7f)
- Remove redudant alexa_setup (e0a29ab)
Documentation
- Add hacs badge (88ee4ad)
- Add debugging to show config import (497b132)
v2.5.13
Fix
- Add additional checks to notifications setup (565ab66)
Documentation
v2.5.12
Fix
- Ignore unassociated notifications (e0233e5)
- Handle exception for recurringPattern (1dfb3be)
- Handle exception on originalDate/originalTime (e47274c)
v2.5.11
Fix
- Force refresh on active media players on push (3556360)