🖋️
open-api
  • Introduction
  • Header data
  • Sync devices
    • RequestFormat
    • ResponseFormat
  • Query States
    • Request Format
    • ResponseFormat
  • Execute
    • Switch
      • Request Format
      • ResponseFormat
    • BrightnessAbsolute
      • Request Format
      • ResponseFormat
    • BrightnessIncrement
      • Request Format
      • ResponseFormat
    • BrightnessDecrement
      • Request Format
      • ResponseFormat
    • Color
      • Request Format
      • ResponseFormat
    • ColorTemperature
      • Request Format
      • ResponseFormat
    • Scene
      • Request Format
      • ResponseFormat
  • Unlink
    • Request Format
    • ResponseFormat
  • Error responses
  • Report State
    • Device property changed
      • Property details
    • Device status changed
    • Device bind/unbind
Powered by GitBook
On this page

Was this helpful?

Header data

Params

Value

Remarks

authorization

Bearer V3_3hF4q**

accessToken get from Yeelight after account linking, used for 3rd-party request authorization

key

nAQ7dFqtL8LsunAk

Unique key for each third-party

unionId

String

Unique user identity created in 3rd-party system after account linking, used for Yeelight state report request authorization

PreviousIntroductionNextSync devices

Last updated 5 years ago

Was this helpful?