mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 05:16:34 +00:00
No script entities in scenes (#23192)
This commit is contained in:
parent
443921a97c
commit
0df8b96133
@ -17,6 +17,7 @@ export const SCENE_IGNORED_DOMAINS = [
|
|||||||
"person",
|
"person",
|
||||||
"scene",
|
"scene",
|
||||||
"schedule",
|
"schedule",
|
||||||
|
"script",
|
||||||
"sensor",
|
"sensor",
|
||||||
"sun",
|
"sun",
|
||||||
"update",
|
"update",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user