1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/wiz/icons.json
2024-03-22 14:04:13 +01:00

13 lines
190 B
JSON

{
"entity": {
"number": {
"effect_speed": {
"default": "mdi:speedometer"
},
"dual_head_ratio": {
"default": "mdi:floor-lamp-dual"
}
}
}
}