本帖最后由 kaka0992 于 2025-3-14 21:21 编辑
type: vertical-stack
cards:
- type: custom:bubble-card
card_type: pop-up
hash: "#pve"
icon: ""
name: pve
sub_button: []
show_header: false
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: sensor.node_pve_cpu_used
- type: custom:mushroom-entity-card
entity: sensor.node_pve_memory_used_percentage
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: sensor.chuangmi_212a01_7305_electric_power
- type: custom:mushroom-entity-card
entity: sensor.can_ting_cha_zuo_power
弹出的内容和要弹出的按钮 放在一个视图里面 |