zigpy / zha-device-handlers

ZHA device handlers bridge the functionality gap created when manufacturers deviate from the ZCL specification, handling deviations and exceptions by parsing custom messages to and from Zigbee devices.
Apache License 2.0
759 stars 696 forks source link

[Device Support Request] MhCozy Zigbee Temperature Sensor #3395

Open patches4231 opened 1 month ago

patches4231 commented 1 month ago

Problem description

Connected MhCozy Zigbee Temperature Sensor/ Controller but not seeing temperature entity within HA.

Solution description

Temperature entity within HA

Screenshots/Video

Screenshots/Video [Paste/upload your media here]

Device signature

Device signature ```json [Paste the device signature here] ```

Diagnostic information

Diagnostic information ```json [Paste the diagnostic information here] ```

Logs

Logs ```python [Paste the logs here] ```

Custom quirk

Custom quirk ```python [Paste your custom quirk here] ```

Additional information

No response

patches4231 commented 1 month ago

Custom quirk was created by user klibro here TS000F_TZ3218_7fiyo3kv.py Requesting quirk added to directory for future users.