Ignore MQTT discovery of specific devices valueIds #3365
Unanswered
Olivier6767
asked this question in
Q&A
Replies: 3 comments
-
@Olivier6767 You shouldn't remove them from that list, you should just disable the discovery of the values you don't want to discover |
Beta Was this translation helpful? Give feedback.
0 replies
-
How do I disable the discovery for just these values? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You should set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have around 30 Z-Wave devices using an Aeotec ZW090 stick.
I have this setup sine several years, using Domoticz and currently transitioning to Home Assistant.
The issue is that for many nodes , I get several 'phantom' devices being discovered.
These will then generate useless devices in Domoticz or HomeAssistant.
I have tried many times to delete these devices in Zwave-JS-UI by selecting the device, pressing DELETE than STORE.
I have also cleared the MQTT messages with RETAIN flag, and also tried clearing the full MQTT database.
However each time I restart Zwave-js-ui, these phantom devices come back.
I also noticed that each time I restart, the 'phantom' devices are always the same.
I have multiple nodes of the same type (for example Fibaro FGWPE/F-101), but they don't have the same 'phantom' devices, some have less, some have more.
Why is this happening?
Is there a place within Zwave-JS-UI or it's file structure that I need to clear or delete ?
How can I avoid this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions