Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 510 Bytes

File metadata and controls

11 lines (10 loc) · 510 Bytes

#λHue

  • Hard code ip and key file paths instead of current dir
  • Add CLI interaction to also change colors
  • Update and review Utils.hs to match the alias file
  • Update code to use buildJsonPayloadLightsToggleWithTt
  • Apply toggleMapX logic to Main.hs as well
  • Add printUsage fn logic for each CLI command
  • Def convertXyToRgb (Math.hs)
    • Def extractXyFromBody (Payloads.hs)
      • Make the list of current colors as the initial values for the 'rgb r g b' CLI iteration