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
When creating Z-Wave devices, it is sometimes required to configured in a way to be able to successfuly manage those devices in Gladys.
Ex. AEON Labs | MultiSensor 6 | ZW100 | 134-100-2 (0x0086-0x0002-0x0064) Configuration parameter 'Motion Sensor Report Type to Send' (112-0-5) must be set to 'Binary Sensor CC Report' (2) 2022-12-31 10:07:40.660 INFO Z-WAVE: Calling api writeValue with args: [ { nodeId: 151, commandClass: 112, endpoint: 0, property: 5 }, 2, {}, [length]: 3 ]
2022-12-31 10:07:40.660 INFO Z-WAVE: Calling api writeValue with args: [ { nodeId: 151, commandClass: 112, endpoint: 0, property: 5 }, 2, {}, [length]: 3 ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When creating Z-Wave devices, it is sometimes required to configured in a way to be able to successfuly manage those devices in Gladys.
Ex. AEON Labs | MultiSensor 6 | ZW100 | 134-100-2 (0x0086-0x0002-0x0064)
Configuration parameter 'Motion Sensor Report Type to Send' (112-0-5) must be set to 'Binary Sensor CC Report' (2)
2022-12-31 10:07:40.660 INFO Z-WAVE: Calling api writeValue with args: [ { nodeId: 151, commandClass: 112, endpoint: 0, property: 5 }, 2, {}, [length]: 3 ]
The text was updated successfully, but these errors were encountered: