rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
533 stars 47 forks source link

Configure CCU-Value through message #568

Closed arnold-fungi closed 1 year ago

arnold-fungi commented 1 year ago

The CCU-Value node can only be configured by sending a message containing interface, channel, datapoint and a value. This makes the configuration of non writeable datapoints impossible and constrains one to provide a value even if it's not the case.

I have developed my own solution for this issue, which I can gladly share with you.