An open API service indexing awesome lists of open source software.

https://github.com/azhuge233/yeelightcontrol

Toggle yeelight bulb and adjust brightness
https://github.com/azhuge233/yeelightcontrol

bulb-control dotnet smarthome yeelight

Last synced: about 1 month ago
JSON representation

Toggle yeelight bulb and adjust brightness

Awesome Lists containing this project

README

        

# YeelightControl
Toggle yeelight bulb and adjust brightness/RGB/temperature

## Usage
First add your bulb's IP address in config.json, example:
```
[
"IP1",
"IP2"
]
```

then execute
```
YeelightControl on/off/toggle/set [0-100]/RGB [0-100]/temp [xxxx] [0-100]/reset [0-100]
```
Tested on Windows 10, macOS Bug Sur and Debian 11 with 4 Yeelight 1S Colorful bulbs.