Files
ha-core/homeassistant/components/pyload/icons.json
Mr. Bubbles 473b3b61eb Add string and icon translations to pyLoad integration (#120234)
add string and icon translations to pyLoad
2024-06-23 14:25:36 +02:00

10 lines
106 B
JSON

{
"entity": {
"sensor": {
"speed": {
"default": "mdi:speedometer"
}
}
}
}