Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105904

Can't include any devices with Zooz USB stick on Pi 4, but works on Pi 3

$
0
0

I’m pulling my hair out here. Can anyone help? I’m unable to include any devices–I’ve tried an older Z-Wave GE Jasco switch, a newer Z-Wave Plus GE Jasco dimmer, and a Leviton lamp module dimmer. All were properly excluded from the prior controller. All are located in the same room as the Pi.

I’m running on the latest version of Raspbian OS, on a Pi 4 with an SSD drive. My z-wave stick is a Zooz ZST10 S2 Z-Wave Plus stick. lsusb identifies it as a “Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB” so to be safe I’ve tried using an unpowered USB 2.0 hub to address the Aeotec inconsistencies with the Pi 4 in case this is a rebranded stick. Note that if I boot the same installation on a Pi 3 it pairs fine, so is this another Pi4 inconsistency? Who knows of a safe stick for the Pi4?

Things I’ve tried/verified:

  • Setting the zwave stick up through the Integrations, and manually
  • My device ID isn’t changing, and I’m pointing to the by-id symlink anyway
  • HA is running as user pi, which I’ve added to the dialout group. I verified the permissions on the device file to ensure it is in group dialout
  • I’ve connected the stick directly, and through an unpowered USB 2.0 hub
  • I’ve done a general exclusion on the switch from the other controller multiple times, pulled the air gap, and reset the breaker
  • ModeManager is not installed or running
  • Installed the following via apt: libudev-dev build-essential libpython3.7-dev

The zwave stick appears in HA, I can stop and start the network fine, etc. But if I try to Add Node or Add Secure Node it fails each time with the following. It is seeing the devices as it doesn’t change to In Progress unless and until I hit the paddle. But then it fails each time.

2020-08-11 23:01:27.383 Detail, Queuing (Controller) Add Device
2020-08-11 23:01:27.383 Info, Add Device
2020-08-11 23:01:27.383 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0d, 0x7c
2020-08-11 23:01:27.384 Detail, Notification: ControllerCommand - Starting
2020-08-11 23:01:27.385 Detail,
2020-08-11 23:01:27.386 Info, contrlr, Sending (Command) message (Callback ID=0x0d, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0d, 0x7c
2020-08-11 23:01:27.390 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0x0d, 0x01, 0x00, 0x00, 0xbe
2020-08-11 23:01:27.390 Detail,
2020-08-11 23:01:27.390 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-08-11 23:01:27.390 Info, contrlr, ADD_NODE_STATUS_LEARN_READY
2020-08-11 23:01:27.390 Detail, Node001, Expected callbackId was received
2020-08-11 23:01:27.390 Detail, Node001, Expected reply was received
2020-08-11 23:01:27.390 Detail, Node001, Message transaction complete
2020-08-11 23:01:27.391 Detail,
2020-08-11 23:01:27.391 Detail, contrlr, Removing current message
2020-08-11 23:01:27.391 Detail, Notification: ControllerCommand - Waiting
2020-08-11 23:01:27.391 Info, WriteNextMsg Controller nothing to do
2020-08-11 23:02:01.040 Detail, Received: 0x01, 0x07, 0x00, 0x4a, 0x0d, 0x02, 0x00, 0x00, 0xbd
2020-08-11 23:02:01.041 Detail,
2020-08-11 23:02:01.041 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-08-11 23:02:01.041 Info, ADD_NODE_STATUS_NODE_FOUND
2020-08-11 23:02:01.042 Detail, Notification: ControllerCommand - InProgress
2020-08-11 23:02:08.212 Detail, Received: 0x01, 0x07, 0x00, 0x4a, 0x0d, 0x07, 0x00, 0x00, 0xb8
2020-08-11 23:02:08.213 Detail,
2020-08-11 23:02:08.213 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-08-11 23:02:08.213 Info, ADD_NODE_STATUS_FAILED
2020-08-11 23:02:08.213 Detail, Removing current message
2020-08-11 23:02:08.213 Detail, contrlr, Queuing (Command) Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2020-08-11 23:02:08.213 Detail, Notification: ControllerCommand - Failed
2020-08-11 23:02:08.214 Detail,
2020-08-11 23:02:08.214 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x4a) - Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2020-08-11 23:02:08.268 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0x0d, 0x06, 0x00, 0x00, 0xb9
2020-08-11 23:02:08.269 Detail,
2020-08-11 23:02:08.269 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-08-11 23:02:08.269 Detail, Node006, Expected reply was received
2020-08-11 23:02:08.269 Detail, Node006, Message transaction complete
2020-08-11 23:02:08.269 Detail,
2020-08-11 23:02:08.269 Detail, contrlr, Removing current message
2020-08-11 23:02:08.270 Detail, Notification: ControllerCommand - Completed

My configuation.yaml is:

zwave:
   usb_path: /dev/serial/by-id/usb-0658_0200-if00
   network_key: 0xEC, 0x90, 0xCD, 0x4F, 0x01, 0x5B, 0x46, 0x9C, 0x74, 0x3C, 0x2D, 0xE2, 0xD9, 0xF6, 0x8B, 0x08
   debug: true

Help!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105904

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>