mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Add service icons to Fan (#113415)
This commit is contained in:
parent
36123717be
commit
e68c27ec12
@ -23,6 +23,7 @@
|
|||||||
"decrease_speed": "mdi:fan-minus",
|
"decrease_speed": "mdi:fan-minus",
|
||||||
"increase_speed": "mdi:fan-plus",
|
"increase_speed": "mdi:fan-plus",
|
||||||
"oscillate": "mdi:arrow-oscillating",
|
"oscillate": "mdi:arrow-oscillating",
|
||||||
|
"set_direction": "mdi:rotate-3d-variant",
|
||||||
"set_percentage": "mdi:fan",
|
"set_percentage": "mdi:fan",
|
||||||
"set_preset_mode": "mdi:fan-auto",
|
"set_preset_mode": "mdi:fan-auto",
|
||||||
"toggle": "mdi:fan",
|
"toggle": "mdi:fan",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user