Skip to content

Go Library for controlling the Lighting EVER Dimmable A19 E26 RGB LED Bulb

License

Notifications You must be signed in to change notification settings

Xenograph/lebulb-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

lebulb-remote

GoDoc

Overview

Small library I wrote to interface with the Lighting EVER Dimmable A19 E26 RGB LED Bulb. It expects that there is an lirc device at /dev/lirc0. I wrote this to avoid using lircd, which seemed to have issues when sending a sequence of commands in fast succession. It may work with other Lighting EVER products, I haven't tested any though.

Usage

Usage is very straightforward:

lebulb.SendCommand(lebulb.CmdPowerOn)

About

Go Library for controlling the Lighting EVER Dimmable A19 E26 RGB LED Bulb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages