Version: 2021.1 (April 17 2021) Stable
Platform: Raspberry Pi 4 Model B Rev 1.1 8Gb
OpenZwave version: 1.6-1911-gc6a420ef
Plugin/Hardware: Aeotec Z-Pi 7 ZWA025 GPIO board
Z-Wave SDK: 7.11.0 or later
Description:
The Zwave controller is visible under hardware (Domoticz). However, the setup button remains red.
And when I click this I see no controller at setup.
The aeotec website states that the Z-Pi 7 has been tested with the Raspberry Pi 3 and higher.
This shouldn't be the problem.
I have also tested with Home Assistant on the same hardware. Here the Z-Pi 7 works normally.
However, it appears as:
Silicon Labs
700 Series-based Controller
ZST10-700
I have also tested with the latest Beta version of Domoticz. But the same problem persist.
On the Raspberry Pi 4 I have also changed the config.txt with:
Code: Select all
sudo nano /boot/config.txt
dtoverlay=disable-bt
enable_uart=1
Code: Select all
sudo nano /etc/udev/rules.d/09-tty.rules
KERNEL=="ttyAMA0", SYMLINK+="ttyUSB20"
I get the error message below in Domoticz:
2021-05-27 16:51:12.857 Status: Zwave: OpenZWave: using config in: /home/pi/domoticz/Config/
2021-05-27 16:51:12.889 Status: Zwave: OpenZWave: Starting...
2021-05-27 16:51:12.889 Status: Zwave: OpenZWave: Version: 1.6-1911-gc6a420ef
2021-05-27 16:51:30.349 Status: Zwave: OpenZWave: A DNS Error Occurred
2021-05-27 16:51:30.349 Status: Zwave: OpenZWave: ManufacturerSpecificDB Ready
2021-05-27 16:51:31.355 Status: Zwave: OpenZWave: Controller Library is not a type we support
2021-05-27 16:51:31.355 Error: Zwave: OpenZWave: Driver Failed!!
Could it be that Domoticz does not support the Z-Pi 7 yet?
Or that the Controller Library, (Z-Wave SDK: 7.11.0) is not (yet) supported?
Has anyone already got the Aeotec Z-Pi 7 ZWA025 GPIO board working with Domoticz on a raspberry pi?
I hope someone can help me.