no schema validation

This commit is contained in:
2026-06-29 15:40:29 +02:00
parent faa66ca45f
commit 4a88f75ff1

View File

@@ -1,3 +1,4 @@
#file: noinspection YAMLSchemaValidation
blueprint: blueprint:
name: Motion activated scene name: Motion activated scene
description: Activates different scenes for daytime/nighttime on detecting motion and returns to an off-scene after a configurable timeout or exceeded illuminace threshold. description: Activates different scenes for daytime/nighttime on detecting motion and returns to an off-scene after a configurable timeout or exceeded illuminace threshold.
@@ -201,4 +202,3 @@ actions:
service: scene.turn_on service: scene.turn_on
target: target:
entity_id: !input off_scene entity_id: !input off_scene