Settings Aeotec Z-stick under MQTT / JS-UI Topic is solved

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
studiocascade
Posts: 37
Joined: Thursday 13 July 2017 23:16
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Settings Aeotec Z-stick under MQTT / JS-UI

Post by studiocascade »

Recently i successfully migrated from Open ZWave to ZWave-JS-UI via Docker.
My Domoticz version is 2024.2

Everything is working fine, but there are two things unclear to me
  1. Where can i find the settings of my Aeotec Z-stick Gen 5?
  2. The Settings-button under the hardware "MQTT" leads to an empty 'list'. Is there a way to activate settings there?
Thanks for your reply,

Sincerely,
Johan
User avatar
waltervl
Posts: 5384
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Settings Aeotec Z-stick under MQTT / JS-UI

Post by waltervl »

Setting for zwave are in the Zwave-JS-UI interface. Not in Domoticz.
In the setup button there are only the zwave devices that publish configuration topics, eg resolution, or accuracy. Most devices do not publish these so the list will be empty.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
studiocascade
Posts: 37
Joined: Thursday 13 July 2017 23:16
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Settings Aeotec Z-stick under MQTT / JS-UI

Post by studiocascade »

Thanks for your quick reply!
I can find settings to all my zwave devices in the JS-UI interface, except for the settings of the Aeotec Z-stick.
There's a a led blinking on this device and i would like to turn it off.
In OZW i could easily find the settings for my Z-stick.

Do you know where i should be able find that in the JS-UI interface?
User avatar
waltervl
Posts: 5384
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Settings Aeotec Z-stick under MQTT / JS-UI

Post by waltervl »

I have no clue, you better ask this in the Zwave-JS-UI forum. If not available they can perhaps implement this option. https://github.com/zwave-js/zwave-js-ui/discussions
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
bvdf0251
Posts: 24
Joined: Saturday 09 July 2022 14:38
Target OS: -
Domoticz version:
Contact:

Re: Settings Aeotec Z-stick under MQTT / JS-UI

Post by bvdf0251 »

echo -e -n "\x01\x08\x00\xF2\x51\x01\x00\x05\x01\x51" > /dev/serial/by-id/usb-0658_0200-if00

In terminal.

You can also make a script of it and assign it to a dummy switch.

That's what I did.

nano ZstickLedOff.sh
#!/bin/bash
echo -e -n "\x01\x08\x00\xF2\x51\x01\x00\x05\x01\x51" > /dev/serial/by-id/usb-0658_0200-if00

Save in scripts dir
studiocascade
Posts: 37
Joined: Thursday 13 July 2017 23:16
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Settings Aeotec Z-stick under MQTT / JS-UI

Post by studiocascade »

Thanks a lot! i'll run the first command. No need for a dummy switch (yet)
BartSr
Posts: 365
Joined: Sunday 03 July 2016 16:16
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.7
Location: Netherlands
Contact:

Re: Settings Aeotec Z-stick under MQTT / JS-UI

Post by BartSr »

use docker compose? In that case what was your update of the yaml file to meet stick interface?
I m stuck on this.
Bart
Raspberry pi 3b
Arduino
KAKU
RfxCom
Zwave2MQTT
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 / 32 espeasy
Zigbee2MQTT
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest