You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to remove current state with styles, but it can't applied "mdc-select__selected-text" force attribute. Use 2.5.0 release and beta 7 version of Bubble Card.
Tried to remove current state with styles, but it can't applied "mdc-select__selected-text" force attribute. Use 2.5.0 release and beta 7 version of Bubble Card.
type: vertical-stack
cards:
card_type: button
entity: humidifier.zhimi_ru_750323553_ca6
scrolling_effect: false
name: Humidifier 3
icon: mdi:water-percent
show_state: true
button_action:
tap_action:
action: more-info
sub_button:
show_background: 0
show_state: 1
icon: mdi:home-thermometer-outline
show_name: false
show_icon: true
name: temp
show_attribute: 1
attribute: current_humidity
icon: mdi:cloud-percent-outline
name: hum
icon: mdi:water
state_background: false
visibility:
entity: sensor.zhimi_ru_750323553_ca6_water_level_p_2_7
state: "2"
name: full water
tap_action:
action: none
double_tap_action:
action: none
show_background: true
icon: mdi:water-opacity
show_background: true
state_background: false
visibility:
entity: sensor.zhimi_ru_750323553_ca6_water_level_p_2_7
state: "1"
name: water
tap_action:
action: none
icon: mdi:water-outline
show_background: true
show_name: false
show_state: true
visibility:
entity: sensor.zhimi_ru_750323553_ca6_water_level_p_2_7
state: "0"
name: zero water
tap_action:
action: none
state_background: false
show_icon: 0
show_background: 1
tap_action:
action: more-info
name: State
show_last_changed: false
show_attribute: true
card_layout: large
button_type: switch
tap_action:
action: toggle
modules:
styles: |-
.mdc-select__selected-text {
display: none !important;
}
title: Увлажнитель
The text was updated successfully, but these errors were encountered: