home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.61k stars 30.38k forks source link

MQTT freeze at 04:10 AM Paris time #121541

Closed manuvbv closed 3 months ago

manuvbv commented 3 months ago

The problem

Hello, since July 4th every night at 4:10 a.m., I no longer have any feedback from my devices connected to mqtt. It seems to me that I recently updated mqtt so I think it is related to the last update

What version of Home Assistant Core has the issue?

2024.7.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

mqtt

Link to integration documentation on our website

https://www.home-assistant.io/integrations/mqtt/

Diagnostics information

config_entry-mqtt-4010a46a57ba6f213333f16b9321bd0b.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

my lixee device is connected to my electric meter from my supplier
the off-peak hour counter (BBRHCJB) does not increase even though there is electricity consumption from 10 p.m. to 6 a.m.

Additional information

No response

home-assistant[bot] commented 3 months ago

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!

Code owner commands Code owners of `mqtt` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign mqtt` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


mqtt documentation mqtt source (message by IssueLinks)

manuvbv commented 3 months ago

I forgot to mention that my friend has the same type of installation and the same problem

bdraco commented 3 months ago

like this issue https://github.com/home-assistant/core/issues/117263

manuvbv commented 3 months ago

in fact it looks a lot like it, I'm going to set up a daily reboot while waiting for update 2024.08 thank you very much and sorry for the duplicate

bdraco commented 3 months ago

closing as duplicate of #117263