mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
16 lines
235 B
JSON
16 lines
235 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"ping": {
|
|
"default": "mdi:speedometer"
|
|
},
|
|
"download": {
|
|
"default": "mdi:speedometer"
|
|
},
|
|
"upload": {
|
|
"default": "mdi:speedometer"
|
|
}
|
|
}
|
|
}
|
|
}
|