We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have been trying to write this and get it to work all night,
Hulu: title: "Hulu" widget_type: icon entity: sensor.nowplayingappletv widget_style: "background: #001f50;" state_text: "" widget_style: "background: #001f50;" icons: "Hulu": icon: mdi-hulu style: "color: #00e000" "default": style: "color: grey" icon: mdi-hulu post_service_active: service: homeassistant/turn_on entity_id: script.huluonappletv
However, I have found that post_service_active: is not called for the "default" condition! is this a bug? or a feature request?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing feature request for this?
Your feature request
I have been trying to write this and get it to work all night,
However, I have found that post_service_active: is not called for the "default" condition!
is this a bug? or a feature request?
The text was updated successfully, but these errors were encountered: