-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
For friendly names that consider description #105
Comments
I know the phenomenon, with me here actually always a restart of the adapter was enough, once also the Z2M itself. Have you ever done that? |
Yep, in all possible scenarios. Seems that this adapter is not reading any values from z2m. |
but basically the communication of the adapter works, so if you change something in the ioB then that is also taken active? If all this works or especially if it does not work, please pull once the current version of git. The version number has not changed, but there are already div. Changes incorporated. |
Yep, communication works. It's for now only missing the description/name of the device. |
okay then please pull the current version from Git |
No change - still missing names. |
What are your names, for example? |
To add, I've tested also a device without blanks in the description. Deleted all states and restarted. Nothing. |
I get the following log now, when changing a description in z2m:
|
Yes/No - depends on the point of view. My friendly name always stays with the unique id of the device. Koenkk added the description for that purpose. |
Here is the PR which implemented it in z2m Now, that we at least found the cause of the issue, are you able to look into the description field and use it, if there is a value? |
Ok let's say it differently, for the adapter it is currently the wrong place.
|
I have looked at that, I think I can implement quite easily I test that right away :) |
Please test the dev branch: https://github.com/o0shojo0o/ioBroker.zigbee2mqtt/tree/dev_%23105 |
Works fine for me. Initial load uses description and updated names also get changed. |
- (o0shojo0o) added state `transition` for transition overwrite (-1 disabled overwrite) ([#101](#101)) - (o0shojo0o) consideration of the description when creating the friendly name ([#105](#105)) - (o0shojo0o) added state `effect` for groups ([#101](#101)) - (o0shojo0o) fix state contact - (o0shojo0o) added handling for disabled devices
What happened?
Name of the device in iobroker doesn't show up, neither the zigbee ID nor the description set in z2m
What did you expect to happen?
Device description set in z2m should be the device name in iobroker
How to reproduce it (minimal and precise)
No response
Adapter version
2.5.0
Log
No response
The text was updated successfully, but these errors were encountered: