mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-25 17:02:14 +01:00
fixes #621
This commit is contained in:
@@ -118,7 +118,7 @@ cover_mapping = {
|
|||||||
#"device_class": ("icon-open", "icon-closed", "icon-cover-open", "icon-cover-stop", "icon-cover-close")
|
#"device_class": ("icon-open", "icon-closed", "icon-cover-open", "icon-cover-stop", "icon-cover-close")
|
||||||
"awning": ("window-open", "window-closed", "arrow-up", "stop", "arrow-down"),
|
"awning": ("window-open", "window-closed", "arrow-up", "stop", "arrow-down"),
|
||||||
"blind": ("blinds-open", "blinds", "arrow-up", "stop", "arrow-down"),
|
"blind": ("blinds-open", "blinds", "arrow-up", "stop", "arrow-down"),
|
||||||
"curtain": ("curtains-closed", "curtains", "arrow-expand-horizontal", "stop", "arrow-collapse-horizontal"),
|
"curtain": ("curtains", "curtains-closed", "arrow-expand-horizontal", "stop", "arrow-collapse-horizontal"),
|
||||||
"damper": ("checkbox-blank-circle", "circle-slice-8", "arrow-up", "stop", "arrow-down"),
|
"damper": ("checkbox-blank-circle", "circle-slice-8", "arrow-up", "stop", "arrow-down"),
|
||||||
"door": ("door-open", "door-closed", "arrow-expand-horizontal", "stop", "arrow-collapse-horizontal"),
|
"door": ("door-open", "door-closed", "arrow-expand-horizontal", "stop", "arrow-collapse-horizontal"),
|
||||||
"garage": ("garage-open", "garage", "arrow-up", "stop", "arrow-down"),
|
"garage": ("garage-open", "garage", "arrow-up", "stop", "arrow-down"),
|
||||||
|
|||||||
Reference in New Issue
Block a user