-
Notifications
You must be signed in to change notification settings - Fork 303
Configuration: Events
Alan Tse edited this page Jul 28, 2020
·
7 revisions
Minimum Version: 2.9.0
The component will provide the following events:
-
alexa_media_player_relogin_required
- The component has detected a need to relogin. This may be useful to detect when services will stop working because the cookies have expired. It will return two values:-
email
- The account -
url
- The Amazon url
DEPRECATION WARNING: This was previously
alexa_media_player/relogin_required
but will be deprecated in the future since the HA UI does not allow testing of events with/
. Please switch your automations over. -
Please see Automations Page