Open NdR91 opened 3 hours ago
First of all, as usual, I want to thanks @Clooos for this great card. Your work is really appreciated.
Describe the bug When specifying the Icon of the HVAC sub button, the card seems to ignore it and keeping the default one (mdi:fire)
To Reproduce Steps to reproduce the behavior:
Expected behavior A changed icon based on the previous select.
Screenshots
YAML If applicable, add any relevant YAML code.
type: vertical-stack cards: - type: custom:bubble-card card_type: pop-up hash: "#climate" button_type: name name: Termostati icon: mdi:home-thermometer - type: custom:bubble-card card_type: climate entity: climate.piano_camere sub_button: - entity: switch.termostato_p1 name: Stato icon: mdi:fire - name: HVAC modes menu select_attribute: hvac_modes state_background: false show_arrow: false icon: mdi:power show_icon: true icon: mdi:home-floor-1 show_state: false show_attribute: true attribute: hvac_action
Informations (please complete the following information):
Thank you! 🍻
Hi, I will take a look at this 👌
First of all, as usual, I want to thanks @Clooos for this great card. Your work is really appreciated.
Describe the bug
When specifying the Icon of the HVAC sub button, the card seems to ignore it and keeping the default one (mdi:fire)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A changed icon based on the previous select.
Screenshots
YAML
If applicable, add any relevant YAML code.
Informations (please complete the following information):
Thank you! 🍻