Here is a sample taken from OpenTRV output<br><br>@2532;T20C4;L35;O1<br>FHT8V TX<br>=W0%@20C3;X0;T21 5 W255 0 F255 0 W255 0 F255 0;S18 7 18;C5;HC37 50;{"@":"2532","L":141,"B|mV":3179,"occ|%":0,"vC|%":0}<br><br>Binary format light is scaled incorrectly i.e L35 versus "L":141.<br><br>This problem seems to have arisen since the basis for light reporting changed from [0,1023] -> ~[0,255].<br><br>ASIDE: In a side project and simulation of the opentrv algorithms and variants to identify the use of electric light I have noticed that the light lsb's are borderline important to identifying the use of electric light. Whatever the internal opentrv algorithms, reporting of all measured bits is most likely important to measurement, analysis, and subsequent simulation of algorithms and/or variants.<br><br>Regards Gary<br><br>