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

cant use multisensor PIR #40

Closed n3roGit closed 8 years ago

n3roGit commented 8 years ago

Hey =)

i cant use the status of the PIR when using multisensor.

something like $nodeXY.pir equals "true"

doesn't work

PascalLaurens commented 8 years ago

I also have some issues with rules in combination with the multi sensor.

I have a PIR and a light sensor, added to a device with the multi class. They are being recognized by the rule system (like 'pir of Multi Sensor'), but a rule with the light sensor or a rule with the light sensor and the PIR doesn't work. When I use the standalone PIR and Light classes, the rules do work.

n3roGit commented 8 years ago

hmm. the light sensor roule works for me..

$node22.light <= "25"

DheerajKhajuria commented 8 years ago

Its working for me. $multi.pir changes