Closed ollpu closed 10 years ago
Yes that's true. FullOn isn't modular enough. You have to do one for loop to go back to situation before fullon.
eliasjhojala has implemented a fix for this issue. You can now use commands blackOut(boolean);, fullOn(boolean); and blackOutToggle();, fullOnToggle();
Issue closed.
fullOn only works when it is changed from false to true. When it is put to false, it still keeps all the lights on.