hass-core/homeassistant/components/fastdotcom/strings.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

19 lines
385 B
JSON

{
"config": {
"step": {
"user": {
"description": "Do you want to start the setup? The initial setup will take about 30-40 seconds."
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
},
"entity": {
"sensor": {
"download": {
"name": "Download"
}
}
}
}