vytun
vytun
Currently it is not possible to modify (transform) the read values in any way, nor to define that they are signed/unsigned or REAL data types.
After the write, trigger the reading of the written value or group to verify, **or reduce** the reading interval.
Some devices (e.g. Unipi IAQ) have reading and writing DO/RO in registers (holding). Therefore, I propose to modify these classes and add the ability to write back to registers.
When sending a API request to set a debounce, counter, etc., the original value is returned in the API response (tested with WS, REST). This is probably a **feature**, since...