Skip to content

Commit

Permalink
UndefinedError: 'dict object' has no attribute 'to_state'
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmartin committed Nov 12, 2020
1 parent 54f9b27 commit 28edebe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions homeassistant/automation/motion/yolo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
condition:
condition: and
conditions:
- condition: template
value_template: >-
{{ trigger.to_state.state != trigger.from_state.state }}
- condition: template
value_template: >
{% set e = states('sensor.motion_service_yolo') %}
Expand Down

0 comments on commit 28edebe

Please sign in to comment.