core/homeassistant/components/google_maps/manifest.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"]
}