Open diemon24 opened 2 months ago
Please, have you reported when it will be fixed?
Hey there @emontnemery, @jbouwh, @bdraco, mind taking a look at this issue as it has been labeled with an integration (mqtt
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
mqtt documentation mqtt source (message by IssueLinks)
Hi @diemon24 , there were no recent changes to the mqtt cover component. To reproduce I need the configs (in json) not screenshots including the payload that are send/received.
With these steps we need the expected result and the actual result.
Hi @diemon24 , there were no recent changes to the mqtt cover component. To reproduce I need the configs (in json) not screenshots including the payload that are send/received.
With these steps we need the expected result and the actual result.
Thanks for your reply. I think the problem is in MQTT topics. What json files do you need and where can I get them so you can investigate the problem in more detail?
Thanks for your reply. I think the problem is in MQTT topics. What json files do you need and where can I get them so you can investigate the problem in more detail?
That might be the issue indeed. Some characters are not allowed in MQTT topics. May be you can try to update those.
If the covers are discovered, but are not responding, then try to see when payloads are send from Home Assistant. To see these in the HA core logs, you might need to turn on debug logging for homeassistant.components.mqtt
.
If the covers are discovered, but are not responding, then try to see when payloads are send from Home Assistant. To see these in the HA core logs, you might need to turn on debug logging for
homeassistant.components.mqtt
.
Thank you. I will try to do it soon.
The problem
After updated Core 2024.7.0 and 2024.8.3 my covers and thermostats don't working. In MQTT this devices unavailable. But it's working in Z2M and if downgrade HA ver to 2024.5.5. I deleted this device from MQTT integration, renamed in Z2M i see don't working device in ver after 2024.7.0. I don't think what this problem with MQTT integration or Z2M, this problem I see only after update HA ver.
My other 100 devices working in all ver HA. Problem only this 2 type devices.
Zigbee2MQTT 1.39.1 commit: [e132316] zStack3x0
all ver after 2024.7.0
this device in HA 2024.8.3
this device in HA 2024.5.5
its working
What version of Home Assistant Core has the issue?
2024.8.3
What was the last working version of Home Assistant Core?
2024.5.5
What type of installation are you running?
Home Assistant Core
Integration causing the issue
MQTT
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response