In what add two temperature sensores SONOFF SNZB-02 to my HA. I have installed the Zigbee2mqtt addon from the store, flow the instructions in this site www.zigbee2mqtt.io but whem start the addon i get this error:
Zigbee2MQTT:info 2021-01-09 21:14:59: Logging to console and directory: '/share/zigbee2mqtt/log/2021-01-09.21-14-58' filename: log.txt
Zigbee2MQTT:info 2021-01-09 21:14:59: Starting Zigbee2MQTT version 1.17.0 (commit #1.17.0)
Zigbee2MQTT:info 2021-01-09 21:14:59: Starting zigbee-herdsman (0.13.46)
Zigbee2MQTT:error 2021-01-09 21:14:59: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-01-09 21:14:59: Failed to start zigbee
Zigbee2MQTT:error 2021-01-09 21:14:59: Exiting...
Zigbee2MQTT:error 2021-01-09 21:14:59: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
at Znp.<anonymous> (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:136:32)
at Generator.next (<anonymous>)
at /zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:27:71
at new Promise (<anonymous>)
at __awaiter (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:23:12)
at SerialPort.<anonymous> (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:134:49)
at SerialPort._error (/zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:198:14)
at /zigbee2mqtt-1.17.0/node_modules/zigbee-herdsman/node_modules/@serialport/stream/lib/index.js:242:12
npm
My HA (hass.io) runs in a virtualbox and the hot OS is windows10. The hardware is a mini PC (BMAX PLUS)
Any ideia? Help will be good.