1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/homeassistant/components/fastdotcom/icons.json
2024-02-28 08:51:10 +01:00

13 lines
165 B
JSON

{
"entity": {
"sensor": {
"download": {
"default": "mdi:speedometer"
}
}
},
"services": {
"speedtest": "mdi:speedometer"
}
}