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

Add battery sensor feature to MultiSensor #73

Closed Heizelmann closed 8 years ago

Heizelmann commented 8 years ago

This is a missing feature. A multisensor may also be a battery sensor and auser would like to show a battery icon showing the current status of battery capacity same as single sensor types.

sweebee commented 8 years ago

Added, you can install it now by (test it):

cd /home/pi/pimatic-app/
npm install https://github.com/DheerajKhajuria/pimatic-mysensors.git#development

Will publish it to npm when there are no bugs.