#λHue
- Hard code ip and key file paths instead of current dir
- Add CLI interaction to also change colors
- 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
- Def extractXyFromBody (Payloads.hs)