home-assistant: Pull Zigbee/ZWave images from ghcr

Getting around Docker Hub rate limiting
This commit is contained in:
2025-07-07 08:46:04 -05:00
parent 8491d2ded7
commit 9645abef5e
4 changed files with 6 additions and 6 deletions

View File

@@ -25,13 +25,13 @@ projects:
namespace: rhasspy
repository: wyoming-piper
- name: zigbee2mqtt
image: docker.io/koenkk/zigbee2mqtt
image: ghcr.io/koenkk/zigbee2mqtt
source:
kind: github
organization: Koenkk
repo: zigbee2mqtt
- name: zwavejs2mqtt
image: docker.io/zwavejs/zwave-js-ui
image: ghcr.io/zwave-js/zwave-js-ui
source:
kind: github
organization: zwave-js