hass-core/homeassistant/components/technove/icons.json
Joost Lekkerkerker fdb85f9e9e
Add icon translations to TechnoVE (#112306)
* Add icon translations to TechnoVE

* Add icon translations to TechnoVE
2024-03-06 06:31:58 +01:00

9 lines
98 B
JSON

{
"entity": {
"sensor": {
"ssid": {
"default": "mdi:wifi"
}
}
}
}