#bubble-card not working with Name/Text option
1 messages · Page 1 of 1 (latest)
post your code. don't know what you have set up
this is the main block:
type: vertical-stack
cards:
- type: custom:mushroom-title-card
title: Livingroom
subtitle: Trenutna temperatura je 0 °C
- type: custom:mushroom-cover-card
entity: cover.livingroom
fill_container: false
show_position_control: true
show_buttons_control: false
- type: custom:bubble-card
card_type: button
entity: light.uuu
button_type: switch
name: Livingroom Lights
icon: mdi:string-lights
show_icon: true
use_accent_color: true
sub_button:
- entity: light.livingroom_main
tap_action:
action: navigate
navigation_path: "#livingroomlights"
tap_action:
action: navigate
navigation_path: "#livingroomlights"
and this is the popup
type: vertical-stack
cards:
- type: custom:bubble-card
card_type: pop-up
hash: "#livingroomlights" - type: custom:mushroom-title-card
title: Livingroom Lights - type: custom:mushroom-light-card
entity: light.livingroom_ceiling_left
use_light_color: true
show_brightness_control: true
collapsible_controls: true
name: Plafon Levo - type: custom:mushroom-light-card
entity: light.livingroom_ceiling_right
use_light_color: true
show_brightness_control: true
collapsible_controls: true
name: Plafon Desno