19 lines
350 B
JSON
19 lines
350 B
JSON
{
|
|
"title": "Geolocation",
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "[%key:component::geo_location::title%]",
|
|
"state_attributes": {
|
|
"latitude": {
|
|
"name": "Latitude"
|
|
},
|
|
"longitude": {
|
|
"name": "Longitude"
|
|
},
|
|
"source": {
|
|
"name": "Source"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|