c--r
c--r
Interesting. Unfortunately, this does not solve the problem in my case, since my rule file only consists of a few lines (
After 1 year I gave it another try and code validation now works for me. Unfortunately, I cannot really tell exactly the root cause, but I thought I'll share some...
Same problem here (same environment): Setting decimal values to a Homematic Item works fine, but when receiving Updates from the Homematic binding, values get rounded to integer values: BL_AZ_temp in...
TRACE debug level shows further information: ``` 2019-01-18 12:03:19.097 [TRACE] [converter.type.AbstractTypeConverter] - Converting FLOAT value '0.005' with PercentTypeConverter for 'OEQxxxxxxx:1#LEVEL' ``` So this code snippet seems to be causing the...
With Homematic1.x binding (in openhab2.4.0), it is possible to use a Number Item, which seems to work due to the different Converter applied: ``` 2019-01-18 17:39:24.495 [DEBUG] [l.communicator.HomematicCommunicator] - Received...