Releases
v2.1.0
Feature
allow exclusions for alarm_control_panel and switches (169545f ) - Use the full friendly name (e.g., "Master Bedroom repeat switch")
Fix
update to alexapy 1.0.2 (3e50526 ) (fixes #307 , fixes #310 ?, fixes #323 )
change platform loading to be account specific (bcc0de7 ) (fixes #260 ?)
rename send_message with prefix async_ (243d485 )
add key check for targets (fac356d ) (fixes #328 )
avoid throttling in case of multiple accounts (e21ffc8 )
remove extraneous await (56eb0ea )
add catch for HomeAssistantError when adding entities (43acc8b )
ensure source attribute is valid member of source list (4ebc313 )
cleanup remaining sync references (6f71f50 )
provide updated message for use of HA tts UI (46b9d88 )
update HA state on bluetooth change (fb432af )
bug where bluetooth state not properly updated (c5da965 ) (fixes #316 )
add await for set_bluetooth (e622497 )(fixes #316 )
Change
chore: add hacs.json (fixes #319 )
You can’t perform that action at this time.