New service: Zigbee2Mqtt with Mosquitto for HA2

This commit is contained in:
pazpi 2025-07-12 19:08:32 +02:00
parent ddc4415b70
commit af8f675734
10 changed files with 192 additions and 1 deletions

View file

@ -164,6 +164,15 @@ in
];
};
zigbee2mqtt.deployment = {
targetHost = hosts.zigbee2mqtt;
tags = [
"lxc"
"bacco"
"zigbee2mqtt"
];
};
deadbeef.deployment = {
allowLocalDeployment = true;
targetHost = null;