mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"domain": "google_maps",
|
|
"name": "Google Maps",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_maps",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["locationsharinglib"],
|
|
"requirements": ["locationsharinglib==5.0.1"]
|
|
}
|