Hi,
I have a problem some popup cards. Itâs not show up.
HA112.4, Browser_mod 29:
HA113.2, Browser_mod 1.1.5:
My purifier popup config:
tap_action:
action: call-service
service: browser_mod.popup
service_data:
card:
card_width: 90%
cards:
- card:
cards:
- elements:
- entity: >-
input_number.xiaomi_airpurifier_favorite_level
hide_state: false
style:
left: 50%
top: 96%
type: 'custom:slider-entity-row'
- entity: sensor.purifier_filter_hours_used
prefix: 'Used: '
style:
background-color: 'rgba(0, 0, 0,.0)'
border-color: 'rgb(34, 154, 210,.0)'
border-left-style: solid
color: dodgerblue
font-size: 100%
font-weight: bold
left: 1.5%
opacity: 1
pointer-events: none
top: 5%
transform: 'translate(0%,-50%)'
type: state-label
- icon: 'mdi:water-percent'
style:
'--iron-icon-height': 20px
'--iron-icon-width': 20px
color: dodgerblue
left: 8%
position: absolute
top: 12%
tap_action: none
type: icon
- entity: sensor.purifier_humidity
fill: 'rgba(0,0,0,0.3)'
font_style:
color: white
gradient: true
max: 100
min: 0
show_card: null
stroke_width: 10
style:
height: 17%
left: 15%
top: 20%
width: 13%
type: 'custom:circle-sensor-card'
units: '%'
- icon: 'mdi:thermometer'
style:
'--iron-icon-height': 20px
'--iron-icon-width': 20px
color: dodgerblue
left: 7.5%
position: absolute
top: 27%
tap_action: none
type: icon
- entity: sensor.purifier_temperature
fill: 'rgba(0,0,0,0.3)'
font_style:
color: white
gradient: true
max: 50
min: 0
show_card: false
stroke_width: 10
style:
height: 17%
left: 15%
top: 35%
width: 13%
type: 'custom:circle-sensor-card'
units: °C
- icon: 'mdi:air-filter'
style:
'--iron-icon-height': 17px
'--iron-icon-width': 17px
color: dodgerblue
left: 8%
top: 42%
tap_action: none
type: icon
- entity: sensor.purifier_filter_life_remaining
fill: 'rgba(0,0,0,0.3)'
font_style:
color: white
gradient: true
max: 100
min: 0
show_card: false
stroke_width: 10
style:
height: 17%
left: 15%
top: 50%
width: 13%
type: 'custom:circle-sensor-card'
units: ''
- entity: sensor.purifier_aqi
fill: 'rgba(0,0,0,0.3)'
font_style:
color: white
gradient: true
max: 600
min: 0
show_card: false
stroke_width: 10
style:
height: 13%
left: 50%
top: 18.5%
width: 13%
type: 'custom:circle-sensor-card'
units: p
- icon: 'mdi:speedometer'
style:
'--iron-icon-height': 17px
'--iron-icon-width': 17px
color: dodgerblue
left: 8%
top: 58%
tap_action: none
type: icon
- entity: sensor.purifier_fan_speed
fill: 'rgba(0,0,0,0.3)'
font_style:
color: white
gradient: true
max: 3000
min: 0
show_card: false
stroke_width: 10
style:
height: 17%
left: 15%
top: 65%
width: 13%
type: 'custom:circle-sensor-card'
units: ''
- icon: 'mdi:speedometer-medium'
style:
'--iron-icon-height': 17px
'--iron-icon-width': 17px
color: dodgerblue
left: 8%
top: 73%
tap_action: none
type: icon
- entity: sensor.purifier_fan2_speed
fill: 'rgba(0,0,0,0.3)'
font_style:
color: white
gradient: true
max: 3000
min: 0
show_card: false
stroke_width: 10
style:
height: 17%
left: 15%
top: 80%
width: 13%
type: 'custom:circle-sensor-card'
units: ''
- entity: sensor.purifier_fan_mode
max: 2000
min: 0
prefix: 'Mode: '
style:
background-color: 'rgba(0, 0, 0,.0)'
border-color: 'rgb(34, 154, 210,.0)'
border-left-style: solid
color: dodgerblue
font-size: 100%
font-weight: bold
opacity: 1
pointer-events: none
right: 1%
top: 1%
transform: none
type: state-label
- entity: fan.xiaomi_miio_device
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
margin-right: '-10%'
right: 19%
top: 17%
tap_action:
action: call-service
service: fan.toggle
service_data:
entity_id: fan.xiaomi_miio_device
type: state-icon
- icon: 'mdi:brightness-auto'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
right: 4%
top: 17%
tap_action:
action: call-service
service: fan.set_speed
service_data:
entity_id: fan.xiaomi_miio_device
speed: Auto
type: icon
- icon: 'mdi:power-sleep'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
margin-right: '-10%'
right: 22%
top: 34%
tap_action:
action: call-service
service: fan.set_speed
service_data:
entity_id: fan.xiaomi_miio_device
speed: Silent
type: icon
- icon: 'mdi:account-heart'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
right: 4%
top: 34%
tap_action:
action: call-service
service: fan.set_speed
service_data:
entity_id: fan.xiaomi_miio_device
speed: Favorite
type: icon
- icon: 'mdi:monitor'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
margin-right: '-10%'
right: 22%
top: 51%
tap_action:
action: call-service
service: xiaomi_miio.fan_set_led_on
service_data:
entity_id: fan.xiaomi_miio_device
type: icon
- icon: 'mdi:monitor-off'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
right: 3%
top: 51%
tap_action:
action: call-service
service: xiaomi_miio.fan_set_led_off
service_data:
entity_id: fan.xiaomi_miio_device
type: icon
- icon: 'mdi:bell'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
margin-right: '-10%'
right: 22%
top: 68%
tap_action:
action: call-service
service: xiaomi_miio.fan_set_buzzer_on
service_data:
entity_id: fan.xiaomi_miio_device
type: icon
- icon: 'mdi:lock-alert'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
margin-right: '-10%'
right: 22%
top: 87%
tap_action:
action: call-service
service: xiaomi_miio.fan_set_child_lock_on
service_data:
entity_id: fan.xiaomi_miio_device
type: icon
- icon: 'mdi:bell-off-outline'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
right: 3%
top: 68%
tap_action:
action: call-service
service: xiaomi_miio.fan_set_buzzer_off
service_data:
entity_id: fan.kxiaomi_miio_device
type: icon
- icon: 'mdi:lock-open-outline'
style:
'--iron-icon-height': 22px
'--iron-icon-width': 22px
right: 3%
top: 87%
tap_action:
action: call-service
service: xiaomi_miio.fan_set_child_lock_off
service_data:
entity_id: fan.xiaomi_miio_device
type: icon
image: /local/house/purifier7.png
type: picture-elements
type: 'custom:vertical-stack-in-card'
style: |
ha-card {
border: 1px solid rgba(57,128,228);
--ha-card-background: rgba(0,0,20,0.6);
border-radius: 15px
}
type: 'custom:mod-card'
- entities:
- cards:
- entities:
- entity: >-
automation.legtisztito_bekapcsolasa_hazaerkezeskor
- >-
automation.legtisztito_kikapcsolasa_tavozaskor
- type: divider
- >-
automation.legtisztito_bekapcsolasa_ebredeskor
- >-
automation.legtisztito_kikapcsolasa_alvaskor
- type: divider
- >-
automation.legtisztito_bekapcsolasa_aqi_alapjan
- entity: input_number.purifier_aqi_treshold
hide_state: false
type: 'custom:slider-entity-row'
- type: divider
- >-
automation.legtisztito_kikapcsolasa_aqi_alatt_1_oran_at
- entity: input_number.purifier_aqi_treshold_off
hide_state: false
type: 'custom:slider-entity-row'
style: >
ha-card {
border: 1px solid rgba(57,128,228);
--ha-card-background: rgba(0,0,20,0.6);
border-radius: 15px
}
type: entities
popup: timeout
type: 'custom:love-lock-card'
show_header_toggle: false
style: |
ha-card {
border: 1px solid rgba(57,128,228);
--ha-card-background: rgba(0,0,20,0.6);
border-radius: 15px
}
title: LĂ©gtisztĂtĂł beĂĄllĂtĂĄsok
type: entities
parameters:
allowTouchMove: false
centeredSlides: false
keyboard:
enabled: true
onlyInViewport: true
navigation: null
pagination:
type: progressbar
slidesPerView: auto
spaceBetween: 40
type: 'custom:swipe-card'
deviceID:
- this
- dashboard
large: false
style:
background-color: 'rgba(0,0,20,0.6)'
background-repeat: no-repeat
background-size: 100% 100%
border-radius: 15px
top: 0
width: 40%
title: LĂ©gtisztĂtĂł
What is wrong in my code?
Thanks for help!