mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Fix
This commit is contained in:
parent
3b9abfafdd
commit
641f49504b
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"website": "https://www.home-assistant.io",
|
"website": "https://www.home-assistant.io",
|
||||||
"demo": "https://demo.home-assistant.io",
|
"demo": "https://demo.home-assistant.io",
|
||||||
"admindoc": "https://www.home-assistant.io/docs/"
|
"admindoc": "https://www.home-assistant.io/docs/",
|
||||||
|
"code": "https://github.com/home-assistant/core"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue