本帖最后由 debitus 于 2018-7-25 19:19 编辑
格式或许有误,仅供参考。论坛里有自动化教程,善用搜索。
- alias: auto_light
trigger:
platform: state
entity_id: device_tracker.iphone
from: 'not_home'
to: 'home'
condition:
condition: and
conditions:
- condition: sun
after: sunset
after_offset: "00:15:00"
- condition: numeric_state
entity_id: 'sensor.illumination_34ce008d7c1a'
below: '200'
action:
service: light.turn_on
entity: light.bad_room
badroom?bedroom?
|