veonua / SmartThingsEdge-Xiaomi

SmartThings Edge drivers for XIaomi and Aqara devices
MIT License
67 stars 59 forks source link

Temperature alert in Aqara mini switch WXKG11LM #8

Closed PTM26679 closed 2 years ago

PTM26679 commented 2 years ago

First of all, THANK YOU for this driver! It's the only one that fully works (single click/hold/double click)

Not really a "real" issue, more of a question: I installed the Aqara WXKG11LM mini switch and below the 3 button states, I see a "Temperature alert" but doesn't work. What's its purpose? photo_2021-12-26_02-28-41

veonua commented 2 years ago

every zigbee chip has internal inaccurate temperature sensor +-4C. so it is good to detect extreme temperatures only , now the alert will trigger when device out of the recommended temperature range -15..50*

tldr; probably it can detect overheating and 🔥

On Sun, 26 Dec 2021 at 01:26, PTM26679 @.***> wrote:

First of all, THANK YOU for this driver! It's the only one that fully works (single click/hold/double click)

Not really a "real" issue, more of a question: I installed the Aqara WXKG11LM mini switch and below the 3 button states, I see a "Temperature alert" but doesn't work. What's its purpose?

— Reply to this email directly, view it on GitHub https://github.com/veonua/SmartThingsEdge-Xiaomi/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYALVJPPOIF7GRSCIKTOLUSZOKHANCNFSM5KYJ5JHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

PTM26679 commented 2 years ago

Wow! I had no idea about that! Thank you!