roles/Zigbee2MQTT: Deploy using Podman
Zigbee2MQTT is very similar to ZwaveJS2Mqtt: it is a daemon process that communicates with the Zigbee radio and integrates with Home Assistant using MQTT. Naturally, I decided to deploy it in the same way as ZwaveJS2Mqtt, using a systemd unit to run it in a container with Podman.
This commit is contained in:
1
roles/zigbee2mqtt/templates/configuration.yaml.j2
Normal file
1
roles/zigbee2mqtt/templates/configuration.yaml.j2
Normal file
@@ -0,0 +1 @@
|
||||
{{ zigbee2mqtt_config|to_nice_yaml(indent=2) }}
|
||||
Reference in New Issue
Block a user