philip1986 / pimatic-led-light

A template for creating plugins
http://pimatic.org/
GNU General Public License v2.0
7 stars 13 forks source link

dummyLED always starts as on #55

Open fototeddy opened 8 years ago

fototeddy commented 8 years ago

i have a dummy LED in my pimatic to use it with a rule to send HEX color codes to a web server. nothing special. But every time i start pimatic, the dummyLED starts with the status ON wich is not correct. ist there any way to set the default state of the dummied to OFF?

michbeck100 commented 7 years ago

see https://github.com/philip1986/pimatic-led-light/pull/66. This should fix this. This problem isn't specific to the dummyLED, all led implementations have the same problem.

michbeck100 commented 6 years ago

66 was merged, so this should be fixed with the next release.