diff --git a/hassio/const.py b/hassio/const.py index 10cdf7878..a4b586626 100644 --- a/hassio/const.py +++ b/hassio/const.py @@ -8,7 +8,7 @@ URL_HASSIO_VERSION_BETA = ('https://raw.githubusercontent.com/home-assistant/' URL_HASSIO_ADDONS = 'https://github.com/home-assistant/hassio-addons' -DOCKER_REPO = "pvizeli" +DOCKER_REPO = "homeassistant" HASSIO_SHARE = "/data"