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
Any additional details
...
“I compiled and downloaded the light example to the development board. After setting the brightness to 50% and turning off the light, the brightness automatically changes to 100% when the light is turned on again after a few seconds.”
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
The light example automatically changes brightness after being turned off.
The light example automatically changes brightness after being turned off. (CON-1283)
Aug 1, 2024
Hello, has this problem been fixed?
I also encountered the same problem. When I turned off the Dimmable through the UI, the brightness on the UI was displayed as 1%, then it immediately became 30%, and the light was also on and did not turn off.
@shaohuayuan@eiSouthBoy This is expected behaviour, please take a look at the this. I have explained why this is happening. It's up to the application how it wants to update the driver on receipt of the On/Off command ( i.e. OnOff or CurrentLevel attribute update callbacks ).
Describe the bug
A clear and concise description of what the bug is.
Environment
ESP-Matter Commit Id:commit ba5b64b
ESP-IDF Commit Id:commit a322e6bdad4b6675d4597fb2722eea2851ba88cb (HEAD, tag: v5.2.1)
SoC (eg: ESP32 or ESP32-C3):ESP32-C3
Device Logs (Please attach the log file):
I (30) boot: ESP-IDF v5.2.log
Host Machine OS:macos 14.5
Host Machine Python version:Python 3.9.6
Commissioner app and versions if present:axela
Home hub app and versions if present:
RPReplay_Final1722481969.mp4
Any additional details
...
“I compiled and downloaded the light example to the development board. After setting the brightness to 50% and turning off the light, the brightness automatically changes to 100% when the light is turned on again after a few seconds.”
The text was updated successfully, but these errors were encountered: