Class PixelBufController

  • All Implemented Interfaces:
    crackers.kobots.mqtt.homeassistant.LightController

    
    public final class PixelBufController
     implements LightController
                        

    Controls a full "strand" of PixelBuf (e.g. WS28xx LEDs) TODO needs a start and end index

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <Error class: unknown class> getLightEffects()
      String getControllerIcon()
      Unit set(LightCommand command) Set the state of the light.
      LightState current() Get the state of the light.
      • Methods inherited from class crackers.kobots.mqtt.homeassistant.LightController

        exec, flash, transition
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait