no schema validation
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
Reference in New Issue
Block a user