You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO Need to implement HSL mapping# self.send_device_command(command="setColor", secondary_command=str(color))# sleep(2)classZWavePlusSceneSwitch(Bulb):
# TODO Add ZWave Plus Scene Switchpass
hubitatcontrol/hubitatcontrol/lights.py
Line 78 in f42e44e