1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-25 09:49:52 +01:00
Files
core/homeassistant/components/map/manifest.json
2023-02-08 20:38:43 +01:00

10 lines
223 B
JSON

{
"domain": "map",
"name": "Map",
"codeowners": [],
"dependencies": ["frontend"],
"documentation": "https://www.home-assistant.io/integrations/map",
"integration_type": "system",
"quality_scale": "internal"
}