Trying to run this automation: Echo Devices (Alexa) as Media Player - Testers Needed
It works without the boolean but the log is providing the following errors (last one at 3am is due to the reset being triggered):
2019-11-08 22:53:31 ERROR (MainThread) [homeassistant.components.automation] Error while executing automation automation.alexa_weather_reset. Service not found for call_service at pos 1: Unable to find service input_boolean/turn_off
2019-11-08 22:57:56 ERROR (MainThread) [homeassistant.components.automation] Error while executing automation automation.alexa_weather_reset. Service not found for call_service at pos 1: Unable to find service input_boolean/turn_off
2019-11-08 23:04:14 ERROR (SyncWorker_7) [homeassistant.components.recorder.util] Error executing query: (sqlite3.OperationalError) database is locked
(Background on this error at: http://sqlalche.me/e/e3q8)
2019-11-08 23:04:14 ERROR (SyncWorker_9) [homeassistant.components.recorder.util] Error executing query: (sqlite3.OperationalError) database is locked
(Background on this error at: http://sqlalche.me/e/e3q8)
2019-11-09 03:00:00 ERROR (MainThread) [homeassistant.components.automation] Error while executing automation automation.alexa_weather_reset. Service not found for call_service at pos 1: Unable to find service input_boolean/turn_off
No clue where to even look to sort this out
Btw I am also not seeing any card in the overview for automations, is this related?