Skip to content

0.0.3: Candela support and more robust bedside lamp support

Compare
Choose a tag to compare
@rytilahti rytilahti released this 04 Feb 17:44
· 13 commits to master since this release
  • The client informs when a pairing is required, the lamp has to be turned on when doing this:

    • On the bedside lamp the smaller button has to be pressed when the lamp keeps changing the brightness.
    • For Candelas the cylinder has to be turned to pair the device.
  • Added new commands:

    • get_scene, set_scene (incomplete)
    • get_version_info
    • get_serial_number
    • get_time, set_time
    • get_nightmode
    • get_alarm
    • get_flow
  • Fixed protocol issues with newer construct versions.

  • The library searches handles now based on uuids, which was a prerequisite for Candela support.

  • Thanks to Haiyuan and weiwei from yeelight for clarifications on the bedside lamp protocol.