We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Ability to control child_lock state please and thanks
No response
The text was updated successfully, but these errors were encountered:
As far as I know there's no suitable characteristic for this in HomeKit. Please correct me if I am wrong.
Sorry, something went wrong.
I would say the lock meachism should be ok?
https://developer.apple.com/documentation/homekit/hmcharacteristicvaluelockmechanismstate
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: