Describe the bug
I installed and configured the integration, and I can correctly see the sensors.
I tried to use the example card, that references a sensor.automower_mower_mode.
I do not see where this is defined
To Reproduce
Steps to reproduce the behavior:
Install the integration and the provided lovelace card
Expected behavior
A clear and concise description of what you expected to happen.
ButtonCardJSTemplateError: TypeError: Cannot read properties of undefined (reading 'state') in 'if (states['sensor.automower_mower_mode'].state == '0' ) return 'var(--
Screenshots
If applicable, add screenshots to help explain your problem.
Log information
If possible activate debug logging on the component as mentioned below.
Describe the bug I installed and configured the integration, and I can correctly see the sensors. I tried to use the example card, that references a sensor.automower_mower_mode. I do not see where this is defined
To Reproduce Steps to reproduce the behavior: Install the integration and the provided lovelace card
Expected behavior A clear and concise description of what you expected to happen.
ButtonCardJSTemplateError: TypeError: Cannot read properties of undefined (reading 'state') in 'if (states['sensor.automower_mower_mode'].state == '0' ) return 'var(--
Screenshots If applicable, add screenshots to help explain your problem.
Log information If possible activate debug logging on the component as mentioned below.
https://www.home-assistant.io/integrations/logger/
Additional context Add any other context about the problem here.