Open Silther opened 1 month ago
Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration (matter
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
matter documentation matter source (message by IssueLinks)
This works correctly in multiple bridges I have tested so this could perhaps be a switchbot issue or some race condition. We'll have to look at this after 2024.11 has landed (as that fixed a couple of related things in the code already)
The problem
I am using a SwitchBot Hub 2 connected to Home Assistant via Matter. It works as a Matter Hub exposing non Matter devices like a thermometer as a Matter devices. But It looks like Home Assistant Matter integration only detects new Matter devices (created via Switchbot Hub) but does not remove old Matter devices which are no longer exposed through the Switchbot Hub.
What version of Home Assistant Core has the issue?
core-2024.9.3
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 Integration
Link to integration documentation on our website
No response
Diagnostics information
Matter integration: config_entry-matter-01J852JQFX5R3FK1Q5JRTQE489.json
button which didn't get removed: matter-01J852JQFX5R3FK1Q5JRTQE489-GenericSwitch-c99dbe4aec69b18ccf5ca843f005baff.json
button readded via switchbot app (now it shows 2 times, the old version is not working): matter-01J852JQFX5R3FK1Q5JRTQE489-GenericSwitch-7e10a81025d1dc3496ce365003bac83c.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response