hass-core/homeassistant/components/fastdotcom/icons.json
G Johansson 8556f3e7c8
Remove deprecated speedtest service from Fast.com (#119780)
* Remove deprecated speedtest service from Fast.com

* Remove not needed tests
2024-06-17 10:04:46 +02:00

9 lines
109 B
JSON

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