[Style] 洗衣机带动画效果 仪表盘卡片 #18
stsy713
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
[Style] 🔧 海尔洗衣机 仪表盘卡片 / Haier Washer Dashboard Card
一个基于 html-card-pro 打造的 Home Assistant 洗衣机控制卡片。
A Home Assistant washer control card built with html-card-pro.
本项目开发与测试过程中使用的设备型号为:
文档中的实体 ID 已经过脱敏处理,仅用于展示命名结构。
理论上只要设备能够通过智能插座、ESPHome、MQTT 或其它方式接入 Home Assistant,并提供对应开关与传感器实体,即可参考本项目进行适配。
The entity IDs used in this document have been anonymized and are only provided as examples.
In theory, any washer integrated into Home Assistant through smart plugs, ESPHome, MQTT or similar methods can be adapted using this project.
📸 Preview / 预览
✨ Features / 功能特点
🇨🇳 中文说明
🇺🇸 English
🔘 Button Functions / 按钮功能
switch.cuco_cn_xxxxx_v3_on_p_2_1input_boolean.xi_yi_ji_bo_bao_kai_guancounter.xi_yi_dai_ji_ji_shu_qicounter.xi_yi_dai_ji_ji_shu_qicounter.xi_yi_dai_ji_ji_shu_qi🎨 Animation Effects / 动画效果
📊 Display Panel / 显示面板
#ff8800/ 🟢 开启:#00ff88#4fc3f7/ ⚪ 关:rgba(200,200,200,.4)#00ccff🌀 Wash Cycles / 洗涤模式
旋钮面板展示以下 8 种洗涤模式(纯展示,实际控制通过洗衣机物理旋钮):
🔧 Entity IDs / 实体 ID(已脱敏 / Anonymized)
switch.cuco_cn_xxxxx_v3_on_p_2_1input_boolean.xi_yi_ji_bo_bao_kai_guancounter.xi_yi_dai_ji_ji_shu_qisensor.hai_er_xi_yi_ji_zhuang_tai实际使用时请替换为自己的 Home Assistant 实体。
Replace these example entities with your own Home Assistant sensors.
📦 Dependencies / 依赖
📄 Full Code / 完整代码
点击展开完整代码 / Click to expand full code
All reactions