Files
core/homeassistant/components/google_maps/manifest.json
2020-01-07 08:19:17 +01:00

9 lines
223 B
JSON

{
"domain": "google_maps",
"name": "Google Maps",
"documentation": "https://www.home-assistant.io/integrations/google_maps",
"requirements": ["locationsharinglib==4.1.0"],
"dependencies": [],
"codeowners": []
}