Metadata-Version: 1.0
Name: wifileds
Version: 1.0.2
Summary: Library for multiple WiFi LED vendors.
Home-page: http://github.com/joaquincasares/python-wifi-leds
Author: Joaquin Casares
Author-email: joaquin.casares AT gmail.com
License: UNKNOWN
Description: # 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](wifileds/limitlessled), but will soon expand to [LIFX bulbs](http://lifx.co/) which are set to ship in August/September 2013. 
        
        [Philips hue](http://www.meethue.com/) may be looked at into the future, but is currently a bit [expensive](http://www.jon00.me.uk/images/WiFiLEDMatrix.png) for a full house system. Other Python APIs do exist and are linked [here](https://github.com/Q42/hue-libs#python). 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](http://whrl.pl/RdBge7):
            * 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.
        
        ## Installation
        
        `pip install wifileds`
        
        ## Usage
        
        See [tests](tests) for example scripts for each supported system.
        
Keywords: wifi led leds l.e.d. light emitting diodes lights lamps bulbs lighting home automation network mesh future LimitlessLED EasyBulb AppLight AppLamp MiLight LEDme dekolight iLight Philips hue LIFX
Platform: UNKNOWN
