DheerajKhajuria / pimatic-mysensors

mysensors
http://forum.mysensors.org/topic/797/pimatic-mysensors-controller-plugin
GNU General Public License v2.0
23 stars 24 forks source link

Bug in lightsensor #24

Closed sweebee closed 9 years ago

sweebee commented 9 years ago

There is a bug in the light sensor. Like if the light value is 10%.

restart pimatic and the percentage of the device is still 10% but a rule doesn't recognize this value, i guess its UNKNOWN. the light value has to be resolved.

@sweetpi you know how to do this? like you did with the battery sensor.

DheerajKhajuria commented 9 years ago

Is this issue still there?

sweebee commented 9 years ago

Yes it is. Not really a big issue but annoying when your working on something and the lighsensor didn't send a update after pimatic restarted.

DheerajKhajuria commented 9 years ago

I have tried fixing the issue..fixed in pimatic-mysensors@0.8.18

On Mon, Jun 8, 2015 at 12:36 AM, Wiebe Nieuwenhuis <notifications@github.com

wrote:

Yes it is. Not really a big issue but annoying when your working on something and the lighsensor didn't send a update after pimatic restarted.

— Reply to this email directly or view it on GitHub https://github.com/DheerajKhajuria/pimatic-mysensors/issues/24#issuecomment-109788818 .

sweebee commented 9 years ago

Seems to work :)