mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 14:27:20 +00:00
Hide script/sun from generated Lovelace (#10418)
This commit is contained in:
parent
bd1a9f2cb0
commit
da38e6f986
@ -31,6 +31,8 @@ const HIDE_DOMAIN = new Set([
|
|||||||
"device_tracker",
|
"device_tracker",
|
||||||
"geo_location",
|
"geo_location",
|
||||||
"persistent_notification",
|
"persistent_notification",
|
||||||
|
"script",
|
||||||
|
"sun",
|
||||||
"zone",
|
"zone",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user