This module installs and runs Zigbee2MQTT.
Check if NodeJS is installed on your system
node --version
If it is not installed yet, follow the next steps:
curl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash -
sudo apt install nodejs
When NodeJS was successfully installed you can go on in FHEM:
define z2m fhempy zigbee2mqtt
Wait a few minutes for the installation to finish. There are some readings which show you the status. It can take up to 10 minutes or sometimes even more.
The reading "installation" is going to be set to "successful" when finished.
set z2m start
set z2m stop
set z2m update
You can find the log file of Zigbee2MQTT in the following directory:
FHEM-ROOT-DIRECTORY/.fhempy/zigbee/data/log/