Add script class to toggle list

This commit is contained in:
hoellen 2021-01-13 15:05:09 +01:00
parent e8d6057264
commit e4439cb176

View File

@ -34,7 +34,7 @@ icon_files = {
"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