Hi! I wanted to check if this is only happening to me or needs a bug report.
Trying to set a new Automation, if I select an action choose, then add 2 options, after setting one device state as condition, almost all buttons on the screen go unresponsive. This makes me unable to add conditions or actions
description: ""
mode: single
triggers: []
conditions: []
actions:
- choose:
- conditions:
- condition: switch.is_off
target:
entity_id: switch.lamp
options:
behavior: any
sequence: []
- conditions: []
sequence: []
Allows me to save, but I can't exit the screen and I need to force close the app.
This behavior started a few weeks ago, and persists on the latest companion app version.