diff --git a/UCTronics_OLED_Display_Python/build.json b/UCTronics_OLED_Display_Python/build.json index 7e06813..cb3da34 100644 --- a/UCTronics_OLED_Display_Python/build.json +++ b/UCTronics_OLED_Display_Python/build.json @@ -1,9 +1,7 @@ { "image": "homeassistant/armhf-base-raspbian", "shadow_repository": "ghcr.io/home-assistant", - "build_from": { - "armhf": "tianon/raspbian:bullseye-slim" - }, + "build_from": "homeassistant/amd64-base", "args": { "BASHIO_VERSION": "0.13.1", "TEMPIO_VERSION": "2021.05.0", @@ -13,4 +11,4 @@ "io.hass.base.name": "raspbian", "org.opencontainers.image.source": "https://github.com/home-assistant/docker-base" } -} \ No newline at end of file +} diff --git a/repository.json b/repository.json index 7c9c0d0..85dc4e0 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,5 @@ { "name": "Home Assistant Add-ons:", - "url": "https://github.com/UCTRONICS/HomeAssistant", - "maintainer": "UCTRONICS " -} \ No newline at end of file + "url": "https://github.com/LordPsycho202/HomeAssistant", + "maintainer": "rnissen " +}