hass-core/homeassistant/components/google_maps/manifest.json
2023-04-22 22:05:23 +02:00

9 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"]
}