Skip to content

Commit

Permalink
README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rianadon committed Aug 11, 2021
1 parent d326deb commit 6ba2c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Either `entity` or `entities` must be supplied. Use `entity` if you'd like to em
| duration | dict | **Optional** | How the timer's duration is found | `{attribute: duration}` |
| debug | bool | **Optional** | Show debugging info in card | false |

† requires a `start_time` attribute to calculate when in the future the timer will start.
† requires a `start_time` attribute to calculate when in the future the timer will start. \
`waiting_state` and `paused_state` will still have an effect, but the card will disregard `active_state` if it can guess the timer mode.

</details>
Expand Down

0 comments on commit 6ba2c53

Please sign in to comment.