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
Testing on iOS ecosystem
this seem to be working in the past
not matter log is visible in console when changing temp in iOS
only AUTO mode calls the callback on UI action
commenting the auto section makes it work normally again for HEAT and COOL modes.
Not sure this behavior is expected.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
when thermostat has a AUTO feature, the HEAT and COOL modes stop triggering the app attribute callback
when thermostat has a AUTO feature, the HEAT and COOL modes stop triggering the app attribute callback (CON-1561)
Feb 24, 2025
Hi @Jerry-ESP, thanks for confirming you observe the same issue. Is that an expected beahvior or do you think there is some incompatbility between esp-matter and Apple Home regarding thermostats? What would be the next step to resolve this?
Hi @Jerry-ESP, thanks for confirming you observe the same issue. Is that an expected beahvior or do you think there is some incompatbility between esp-matter and Apple Home regarding thermostats? What would be the next step to resolve this?
This appears to be an unexpected behavior related to the Apple Home integration with the thermostat. If you have access to a feedback channel, we recommend reporting this issue to Apple. Additionally, we will also escalate this matter to Apple for further investigation.
Testing on iOS ecosystem
this seem to be working in the past
not matter log is visible in console when changing temp in iOS
only AUTO mode calls the callback on UI action
here is the code that creates the device:
commenting the auto section makes it work normally again for HEAT and COOL modes.
Not sure this behavior is expected.
The text was updated successfully, but these errors were encountered: