1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 10:15:33 +01:00
Files
core/homeassistant/components/baf/icons.json
T

16 lines
217 B
JSON

{
"entity": {
"fan": {
"baf": {
"state_attributes": {
"preset_mode": {
"state": {
"auto": "mdi:fan-auto"
}
}
}
}
}
}
}