Page 1 of 1

Zigbee2MQTT is not available as type after installing domoticz

Posted: Saturday 23 February 2019 10:21
by Wamor
Hello,

I am new to domoticsz and followed the installation steps described at gadget-freakz.com.
https://gadget-freakz.com/diy-zigbee-gateway/
https://gadget-freakz.com/installing-do ... pberry-pi/

Domoticz has been successfully installed and I see the main screen.
The last steps in the installation is to add a new item with the type: Zigbee2MQTT.
I cannot find this type in the displayed list. I could be that I missed some steps during the installation.
Can somebody give me some suggestions how to check my installation and how to check is everything (zigbee2mqtt/mqtt-server) is running?

Best regards,

Wamor

Re: Zigbee2MQTT is not available as type after installing domoticz

Posted: Saturday 23 February 2019 21:54
by Wamor
Hello,

Just to help others.
I saw in the domoticz log-files that python was not installed even though python was installed.
After running: sudo apt-get install python3-dev everything works fine and Zigbee2MQTT is available in the hardware-types.

Regards,

Wamor