11.03.2022, 05:53
I have several motion detectors that also reports brightness in lux every 5 minutes or so. The associated group objects seem to require (?) 2-byte unsigned floats to function. But for visualization in Wiser for KNX Touch3 I would like to drop the decimals and show integers instead.
Now values look like: 25573.72 (lux)
I am happy with: 25574 (lux) for a less cluttered look
What is the best way to do this?
Changing the values with an event-based Lua-script will cause a loop (the script calls itself repeatedly) that can only be canceled by rebooting the Wiser for KNX unit.
All the best
Robert
Now values look like: 25573.72 (lux)
I am happy with: 25574 (lux) for a less cluttered look
What is the best way to do this?
Changing the values with an event-based Lua-script will cause a loop (the script calls itself repeatedly) that can only be canceled by rebooting the Wiser for KNX unit.
All the best
Robert