-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
Matter Thermoset not available after restart of Home Assistant until status change #126073
Comments
Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) matter documentation |
Restarting the addon has no impact. Addon event log looks clean (at least to me)Add-on: Matter Server
|
Can you please also inspect the Home Assistant core log ? I suspect there might be an error in there |
Here's from the core log: 2024-09-17 12:16:36.892 ERROR (MainThread) [homeassistant.components.climate] Error adding entity climate.living_room for domain climate with platform matter |
Ah look, the device is sending a null value where it should have been an integer. |
Thank you. For what it's worth, the thermostat is in the off position (not
in heat/cool) at the moment, so I guess it makes sense that there wouldn't
be a temp value.
…On Tue, Sep 17, 2024 at 12:59 PM Marcel van der Veldt < ***@***.***> wrote:
Ah look, the device is sending a null value where it should have been an
integer.
Ofc that is strictly speaking a device issue but I'll patch it on our side.
—
Reply to this email directly, view it on GitHub
<#126073 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDNYG3M2BNKGBOKNH735L3ZXBNW3AVCNFSM6AAAAABOJ5PWDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJWGQ2TAOBXGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello. I have the same problem. 4 matter Nest thermostats (my apartment has 4 individual air conditioner/heater units.) Since a recent update, all devices show unavailable. They are visible in Google Home (where I set them up 1.5 yrs ago). If one goes into the device info, there is a switch. That turns the unit on and then the unit shows as available and is controllable. However, when switched off, the unit disappears from HA in 30-60 seconds. Also, the unit log constantly shows "Nest thermostat switch turned off" followed by "Nest thermostat switch became unavailable" once every 30-60 seconds. Also, if I turn a specific unit on using Google Home, it becomes visible in Home Assistant. Even when visible the log shows it go offline for a brief half second every 30-60 seconds. It was working superbly well for 1.5 yrs. Please help. |
The problem
My Matter Thermostat (Nest) has no entities available after restart of Home Assistant, until status change. Presently our Thermostat is in the off position, the only way that I am able to get the thermostat to show entities after a restart is to change the state to Heat or Cool. Oddly, the Matter addon interface shows the device is online, it's just not pushing any update to the front end. I am on the latest version of the matter addon (6.5.1).
What version of Home Assistant Core has the issue?
2024.9.2
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
Matter
Link to integration documentation on our website
https://www.home-assistant.io/integrations/matter
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
The text was updated successfully, but these errors were encountered: