Open pejotigrek opened 1 year ago
Same here
same
I had this issue for a couple of cards, in HA v 2023.4 I was able to replace them all by "Tile" cards
What ended up working for me was:
type: custom:slider-button-card
entity: light.office_bars
slider:
direction: left-right
background: gradient
use_state_color: true
use_percentage_bg_opacity: false
show_track: false
toggle_on_click: false
force_square: false
show_name: true
show_state: true
compact: true
icon:
show: true
use_state_color: true
tap_action:
action: more-info
icon: ''
action_button:
mode: toggle
icon: mdi:power
show: true
show_spinner: true
tap_action:
action: toggle
name: Office bars
any solution?
any solution?
nope :( issue still active. and the method proposed by @DeFlanko looks like it is just opening the regular more-info window - which kills the purpose of more-info-card unfortunately so it doesn't fit in my description of solution as I want to inject the more-info-card along with others :(
Just tried this again (HA version 2023.11.1) and don't have the issue anymore
after the more-info page look was changed in 2023.3.x HomeAssistant version, only power on/off, effect selector and brightness slider works. pressing the palette-button [color change option the icon in the middle] does nothing.
I tried clearing the cache, multiple restarts, multiple devices, nothing happened. the issue is active both on desktop [via Chrome browser, Windows and Chromebook devices] and mobile [Android via Chrome browser and via HA Companion App].