Color Temperature

GET http://{{ipAddress}}/api/v1/:auth_token/state/ct

1.5.0:

  • Min and max values returned for ct are wrong. They should be 1200-6500, but are returned 0-100.

RESPONSES

status: OK

{"value":4000,"max":6500,"min":1200}