From 6ba2c53f785d8655d5779fa99efeaa1dfeb9af03 Mon Sep 17 00:00:00 2001 From: Ryan Adolf Date: Wed, 11 Aug 2021 10:44:47 -0700 Subject: [PATCH] README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7242b37..bdb35b5 100644 --- a/README.md +++ b/README.md @@ -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.