This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2022-10-23 23:00:14 +02:00

12 lines
252 B
JSON

{
"description": "Interface for devices that support a child lock on physical keys.",
"states": [
{
"name": "childLock",
"type": "bool",
"writable": true,
"logged": true
}
]
}