OpenYeeLight

1901371395 ⋅ at 2020-03-26 11:26:36 ⋅ Last Reply by 6432456958 at 2021-03-18 13:50:37 ⋅ 14521 Reads

1. Name

OpenYeeLight

2. Version

2.0.1

3. Support System

https://github.com/EthemAcar-Dev/OpenYeeLight/issues

4. Function Brief

Open source Yeelight Tool made for Windows.

5. Detailed description (Image & Text)


Download: https://github.com/EthemAcar-Dev/OpenYeeLight/releases/

Upcoming Features:

  • Multi language support,
  • Lights group management,
  • Selected multi lights control,
  • Tasks management: “If i start chrome turn Gameroom light to purple”,

Current Features:

  • Light management: RGB, Brightness, Temperature, Smoothness.

6. Open source (github address)

Source: C# .NET https://github.com/EthemAcar-Dev/OpenYeeLight

7. Contact Developer ( Email, Website )

Personal message on: https://forum.yeelight.com/u/ethemacar/activity

This topic has been marked as Excellent Topic.
This post is by Scott in 2 years ago add to digest
Total Reply Count: 5
  • 1901371395
    2020-03-27 11:00:54

    New version (1.0.4): Added updater.

  • 1901371395
    2020-06-17 09:14:57

    New version (1.0.5):

    New buttons to manage light and new profiling system.

    Add/Update/Delete profiles. Select them whenever you want to make light managing easier.

    Screenshot_3|690x321

  • 1901371395
    2020-07-20 06:55:54

    Major rework

    New version (2.0.1):

    • Modernized UI
    • Cleaner code
    • Less bugs

  • 6432456958
    2021-03-18 13:42:07

    Hello,

    Awesome app, works fine! Do you think you can add Flow?

    thanks

  • 6432456958
    2021-03-18 13:50:37

    stuff like this

    from yeelight.transitions import *
    from yeelight import Flow

    flow = Flow(
    count=10,
    transitions=disco(), # Call the transition preset to get the

    transitions you like.

    )

    bulb.start_flow(flow)

No comments~~