Skip to content

Small integration with Yeelight Lamps to work as an alarm. Created with C.

Notifications You must be signed in to change notification settings

eiguike/alarm-yeelight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alarm-yeelight CircleCI

one of my goals for 2020 is to wake up more earlier than 2019 and this my initial efforts to do that (and hopefully successfully). it will work just turning on and off the yeelight's lamp. that's it!

this application is suppose to be used within your openwrt's router, but it is possible to extract the application and use in your computer.

instructions to build for openwrt

  1. clone this folder to OPENWRT_SDK/package
  2. make menuconfig
  3. select this module
  4. make package/alarm-yeelight/compile

instructions to build without openwrt

  1. clone this repository
  2. edit FIXED_LOCAL_ADDRESS definition to your local address
  3. git submodule init && git submodule update
  4. access src folder
  5. make
  6. execute ./alarm-xaiomi

references:

About

Small integration with Yeelight Lamps to work as an alarm. Created with C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published