Xiaomi Smartfan lovelace card with css animation effects
Xiaomi Smartmi Fan Lovelace card for HASS/Home Assistant.
smartfan-xiaomi.js
www/plugins/lovelace-xiaomi-smartfan/xiaomi-smartfan.js
resources:
- url: /local/lovelace-xiaomi-smartfan/xiaomi-smartfan.js
type: js
views.cards
keyReplace
- entity: fan.entity_id
name: Fan Name
type: 'custom:smartfan-xiaomi'
translate: #optional for titles in any language
Angle:
Child Lock:
Natrual:
Off:
On:
Oscillate:
Speed Level:
Timer:
fan.entity_id
with your fan’s entity_id and Fan Name
with any name you’d like to name your fan withHA 智米风扇 1x lovelace 卡片
smartfan-xiaomi.js
www/plugins/lovelace-xiaomi-smartfan/xiaomi-smartfan.js
resources:
- url: /local/lovelace-xiaomi-smartfan/xiaomi-smartfan.js
type: js
替换实际的设备id
- entity: fan.entity_id
name: Fan Name
type: 'custom:smartfan-xiaomi'
translate: #optional for titles in any language
Angle:
Child Lock:
Natrual:
Off:
On:
Oscillate:
Speed Level:
Timer:
fan.entity_id
修改名称Fan Name
fineemb (Original author)
ikaruswill (forked from)