Last active
December 4, 2020 14:59
-
-
Save frenck/331f958f58e33587579fde86e5a7733f to your computer and use it in GitHub Desktop.
Revisions
-
frenck revised this gist
Dec 4, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,7 +45,7 @@ blueprint: action: name: Action selector: action: bool: name: On or Off default: true -
frenck renamed this gist
Dec 4, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
frenck created this gist
Dec 4, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,77 @@ blueprint: name: Test blueprint domain: automation input: trigger_event: name: Event to trigger on description: This is a field you have to fill out service_to_call: name: Service to call entity: name: Entity selector: entity: domain: binary_sensor device_class: motion integration: demo device: name: Device selector: device: integration: demo entity: domain: binary_sensor device_class: motion area: name: Area selector: area: device: integration: demo entity: integration: demo domain: binary_sensor device_class: motion target: name: Target selector: target: device: integration: demo entity: integration: demo domain: binary_sensor device_class: motion action: name: Action selector: sequence: bool: name: On or Off default: true selector: boolean: slider: name: Slider default: 100 selector: number: min: -10 max: 120 mode: slider step: 5 unit_of_measurement: seconds number: name: Number default: 100 selector: number: min: 0 max: 100 mode: box unit_of_measurement: minutes time: name: Time default: "12:00:00" selector: time: