Hide script/sun from generated Lovelace (#10418)

This commit is contained in:
Paulus Schoutsen
2021-10-27 08:20:50 +02:00
committed by GitHub
parent bd1a9f2cb0
commit da38e6f986
@@ -31,6 +31,8 @@ const HIDE_DOMAIN = new Set([
"device_tracker",
"geo_location",
"persistent_notification",
"script",
"sun",
"zone",
]);