project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.39k stars 1.98k forks source link

[Feature] Continuously set the temperature, the APP temperature display will jump back and forth #26789

Open tobbe2007 opened 1 year ago

tobbe2007 commented 1 year ago

Feature description

We encountered a problem when using the Google home APP to control the air conditioner through Matter. The steps are as follows:

  1. google nest hub and air conditioner have been added to Google home.
  2. Enter the device interface in home and click the button to set the air conditioner temperature, such as continuously increasing from 16 degrees to 21 degrees in refrigeration mode; The APP interface will first display from 16 to 21 degrees, then back to below 21 degrees (may jump several times), and finally display 21 degrees again

It is found that the temperature switches back and forth, and the experience effect is not ideal. Is this phenomenon normal?

@yunhanw-google

Platform

all

Platform Version(s)

v1.0-branch

Anything else?

No response

tobbe2007 commented 1 year ago

https://github.com/project-chip/connectedhomeip/assets/29473408/ff36cff2-4384-434f-a96e-259edf947cb4

tobbe2007 commented 1 year ago

Hi, @mlepage-google @yunhanw-google Please help me to analyze it,thank you very much.