No script entities in scenes (#23192)

This commit is contained in:
karwosts 2024-12-06 17:45:25 -08:00 committed by GitHub
parent 6934f0626c
commit df21900341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ export const SCENE_IGNORED_DOMAINS = [
"person",
"scene",
"schedule",
"script",
"sensor",
"sun",
"update",