mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 11:36:32 +00:00
commit
de43965ecb
Binary file not shown.
@ -11,7 +11,7 @@
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
<script src='/static/custom-elements-es5-adapter.js'></script>
|
||||
<script src='/frontend_es5/custom-elements-es5-adapter.js'></script>
|
||||
</head>
|
||||
<body>
|
||||
<hassio-app></hassio-app>
|
||||
|
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
from pathlib import Path
|
||||
from ipaddress import ip_network
|
||||
|
||||
HASSIO_VERSION = '106'
|
||||
HASSIO_VERSION = '107'
|
||||
|
||||
URL_HASSIO_ADDONS = "https://github.com/home-assistant/hassio-addons"
|
||||
URL_HASSIO_VERSION = \
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d243f2ead613c9663b0140fa89bd7248beec49d7
|
||||
Subproject commit b89de4b494e0c2ad3d0c8b9280fafae40aa66327
|
Loading…
x
Reference in New Issue
Block a user