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

PIR BatterySensor #42

Closed n3roGit closed 8 years ago

n3roGit commented 8 years ago

[pimatic] warn: Device configuration of node123: Unknown config entry with name batterySensor.

{ "id": "node123", "name": "PIR", "class": "MySensorsPIR", "nodeid": 21, "sensorid": 1, "batterySensor": true, "autoReset": false }

is it possible to enable this for PIR?

DheerajKhajuria commented 8 years ago

unfortunately, battery stat is not supported for PIR node, can be taken as improvement.

Note: To enable battery level with sensor. set ["batterystat"] to true. see temp & Hum exp. support is enable for all sensor except PIR,Switch. for PIR or switch use configure seperate battery devices.