Class PimoroniShimController

    • 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
      String getControllerIcon()
      List<String> getLightEffects()
      <Error class: unknown class> set(LightCommand command) Set the state of the light.
      Unit exec(String effect) Execute an effect in some sort of completable manner.
      LightState current() Get the state of the light.
      • Methods inherited from class crackers.kobots.mqtt.homeassistant.LightController

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

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