itavero / homebridge-z2m

Expose your Zigbee devices to HomeKit with ease, by integrating 🐝 Zigbee2MQTT with 🏠 Homebridge.
https://z2m.dev
Apache License 2.0
297 stars 47 forks source link

[Feature] _TYZB01_hlla45kx child_lock state #884

Open jaketame opened 3 weeks ago

jaketame commented 3 weeks ago

Problem description

Socket (Switch) is not exposing child_lock state into HomeKit

{ "child_lock": "UNLOCK", "linkquality": 136, "state_l1": "OFF", "state_l2": "OFF", "update": { "installed_version": 64, "latest_version": 64, "state": "idle" } }

Zigbee Model TS011F Zigbee Manufacturer _TYZB01_hlla45kx

Manufacturer ClickSmart+ Model CMA30036

Suggested solution

Ability to control child_lock state please and thanks

Alternative solutions

No response

Additional context / information

No response

itavero commented 3 weeks ago

As far as I know there's no suitable characteristic for this in HomeKit. Please correct me if I am wrong.