Zigbee USB ?

Discussions about Z-Way software and Z-Wave technology in general
User avatar
Osorkon
Posts: 50
Joined: 09 Sep 2015 12:05
Contact:

Re: Zigbee USB ?

Post by Osorkon »

I did it now. Thanks for the hint.
I have hoped that the forum also can help me.
Especially because also someone from the Z-Wave.me Team is also active here.
I guess I was wrong then.
Sorry, my fault.
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Re: Zigbee USB ?

Post by michap »

Have you tried with Z-Way at first?

My device is recognized at ttyUSB0 (Z-Wave) / ttyUSB1 (Zigbee).
And it is listening for Zigbee devices.

Michael
User avatar
Osorkon
Posts: 50
Joined: 09 Sep 2015 12:05
Contact:

Re: Zigbee USB ?

Post by Osorkon »

michap wrote:
20 Apr 2024 21:26
Have you tried with Z-Way at first?
Yes I did.
Bildschirmfoto 2024-04-20 um 20.59.51.png
Bildschirmfoto 2024-04-20 um 20.59.51.png (267.35 KiB) Viewed 322 times
Bildschirmfoto 2024-04-20 um 21.01.42.png
Bildschirmfoto 2024-04-20 um 21.01.42.png (21.59 KiB) Viewed 322 times
Bildschirmfoto 2024-04-20 um 21.05.49.png
Bildschirmfoto 2024-04-20 um 21.05.49.png (174.45 KiB) Viewed 322 times
It simple doesn’t work?!

After not having success with Z-Way. I tried ZHA and ZigBee2MQTT but also without having success.
Last edited by Osorkon on 20 Apr 2024 22:25, edited 1 time in total.
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Re: Zigbee USB ?

Post by michap »

Try at Raspberry console:

Code: Select all

 dmesg| grep tty
there should be something like that:

Code: Select all

[   11.835361] usb 1-1.4: cp210x converter now attached to ttyUSB0
[   11.844992] usb 1-1.4: cp210x converter now attached to ttyUSB1
Have you something else connected at USB ports?

And - what is your Z-Way version?
User avatar
Osorkon
Posts: 50
Joined: 09 Sep 2015 12:05
Contact:

Re: Zigbee USB ?

Post by Osorkon »

I'm running Home Assistant OS on Raspberry Pi4
No other USB Devices are attached.
And the Z-Wave.me Addon, Z-Way Server v4.1.0
Bildschirmfoto 2024-04-20 um 21.31.13.png
Bildschirmfoto 2024-04-20 um 21.32.19.png
Bildschirmfoto 2024-04-20 um 21.32.19.png (28.05 KiB) Viewed 316 times
Z-Wave ist working fine, but ZigBee not!
Attachments
Bildschirmfoto 2024-04-20 um 21.31.13.png
Bildschirmfoto 2024-04-20 um 21.31.13.png (50.36 KiB) Viewed 316 times
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Re: Zigbee USB ?

Post by michap »

try to make an Z-Way update, I use 4.1.2 ...

Michael
User avatar
Osorkon
Posts: 50
Joined: 09 Sep 2015 12:05
Contact:

Re: Zigbee USB ?

Post by Osorkon »

I have installed the Z-Way server on a second Pi4
Now v4.1.2-6-g701b28b3

Zigbee via Z-Way is now Running. But still not with ZigBee2MQTT! :evil:
ZigBee2MQTT 1.36.1 commit: ffc2ff1
Zigbee2MQTT configuration

Code: Select all

serial:
  port: /dev/serial/by-id/usb-Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_012B7AE7-if01-port0
  adapter: ezsp
  baudrate: 115200
  rtscts: true
With other ZigBee Adapter like Conbee II or Aeotec Zi-Stick ZigBee2MQTT works fine.

I tried to use the Z-Wave.Me Tools to get at minimum a info about the ZigBee Firmware.
But it always end up with tis error?!

Code: Select all

pi@z-way:~/z-station/zme_zigbee $ sudo ./zme_zigbee info -d /dev/ttyUSB1
./zme_zigbee: 1: cannot create u%@@��info -d /dev/ttyUSB18
                                                          @@@@@h��@�@@@PP: Directory nonexistent
./zme_zigbee: 2: Syntax error: Unterminated quoted string
@PoltoS can you confirm that the Z-Station should also work with ZigBee2MQTT?
lanbrown
Posts: 298
Joined: 01 Jun 2021 08:06

Re: Zigbee USB ?

Post by lanbrown »

michap wrote:
21 Apr 2024 00:31
try to make an Z-Way update, I use 4.1.2 ...

Michael
The add-on is limited to 4.1.0 until they release a new version. It runs under Docker and doing an update via the GUI does not work. You also cannot restore from a non-Docker install to a docker install.
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Re: Zigbee USB ?

Post by michap »

lanbrown wrote:
21 Apr 2024 02:50
The add-on is limited to 4.1.0 until they release a new version.
What add-on do you mean?
I'm using HA docker version and the Z-Way (actual 4.12) integration since a long time (after was published) - but in this time only for Z-Wave devices...
About the HAOS add-on didn't know...
User avatar
Osorkon
Posts: 50
Joined: 09 Sep 2015 12:05
Contact:

Re: Zigbee USB ?

Post by Osorkon »

@PoltoS Thanks for your Quick response on GitHub.

Where I get the firmware from? And how to performe the firmware update? Unfortunately the Z-Wave.Me Tools doesn’t work for me. Not on windows nor on Linux?!

Is there a clear instructions somewhere?
Or can the firmware update also be done via Z-Way Server?

Thanks in advance.
Post Reply