New service: Zigbee2Mqtt with Mosquitto for HA2
This commit is contained in:
parent
ddc4415b70
commit
af8f675734
10 changed files with 192 additions and 1 deletions
|
|
@ -164,6 +164,15 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
zigbee2mqtt.deployment = {
|
||||
targetHost = hosts.zigbee2mqtt;
|
||||
tags = [
|
||||
"lxc"
|
||||
"bacco"
|
||||
"zigbee2mqtt"
|
||||
];
|
||||
};
|
||||
|
||||
deadbeef.deployment = {
|
||||
allowLocalDeployment = true;
|
||||
targetHost = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue