I am having a strange issue in an automation.
- I have a vacuum robot named
vacuum.robovac - I have a template condition in an automation
{{ states(vacuum.robovac.mode) == "auto" }} - My vacuum.robovac has attributes as shown on screenshot.
- When I run the automation, error messages are displayed in HA container and I need to manually restart the container.