openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
818 stars 251 forks source link

possible to use different mqtt server when installing zigbee2mqtt #1747

Closed mpuff closed 1 year ago

mpuff commented 1 year ago

hello,

please add to specify another mqtt server when installing zigbee2mqtt

Larsen-Locke commented 1 year ago

You can use other mqtt-servers with zigbee2mqtt. zigbee2mqtt only requires a running mqtt-instance before starting. If you are looking for a comfortable install routine within openhabian then this is the perfect time to start a contribution;). The code is in packages.bash

mstormi commented 1 year ago

I'd be happy to take a PR that does it if you contribute it. But I'm closing this as it's out of scope to expect from an openHABian installer to use a non-openHABian MQTT server.