Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
greg5813 committed May 29, 2021
1 parent 2556f81 commit 0d588ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ You can use these two sensors in your automations to set your lights brightness
seconds: "/30"
condition:
- condition: state
entity_id: light.kitchen
state: "on"
entity_id: light.kitchen
state: "on"
action:
- service: light.turn_on
data_template:
Expand Down

0 comments on commit 0d588ec

Please sign in to comment.