We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I tried to populate this neath card using the auto-entities card. I made a very simple setup to demonstrate:
type: custom:auto-entities card_param: buttons filter: template: | {%- set entities = states.input_boolean | map(attribute='entity_id') | list -%} {{ entities }} include: [] exclude: [] card: type: custom:paper-buttons-row base_config: tap_action: action: toggle hold_action: action: more-info show_empty: true
This only works initially, in de card editor and after saving:
It fails after the first browser refresh:
A fix would be great
Best Eric
2.1.3
2024.5.5
20240501.1
Provided
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
Hi,
I tried to populate this neath card using the auto-entities card. I made a very simple setup to demonstrate:
This only works initially, in de card editor and after saving:
It fails after the first browser refresh:
A fix would be great
Best Eric
What version of Paper Buttons Row has the issue?
2.1.3
What version of Home Assistant are you running?
2024.5.5
What version of the Frontend are you running?
20240501.1
Example YAML snippet
Provided
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: