saso5.github.io icon indicating copy to clipboard operation
saso5.github.io copied to clipboard

Configure emoticon of LYWSD02

Open MattFromGer opened this issue 1 year ago • 1 comments

On my device the emoticon is always showing the happy face, even if the humidity is over e.g. 80%. I guess there must be a configuration somewhere like the square model has and the default is maybe set to "smiley happy" instead of "comfort indicator"? Is there a way to find out?

MattFromGer avatar Jan 30 '24 09:01 MattFromGer

Ok I did some more research and found that there's a comfort range, stored in UUID ebe0ccd7-7a0a-4b0c-8a1a-6ff2997da3a6. Default value is 8C 0A 6C 07 55 14 which translates to 19°C <-> 27°C and 20% <-> 85%

Edit: I'm unable to write new values to this characteristic (e.g. 8C 0A 6C 07 3B 28). Also I'm trying different BLE debugger tools. It says "write sucessful", but if I read again the value is still the old 8C 0A 6C 07 55 14

MattFromGer avatar Jan 30 '24 11:01 MattFromGer