What is the best way to display a live countdown timer? I have set up a timer process which runs fine, but I want to display the time left until it fires.
At the moment I am able to calculate the time left using a template sensor:
17-02-01 02:28:41 ERROR (MainThread) [homeassistant.bootstrap] Invalid config for [sensor.template]: [scan_interval] is an invalid option for [sensor.template]. Check: sensor.template->sensors->timer_state->scan_interval. (See ?, line ?). Please check the docs at https://home-assistant.io/components/sensor.template/