mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
add slug
This commit is contained in:
parent
600b32f75b
commit
a4f74676b6
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"local": {
|
"local": {
|
||||||
|
"slug": "local",
|
||||||
"name": "Local Add-Ons",
|
"name": "Local Add-Ons",
|
||||||
"url": "https://home-assistant.io/hassio",
|
"url": "https://home-assistant.io/hassio",
|
||||||
"maintainer": "By our self"
|
"maintainer": "By our self"
|
||||||
},
|
},
|
||||||
"core": {
|
"core": {
|
||||||
|
"slug": "core",
|
||||||
"name": "Built-in Add-Ons",
|
"name": "Built-in Add-Ons",
|
||||||
"url": "https://home-assistant.io/addons",
|
"url": "https://home-assistant.io/addons",
|
||||||
"maintainer": "Home Assistant authors"
|
"maintainer": "Home Assistant authors"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user