Skip to content

Commit

Permalink
Docs: Fix automation bug in README.md and info.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
  • Loading branch information
tykeal committed Dec 1, 2024
1 parent 4c52db7 commit f94c68e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ Here are some examples of automations that can be done with Rental Control
- sensor.rental_control_my_calendar_event_0
attribute: description
trigger: state
to: 'No reserved'
to: 'No reservation'
for:
hours: 1
minutes: 0
Expand Down
2 changes: 1 addition & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Here are some examples of automations that can be done with Rental Control
- sensor.rental_control_my_calendar_event_0
attribute: description
trigger: state
to: 'No reserved'
to: 'No reservation'
for:
hours: 1
minutes: 0
Expand Down

0 comments on commit f94c68e

Please sign in to comment.