Socket
Socket
Sign inDemoInstall

wifileds

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wifileds

Library for multiple WiFi LED vendors.


Maintainers
1

Readme

WifiLEDs Python Library

This package is dedicated to being a cohesive resource point for Wifi LED lighting through Python.

This package currently only contains the API layer for LimitlessLED bulbs ($16/$19 / bulb), but will soon expand to LIFX bulbs ($80 / bulb) which are set to ship in August/September 2013.

Philips hue ($60 / bulb) may be looked at into the future, but is currently a bit expensive for a full house system. Other Python APIs do exist and are linked here. If any one feels like they want to merge projects, feel free to reach me via GitHub.

Future products that we're looking forward to include:

  • From LimitlessLED:
    • 6W (600 lm) Dual White 2.4Ghz/RF Downlight (June 2013) ~$37 USD
    • 12W (1100 lm) Dual White 2.4Ghz/RF Downlight (June 2013) ~$47 USD
    • 8W Dual White Bulbs (August 2013) ~$17 USD
    • Brighter RGB+White 2.4Ghz/RF Bulbs (October 2013) ~$19 USD
    • New WiFi Bridge (unlimited groups and individual bulb control) (February 2014) ~$17 USD
    • Glass on Black 2.4Ghz/RF In-Wall Switches (October 2014) ~$9 USD

Feel free to add to the list of upcoming products and/or manufactures.

Binary Examples

See bin for example executables for each supported system.

Module Installation

Install the Python module by running:

pip install wifileds

Then import the module into your code using:

import wifileds

For each submodule's specific usage, read the README.md in the respective directory.

Coding Examples

See tests for example scripts for each supported system.

Contribution

Feel free to contribute code fixes, new effects, or even new WiFi LED systems via GitHub pull requests.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc