Confused about which device belong to which zwave-node Topic is solved
Moderator: leecollings
Re: Confused about which device belong to which zwave-node
I'm amazed that this is not part of Domoticz (anymore), and how hard it is to actually find zwave devices that belongs to the same unit. So I implemented a quickfix on top of Version: 2020.2 (build 12660) (I guess it will work on latest as well).
Now each z-wave device/unit is listed as a separate hardware, and selecting the z-wave device/unit (hardware) will filter the list for all related domoticz devices. It's possible to select multiple z-wave devices/units simultaneously.
I can make a PR if it's interesting to get this addition merged. No guarantee it will get accepted though.
Now each z-wave device/unit is listed as a separate hardware, and selecting the z-wave device/unit (hardware) will filter the list for all related domoticz devices. It's possible to select multiple z-wave devices/units simultaneously.
I can make a PR if it's interesting to get this addition merged. No guarantee it will get accepted though.
Last edited by paalkr on Tuesday 06 April 2021 23:35, edited 1 time in total.
-
- Posts: 451
- Joined: Friday 16 October 2015 7:58
- Target OS: Windows
- Domoticz version:
- Contact:
Re: Confused about which device belong to which zwave-node
Great work! Though, I am afraid it will not be accepted as gizmocuz has mentioned it is not a useful feature
- madpatrick
- Posts: 637
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: Confused about which device belong to which zwave-node
Maybe your can share the code as a diff.
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
Re: Confused about which device belong to which zwave-node
Quite a tense discussion going on over at https://github.com/domoticz/domoticz/co ... 17e275f09b
-
- Posts: 451
- Joined: Friday 16 October 2015 7:58
- Target OS: Windows
- Domoticz version:
- Contact:
Re: Confused about which device belong to which zwave-node
Yeah... I think rrozema gave up on that...
Re: Confused about which device belong to which zwave-node
The PR got merged this morning
- jvdz
- Posts: 2189
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Confused about which device belong to which zwave-node
dunno about rrozema, but I clearly did.....and not to ne a spoilsport, my 3 line change was alo committed and part of a beta release for a while.
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
Re: Confused about which device belong to which zwave-node
Yes, I know. Let's hope it will stay this time... The code is identical to what you provided, I just rebased it to the new devices code.
- jvdz
- Posts: 2189
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Confused about which device belong to which zwave-node
I hope so too and else simply merge it into the source whenever I update. ( Which is not likely to be anytime soon with all the issues I read with latest version of openzwave and its issues inside Domoticz.)
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
Re: Confused about which device belong to which zwave-node
Yes, It's always easy to just merge it locally if it eventually get removed again
I have been running on latest for a long time now. What are the zwave problems reported by other users?
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Confused about which device belong to which zwave-node
Just to confirm so I can update the wiki: This change is now in stable 2021.1 ? I have no ZWave so cannot check.paalkr wrote: ↑Friday 02 April 2021 0:27 I'm amazed that this is not part of Domoticz (anymore), and how hard it is to actually find zwave devices that belongs to the same unit. So I implemented a quickfix on top of Version: 2020.2 (build 12660) (I guess it will work on latest as well).
Now each z-wave device/unit is listed as a separate hardware, and selecting the z-wave device/unit (hardware) will filter the list for all related domoticz devices. It's possible to select multiple z-wave devices/units simultaneously.
I can make a PR if it's interesting to get this addition merged. No guarantee it will get accepted though.
z-wave-devices.png
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Re: Confused about which device belong to which zwave-node
I'll have to look at the release notes to verify if it's in stable yet.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Confused about which device belong to which zwave-node
Yes. In domoticz from build 13148
The domoticz release versions (aka stable) contain all fixes, updates , etc from earlier builds.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 451
- Joined: Friday 16 October 2015 7:58
- Target OS: Windows
- Domoticz version:
- Contact:
Re: Confused about which device belong to which zwave-node
This is working great! Really happy with this feature. Thanks!
-
- Posts: 177
- Joined: Sunday 13 November 2016 10:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Germany
- Contact:
Re: Confused about which device belong to which zwave-node
I am now on 2021.1. How can I get the mixed device/hardware tab. In devices tab, I can only see the devices, idx are highlighted. But I don‘t see the hardware list as it is shown in the picture above in this thread.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Confused about which device belong to which zwave-node
harrykausl wrote: ↑Thursday 20 May 2021 22:43 I am now on 2021.1. How can I get the mixed device/hardware tab. In devices tab, I can only see the devices, idx are highlighted. But I don‘t see the hardware list as it is shown in the picture above in this thread.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 177
- Joined: Sunday 13 November 2016 10:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Germany
- Contact:
-
- Posts: 616
- Joined: Thursday 10 November 2016 9:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Confused about which device belong to which zwave-node
Also searched a bit for this one
Looks this does not always show all devices in a z-wave node: Using this bar only shows relay control from my Qubino Smart-Meter... But search using the old hex node ID method still shows all devices (V/I/W/Cos Phy...). Others I checked (not all) looks OK.
Can't see how to put an image (needs an external URL) directly in the forum to show this, but that's what's happening.
Who is online
Users browsing this forum: No registered users and 0 guests