Skip to content

OctoHue 0.6.0 : Lets play with friends

Latest
Compare
Choose a tag to compare
@entrippy entrippy released this 26 Nov 07:09
7bf9c32

Added in 0.6.0

  • Added several API commands to assist with 3rd party integrations
    • getstate : Returns "On": True|False, representing if the light is on or off
    • turnon : turns the light on to its last illuminated settings. Also accepts the hex colour code as the value for the optional "colour" parameter
    • turnoff: Turns the light off