diff --git a/src/data/scene.ts b/src/data/scene.ts index f15e7c2562..e8f27d6c26 100644 --- a/src/data/scene.ts +++ b/src/data/scene.ts @@ -14,8 +14,11 @@ export const SCENE_IGNORED_DOMAINS = [ "input_button", "persistent_notification", "person", + "scene", + "schedule", "sensor", "sun", + "update", "weather", "zone", ];