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

multisensor PIR circle #41

Open n3roGit opened 8 years ago

n3roGit commented 8 years ago

is it possible to add a circle for the PIR?

i have tested something like this:

{ "name": "Bewegung", "nodeid": 24, "sensorid": 1, "type": "boolean", "booleanlabels": [ "●", "○" ], "acronym": "Bewegung" }

but this is not working

PascalLaurens commented 8 years ago

Maybe it's possible with custom css, but I'm not sure.