6 lines
169 B
YAML
6 lines
169 B
YAML
light_ambiance:
|
|
module: smartlight
|
|
class: SmartLight
|
|
entity: light.desk_ambiance
|
|
|
|
smart_conditions: sensor.desk_last_motion < 3 and binary_sensor.is_dark_outside |