Search found 7591 matches

by PoltoS
13 May 2024 22:14
Forum: Discussions in English
Topic: Z-Station Firmware Updates and Zwave JS Settings
Replies: 9
Views: 534

Re: Z-Station Firmware Updates and Zwave JS Settings

jens_s wrote:
12 May 2024 13:10
When I try to find out the firmware by
./zme_zigbee info -d /dev/ttyUSB1
i get an error Message
-bash: ./zme_zigbee: Permission denied
You might need to do

Code: Select all

chmod +x zme_zigbee
first.
by PoltoS
13 May 2024 22:12
Forum: Discussions in English
Topic: Error updating Z-Station firmware
Replies: 2
Views: 7

Re: Error updating Z-Station firmware

Once you have uploaded the OT firmware, zme_zigbee is not able anymore to communicate with it. You can try the

Code: Select all

./zme_openthread info -d /dev/ttyUSB1
to see the device info and confirm it works.
by PoltoS
13 May 2024 22:08
Forum: Discussions in English
Topic: Ubuntu v4.1.3
Replies: 9
Views: 508

Re: Ubuntu v4.1.3

We have rebuilt the v4.1.3 so it includes the missing library now.
by PoltoS
12 May 2024 03:31
Forum: Discussions in English
Topic: Home Assistant Z-Wave.Me Addon BETA TESTING
Replies: 4
Views: 191

Re: Home Assistant Z-Wave.Me Addon BETA TESTING

You can ignore the errors - it can not detect the mac and ip address, since by default it tries the eth0, which is not the right one in docker.
by PoltoS
12 May 2024 03:27
Forum: Discussions in English
Topic: Z-Station Firmware Updates and Zwave JS Settings
Replies: 9
Views: 534

Re: Z-Station Firmware Updates and Zwave JS Settings

Could you please help us understand what is wrong wit h your LR devices? Z-Way is perfectly working for hundreds of different devices including dozens of LR devices. I'm curious to see the inclusion log.

And yes, Z-Station's antenna is so good that it should work as is.
by PoltoS
10 May 2024 02:06
Forum: RaZberry
Topic: No neighbors & failing nodes
Replies: 4
Views: 364

Re: No neighbors & failing nodes

Pretty strange. I think some reboot fixed it.
by PoltoS
10 May 2024 02:05
Forum: Discussions in English
Topic: Z-Station Firmware Updates and Zwave JS Settings
Replies: 9
Views: 534

Re: Z-Station Firmware Updates and Zwave JS Settings

Those two TX controls will not work on Z-Station - it uses another mechanism available in Z-Way via http://localhost:8083/JS/Run/zway.SerialAPISetupSetTxPower(50) . But the default power should be more than enough! The frequency should also be changed via Z-Way or using the command described here: h...
by PoltoS
10 May 2024 02:00
Forum: Z-Uno
Topic: TimeParameter command class don't show up in ExpertUI
Replies: 5
Views: 843

Re: TimeParameter command class don't show up in ExpertUI

Is your logic running? If so, the sketch is correct. Otherwise, it is in reset mode. Also, make sure the loaded sketch contains the Time Parameter CC. It might be that you included tho Z-Uno with the correct sketch and then loaded another one without, but Z-Uno have not applied those changes until r...
by PoltoS
10 May 2024 01:57
Forum: Discussions in English
Topic: Ubuntu v4.1.3
Replies: 9
Views: 508

Re: Ubuntu v4.1.3

Thanks for the feedback, we found that the file was not copied in the build. Please put this file in the /opt/z-way-server/libs folder: https://storage.z-wave.me/tmp/libgattlib.so
by PoltoS
10 May 2024 01:31
Forum: Discussions in English
Topic: help me
Replies: 1
Views: 57

Re: help me

Please clarify your questions. What is Z-Cloud?