Hi everyone,
I’m seeing a specific issue with bridged Matter devices (via Matterbridge) following the recent 0.60.12 firmware update on my V3 hub.
The Issue:
My Smartthings door sensor(s), which (is) were previously working perfectly as Contact Sensor(s) with Temperature reporting, have been “dropped” or misidentified by SmartThings. Specifically:
Devices that were stable for months now appear in the SmartThings app as Generic Switches.
The Temperature capability is completely missing/dropped, even though the attribute is visible and updating in the Matterbridge UI.
Other Matter controllers (Google Home/Alexa) are still displaying both the Contact state and Temperature correctly, suggesting this is a SmartThings-specific mapping/driver issue.
Setup Details:
Hub Firmware: 0.60.12
Bridge: Matterbridge (running matterbridge-hass v1.1.0)
Device Type: Zigbee/Tuya Door Sensor (Contact + Temperature)
Matterbridge Strategy: Tried both Matter and Merge. Under Matter strategy, the device defaults to a Switch.
Troubleshooting performed:
Re-paired the device using a fresh pairing code.
Power-cycled the SmartThings Hub and cleared the Android app cache.
Verified IPv6 stability on my MikroTik network (mDNS/NDP are healthy).
It seems the new hub firmware is failing to correctly interview multi-endpoint Matter devices, defaulting to the simplest profile (Switch) and ignoring secondary clusters like Temperature.
Is anyone else seeing “Capability Dropping” on bridged Matter devices with the latest update? Is there a specific Edge driver I should be forcing, or is this a known regression in the 0.60.12 SDK?