Open peedub opened 4 years ago
Hi could you please create a MQTT dump and upload it here ? That way we can test/debug with your exact device config which makes life much easier for us.
Home Assistant --> Developer tools --> Services --? mqtt.dump Filter on OpenZWave/# topic and collect the file afterwards from your config folder.
Thanks!
@marcelveldt done. I've edited it to just include the controller and the relevant device. Should have done that to start with! Let me know if you'd prefer the whole dump.
Same issue for me with FGRM222 Roller Shutter Controller
<Logger: custom_components.zwave_mqtt.cover Source: custom_components/zwave_mqtt/cover.py:44 Integration: Z-Wave over MQTT (documentation) First occurred: 11:30:26 AM (1 occurrences) Last logged: 11:30:26 AM Cover not implemented for values <OZWValue 155795472 (node: 9)>
mqtt_dump.txt
I'm interested as I've the same error with my garage door controller. Do we have any news ? How can I contribute to help to resolve ?
If you have a device where we don't yet have an example mqtt dump, you can help by recording that and uploading here in a text file. :+1:
Hoping it's will be useful and It'll help move things forward. mqtt_dump.txt It's an dump of the Aeotec garage door controller recognise as switch instead of cover
Cover not implemented for values <OZWValue 592003088 (node: 35)> Cover not implemented for values <OZWValue 281475569778708 (node: 35)>
My FGRM222 is also not recognized. I am running the version shipped with Home Assistant 0.110.0. I went back to good old ZWave integration because of this because I need to cover functionality of my house :)
I made a dump of the MQTT topics through mosquitto_sub. I have excluded all nodes except node 24
for readability.
Is there anything I can do/test?
Running Home Assistant as docker on Ubuntu
Nevermind. I am running the version that got shipped with 0.110 which does not support covers yet.
Nevermind. I am running the version that got shipped with 0.110 which does not support covers yet.
Ah, I just came across this statement while searching for the reason why my cover wasn't popping up anymore, now I switched to ozw. Hope this will be added soon - I love this integration way more over the old implementation so I'll just keep it for what it is now.
Nevermind. I am running the version that got shipped with 0.110 which does not support covers yet.
Ah, I just came across this statement while searching for the reason why my cover wasn't popping up anymore, now I switched to ozw. Hope this will be added soon - I love this integration way more over the old implementation so I'll just keep it for what it is now.
This is how you can get it working again.
Nevermind. I am running the version that got shipped with 0.110 which does not support covers yet.
Ah, I just came across this statement while searching for the reason why my cover wasn't popping up anymore, now I switched to ozw. Hope this will be added soon - I love this integration way more over the old implementation so I'll just keep it for what it is now.
This is how you can get it working again.
Hero. Thanks!
openzwavelog.txt
After switching from the built in zwave controller in Home Assistant to zwave_mqtt, my Aeotec Garage Door Controller (Gen5) shows up as a switch rather than a cover. I can control the door using the switch, but Home Assistant doesn't know whether it is up or down. I get the following error in Home Assistant log: