Sometimes the status response is cut off after `lux:` and looks like this: ``` status;sensor:ece_fail,distance:255,lux:status;sensor:no_convergence,distance:255,lux:0.000;status:ok ``` Probably it has issue printing the value and silently dies.
Sometimes the status response is cut off after
lux:and looks like this:Probably it has issue printing the value and silently dies.