Age | Commit message (Expand) | Author |
---|---|---|
2016-02-02 | Convered GetAllLights to use the bridge.Get function. | Collin Guarino |
2016-01-31 | Cleaned up code formatting. | Collin Guarino |
2016-01-31 | Refactored naming convention for http. | Collin Guarino |
2016-01-31 | Refactored error system to make sure all functions return an error if it occurs. | Collin Guarino |
2016-01-31 | Rough implementation of SetLightState with unit tests. | Collin Guarino |
2016-01-31 | Fixed json unmarshal issue in GetAllLights caused by invalid data type (was n... | Collin Guarino |
2016-01-30 | Fixed light state float types and started SetLightState func. | Collin Guarino |
2016-01-30 | Prepared SetLightState struct for SetState func. | Collin Guarino |
2016-01-30 | Renamed lights files to light (singular). | Collin Guarino |