1.4.0
Features:
- feat(switch): add basic switch support (do not disturb, repeat, shuffle) (resolves #195, resolves #203)
Fixes:
- fix(media_player): remove unused MEDIA_PLAYER_SCHEMA (#261) (resolves #259)
- fix(media_player): alternative serial numbers not recognized for mobile apps (resolves #249)
- fix(guard): catch TypeError exception for regions without Guard (#245) (fixes #243, fixes #248 )
- fix(guard): add additional checks for failed guard access (fixes #243, fixes #248 )
- fix(guard): add 2s delay for guard state check after voice activity (fixes #256)
- fix(guard): schedule HA update after processing voice (fixes #256)
- fix(media_player): fix bug where get_last_called called before init
- fix(captcha): add captcha to handle OTP selection page (fixes #258)
- fix(wshandler): properly handle entryId does not contain #
- fix(switch): add unique_id function
Changes:
- chore(guard): obfuscate email in debug message
- style(configurator): update messaging
- chore(alexapy): update to 0.7.1 (fixes #258)