Color Temperature - update
PUT http://{{ipAddress}}/api/v1/:auth_token/state
1.5.0:
- Min and max values returned for ct are wrong. They should be 1200-6500, but are returned 0-100.
Request Body
{"ct"=>{"value"=>3000}}
PUT http://{{ipAddress}}/api/v1/:auth_token/state
1.5.0:
{"ct"=>{"value"=>3000}}