I have my Fibaro RGBW controller configured for 2 inputs and 2 output channels. This is all working fine.
However because of the implementation of the controller in OpenZwave the input channels generate 2x Read-only dimmers in domoticz.
For example, one of my input channels receives voltage indicating the RPM value of a cooling fan. But because it gets created as a read-only dimmer it only provides a percentage value that varies between 49% (when at max RPM) and 60% (when at it's lowest).
I have gotten around this by creating a virtual sensor and recalculating the value with a LUA event script but I was curious if there was a simpler way? Maybe it would be possible to get the actual 0-10v value?
Thanks
