Skip to content

khaisilk1910/ro-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ro-card

Card hiển thị thông tin máy lọc nước RO.

Mức nước và bong bóng động sẽ dâng theo giá trị hiện tại của Sensor Hôm Nay

image

Phần động là mức nước tiêu thụ trong ngày với Min và Max có thể thay đổi trong code mục

variables:
  .....
  main_min: 0
  main_max: 20
  .....

Tất cả nội dung có thể thay đổi ở trong variables: hoặc có thể thay đổi trong code tùy ý.

Tải file water filter cartridges.svg về lưu vào HASS và thay đổi đường dẫn file theo vị trí lưu của bạn tại

variables:
  .....
  info_card_entity_picture: /local/images/icon/water filter cartridges.svg
  .....

Mục image là ngày thay lõi, vị trí lõi theo màu sắc.

Lõi 1 | Lõi 2 | Lõi 3 | Lõi RO | Lõi Khử Mùi

Thay đổi thời gian thay lõi tại

variables:
  .....
  time_loi_loc: |
    [[[
      return `<span style="color:red">28/12</span> <span style="color:gray">|</span> 
      <span style="color:black">28/12</span> <span style="color:gray">|</span> 
      <span style="color:blue">28/12</span> <span style="color:gray">|</span> 
      28/12 <span style="color:gray">|</span> 
      28/12`;
    ]]]
  .....

Untitled video - Made with Clipchamp (1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors