Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Custom-Names for Nodes #1045

Open
tehmilcho opened this issue Jan 20, 2024 · 6 comments
Open

Feature Request: Custom-Names for Nodes #1045

tehmilcho opened this issue Jan 20, 2024 · 6 comments

Comments

@tehmilcho
Copy link

tehmilcho commented Jan 20, 2024

Hey there,

i dont found the Option for Feature Requests. What I really miss in this Adpater compare to other solutions is the possibility to give Nodes Custom-Names.

For Example a Motion Sensor:
Custom-Name "HallwayPIR-1"

I mean sure i can create a new Room or Function to have an indicator what "Node-X" mean but this quite uncomfortable. Also normally i create dynamic "jsons" with the a part of the Devicename or Path and the Battery state to display it or to send me Pushovers but now i would get some like "Node-X Battery empty" what means i have to remember it.

@AlCalzone
Copy link
Owner

You should be able to rename the device object to your liking. The adapter should preserve the name.

@tehmilcho
Copy link
Author

mhh with Expertmode and then Changing "name" of "Node-6" like this:

"common": {
"name": "TESTPIR"
},

Or what you mean?

@AlCalzone
Copy link
Owner

Rechtsklick aufs Objekt, Bearbeiten, dann hier ändern:
grafik

Standardmäßig sollte dort stehen welches Gerät das ist:
grafik

@tehmilcho
Copy link
Author

tehmilcho commented Jan 21, 2024

jo das ist das gleiche was ich geschrieben habe ohne Expertenmodus bekommt man die Option nicht dann kann man das per GUI oder direkt "object Data" ändern.

Dennoch nicht direkt das gleiche bei den anderen Lösung, da ist so das man sagt man will ein Gerät anlernen, es findet ein Gerät und dann wird man gefragt wie es heißen soll. Also würde "Node_006" direkt den Custom-Name haben. Das mit dem "Common.name" reicht aber erstmal für das was ich so brauche.

@AlCalzone
Copy link
Owner

Fair enough. Ich lass es mal als Feature request offen 👍🏻

@PackElend
Copy link

another point, as with z-wave 700 and 800 the range is increased extremely, it is likely that the gateway will detect multiple devices. A list as above with maybe 30+ nodes is quite confusing and challenging to find your own.
In the case of e.g. the Shelly Wave Shutter, which does not show a name, you see only Node.
In that case, it would be helpful, if there is an automatic starting workflow to rename newly detected devices or maybe pull information from https://opensmarthouse.org/zwavedatabase/ if missing

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants