home-assistant: Pull Zigbee/ZWave images from ghcr
Getting around Docker Hub rate limiting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user