mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Add icons for ZHA fan modes (#145634)
This commit is contained in:
parent
8ce3ead782
commit
cfa4d37909
@ -5,6 +5,18 @@
|
||||
"default": "mdi:hand-wave"
|
||||
}
|
||||
},
|
||||
"fan": {
|
||||
"fan": {
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"state": {
|
||||
"auto": "mdi:fan-auto",
|
||||
"smart": "mdi:fan-auto"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"light": {
|
||||
"light": {
|
||||
"state_attributes": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user