Adds section
This commit is contained in:
@@ -43,12 +43,6 @@ blueprint:
|
|||||||
min: 0
|
min: 0
|
||||||
max: 100
|
max: 100
|
||||||
unit_of_measurement: lx
|
unit_of_measurement: lx
|
||||||
|
|
||||||
|
|
||||||
feature_section:
|
|
||||||
name: "Scene configuration"
|
|
||||||
icon: mdi:window-shutter-cog
|
|
||||||
collapsed: true
|
|
||||||
daytime_trigger:
|
daytime_trigger:
|
||||||
name: Daytime
|
name: Daytime
|
||||||
description: Binary sensor (TimeOfDay) or schedule to indicate when it is daytime
|
description: Binary sensor (TimeOfDay) or schedule to indicate when it is daytime
|
||||||
@@ -58,6 +52,10 @@ blueprint:
|
|||||||
- integration: tod
|
- integration: tod
|
||||||
domain: binary_sensor
|
domain: binary_sensor
|
||||||
- domain: schedule
|
- domain: schedule
|
||||||
|
feature_section:
|
||||||
|
name: "Scene configuration"
|
||||||
|
icon: mdi:window-shutter-cog
|
||||||
|
collapsed: true
|
||||||
daytime_scene:
|
daytime_scene:
|
||||||
name: Daytime scene
|
name: Daytime scene
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
Reference in New Issue
Block a user