mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 16:51:50 +00:00
* Update manifest validator * Update circle * Update text * Typo * fix link to codeowners * Merge CODEOWNERS into hassfest * Annotate errors with fixable * Convert error to warning * Lint * Make abs path * Python 3.5... * Typo * Fix tests
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"domain": "map",
|
|
"name": "Map",
|
|
"documentation": "https://www.home-assistant.io/components/map",
|
|
"requirements": [],
|
|
"dependencies": [
|
|
"frontend"
|
|
],
|
|
"codeowners": []
|
|
}
|