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
When using buttons in the footer of a horizontal stack, the buttons don't indicate the state of the resource they are switching any more.
Buttons showing the state of the resource they are switching
2024.3.1
No response
Firefox 123.01/App 2024.1.5-full
Ubuntu 20.04/Android 14
Entity: switch.fritz_box_7530_wi_fi_fritz_box_gastzugang State: off Attributes: icon: mdi:wifi friendly_name: FRITZ!Box 7530 Wi-Fi FRITZ!Box Gastzugang bssid: DE:15:C8:CF:24:A9 mac_address_control: false Entity: switch.fritz_box_7530_wi_fi_wlan_app_149_2_4ghz State: on Attributes: icon: mdi:wifi friendly_name: FRITZ!Box 7530 Wi-Fi WLAN_APP 149 (2.4Ghz) standard: n bssid: DC:15:C8:CF:24:A9 mac_address_control: false Entity: switch.fritz_box_7530_wi_fi_wlan_app_149_5ghz State: on Attributes: icon: mdi:wifi friendly_name: FRITZ!Box 7530 Wi-Fi WLAN_APP 149 (5Ghz) standard: ac bssid: DC:15:C8:CF:24:AA mac_address_control: false
- type: vertical-stack cards: - type: entities entities: - entity: sensor.fritz_box_7530_upload_speed - entity: sensor.fritz_box_7530_download_speed footer: type: buttons entities: - entity: switch.fritz_box_7530_wi_fi_wlan_app_149_2_4ghz name: 2,4 GHz action: toggle - entity: switch.fritz_box_7530_wi_fi_wlan_app_149_5ghz name: 5 GHz action: toggle - entity: switch.fritz_box_7530_wi_fi_fritz_box_gastzugang name: Gastzugang action: toggle
The text was updated successfully, but these errors were encountered:
Duplicate of #20022
Sorry, something went wrong.
No branches or pull requests
Checklist
Describe the issue you are experiencing
When using buttons in the footer of a horizontal stack, the buttons don't indicate the state of the resource they are switching any more.
Describe the behavior you expected
Buttons showing the state of the resource they are switching
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2024.3.1
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Firefox 123.01/App 2024.1.5-full
Which operating system are you using to run this browser?
Ubuntu 20.04/Android 14
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: