-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting "unavailable" #270
Comments
I switch it to standby via remote control. Logfile renamed. |
Thank you for the log file! I can see some errors regarding parsing the events the MR sends to the integration:
I'll need to improve the logging and come back to you. -- Please try updating using the main branch, restart HA and try again. Please provide another log. |
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Solcast PV Forecast
Checklist
Describe the issue
I want to trigger a action when the device is switched off. But in the log, I see that it is getting unavailable before the switch-off event. Seems like the order is reversed.
Reproduction steps
This is the automation I want to use
alias: Stehlampe automatisch aus
description: ""
triggers:
device_id: b9ef440c662edb7bced405f2fb95b428
entity_id: ec3ec3f995d5291612e900a4ab3fe52f
domain: media_player
metadata:
secondary: false
trigger: device
conditions:
entity_id: media_player.wohnzimmer_401
state: "off"
type: is_on
device_id: 7ba02e1330aafe5608c1835ffb5b7b64
entity_id: e981328e7615ce66a6831b18ab19f9eb
domain: switch
actions:
device_id: 7ba02e1330aafe5608c1835ffb5b7b64
entity_id: e981328e7615ce66a6831b18ab19f9eb
domain: switch
mode: single
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: