Skip to content

A simple Yeelight control with which you can turn off, on and dim a Yeelight from the notification panel in windows.

License

Notifications You must be signed in to change notification settings

PabloHorno/Yeelight-Tray-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeelight Control in tray (Notification Panel)

A simple Yeelight control with which you can turn off, on and dim a Yeelight from the notification panel in windows.

on off dim

Getting Started

For this first version only one Yeelight can be controlled, and the local IP must be entered by hand in the constructor of the Yeelight class.

Double click on icon toggle the light on and off
Right click open Dim trackbar

Prerequisites

*Visual Studio *Windows Forms

Installing

Download the repository and open de .sln with Visual Studio

First

Open Yeelight.sln

Open the file settings.json and set your Yeeligth's IP in the ipAddress parameter.

{
  "ipAddress": "192.168.1.6"
}

Build and go.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • To thoes one who will download and try my program ;)

About

A simple Yeelight control with which you can turn off, on and dim a Yeelight from the notification panel in windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages