『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 1524|回复: 1

[UI界面] 新人求助弹窗卡片代码

[复制链接]

1

主题

1

帖子

24

积分

新手上路

Rank: 1

积分
24
金钱
23
HASS币
0
发表于 2024-1-9 20:44:45 | 显示全部楼层 |阅读模式
以下标红代码是我在新视图制作好的页面,但是拿来做弹窗弹不出来,请大神帮忙分析下,
type: picture
image: local/house/客厅.png
tap_action:
  action: fire-dom-event
  browser_mod:
    service: browser_mod.popup
    data:
      title: 客厅
      content:
       type: vertical-stack
        cards:
          - type: horizontal-stack
            cards:
              - show_name: true
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: switch.giot_v6oodm_6bad_switch
                show_state: true
                name: 餐厅灯
                icon: mdi:ceiling-light
              - type: light
                entity: light.philips_strip3_8cf4_light
                hold_action:
                  action: toggle
                name: 灯带
              - show_name: true
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: switch.giot_v6oodm_12fe_switch
                show_state: true
                name: 阳台灯
                icon: mdi:ceiling-light
          - graph: none
            type: sensor
            entity: sensor.izq_trio_1b00_occupancy_sensor
            detail: 1
            name: 客厅感应
          - chart_type: line
            period: hour
            type: statistics-graph
            entities:
              - sensor.miaomiaoce_t2_bae7_temperature_humidity_sensor
            days_to_show: 1
            stat_types:
              - max
            hide_legend: true
            logarithmic_scale: false
            title: 客厅温度
          - chart_type: line
            period: hour
            type: statistics-graph
            entities:
              - sensor.miaomiaoce_t2_bae7_relative_humidity
            days_to_show: 1
            title: 客厅湿度
            stat_types:
              - mean
            hide_legend: true
            logarithmic_scale: false



回复

使用道具 举报

6

主题

58

帖子

519

积分

高级会员

Rank: 4

积分
519
金钱
461
HASS币
0
发表于 2024-1-10 12:38:28 | 显示全部楼层
type: picture
image: local/house/客厅.png
tap_action:
  action: fire-dom-event
  browser_mod:
    service: browser_mod.popup
    data:
      title: 客厅
      content:
         type: vertical-stack
         cards:
          - type: horizontal-stack
            cards:
              - show_name: true
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: switch.giot_v6oodm_6bad_switch
                show_state: true
                name: 餐厅灯
                icon: mdi:ceiling-light
              - type: light
                entity: light.philips_strip3_8cf4_light
                hold_action:
                  action: toggle
                name: 灯带
              - show_name: true
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: switch.giot_v6oodm_12fe_switch
                show_state: true
                name: 阳台灯
                icon: mdi:ceiling-light
          - graph: none
            type: sensor
            entity: sensor.izq_trio_1b00_occupancy_sensor
            detail: 1
            name: 客厅感应
          - chart_type: line
            period: hour
            type: statistics-graph
            entities:
              - sensor.miaomiaoce_t2_bae7_temperature_humidity_sensor
            days_to_show: 1
            stat_types:
              - max
            hide_legend: true
            logarithmic_scale: false
            title: 客厅温度
          - chart_type: line
            period: hour
            type: statistics-graph
            entities:
              - sensor.miaomiaoce_t2_bae7_relative_humidity
            days_to_show: 1
            title: 客厅湿度
            stat_types:
              - mean
            hide_legend: true
            logarithmic_scale: false
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-26 02:30 , Processed in 0.650710 second(s), 24 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表