Skip to content

A simple Golang CLI which lets you interact with yeelight devices under the local network.

Notifications You must be signed in to change notification settings

Gprisco/yeelight-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeelight Control

A simple golang cli program that implements the Yeelight Inter-Operation Specification for executing actions on lightbulbs under the same local network.

Operations

Search

Our program will multicast a search request and wait for a unicast response to be received, which will contain device details, including its address and some status info.

To do

  • Handle multiple unicast search responses to be received, every yeelight device available will send one with its location details
  • Implement other yeelight operations

About

A simple Golang CLI which lets you interact with yeelight devices under the local network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published