1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +00:00
Files
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

10 lines
109 B
JSON

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