You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
I have a binary sensor (door/window contact) and two temperature sensors exposed via the matter hub. In the overview page of the matter hub in HA they show the correct and current information.
In Alexa all these sensors show up. The door sensor in Alexa is updated at once if I change its state, which to me suggests that everything works as intended. The temperature sensors are not updated regularly in Alexa, even though they are updated correctly in the overview page of the matter hub.
There is no error shown in the log.
Is this a bug or is the temperature only updated once in a while?
State and attributes
The state of the contact sensor:
device_class: door
icon: mdi:door
friendly_name: Balkontür_WZ_contact
The state of the temperature sensor:
state_class: measurement
unit_of_measurement: °C
device_class: temperature
friendly_name: TH_WZ Temperatur
Relevant log output
Documentation & Issues
I have reviewed the documentation and the linked troubleshooting guide.
Version
3.0.0-alpha.83
Matter Controller
Alexa
Steps to reproduce
I have a binary sensor (door/window contact) and two temperature sensors exposed via the matter hub. In the overview page of the matter hub in HA they show the correct and current information.
In Alexa all these sensors show up. The door sensor in Alexa is updated at once if I change its state, which to me suggests that everything works as intended. The temperature sensors are not updated regularly in Alexa, even though they are updated correctly in the overview page of the matter hub.
There is no error shown in the log.
Is this a bug or is the temperature only updated once in a while?
State and attributes
The state of the contact sensor:
device_class: door
icon: mdi:door
friendly_name: Balkontür_WZ_contact
The state of the temperature sensor:
state_class: measurement
unit_of_measurement: °C
device_class: temperature
friendly_name: TH_WZ Temperatur
Relevant log output
Documentation & Issues