You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
when I click on card I have error about error activate service scene/turn_off. Service not found. But when I hold press on card and click Activate this service is run. Where I make error?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have cards with tuya scenes:
`
cards:
hold_action:
action: more-info
show_icon: true
show_name: true
show_state: false
tap_action:
action: toggle
type: button
hold_action:
action: more-info
show_icon: true
show_name: true
show_state: false
tap_action:
action: toggle
type: button
type: horizontal-stack
`
when I click on card I have error about error activate service scene/turn_off. Service not found. But when I hold press on card and click Activate this service is run. Where I make error?
The text was updated successfully, but these errors were encountered: