fineemb / lovelace-air-filter-card

用于Lovelace的小米空气净化器卡片
12 stars 9 forks source link

No icon for idle mode #9

Open zz66 opened 4 years ago

zz66 commented 4 years ago

Hi,

I want to have an Idle button on the card, but no icon was shown.

config:

type: 'custom:air-filter'
entity: fan.xiaomi_air_purifier
modes:
  - Auto
  - Silent
  - Idle
aspect_ratio: '.6'

Annotation 2020-06-30 165101

Information for XiaoMi Air Purifier 2:

speed_list:
  - Auto
  - Silent
  - Favorite
  - Idle

One suggestion, pressing the active button again to switch the device to Idle mode.