1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 10:55:50 +00:00
Files
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"
}
}
}
}