Add script class to toggle list
This commit is contained in:
parent
e8d6057264
commit
e4439cb176
@ -34,7 +34,7 @@ icon_files = {
|
|||||||
"switch": "icons/switch.png",
|
"switch": "icons/switch.png",
|
||||||
}
|
}
|
||||||
|
|
||||||
toggle_types = ["light", "switch", "automation", "group", "input_boolean", "climate", "camera"]
|
toggle_types = ["light", "switch", "automation", "group", "script", "input_boolean", "climate", "camera"]
|
||||||
on_off_types = ["scene", "media_player"] # use turn_{on,off} instead of toggle
|
on_off_types = ["scene", "media_player"] # use turn_{on,off} instead of toggle
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user