Metadata-Version: 2.1
Name: pyihome
Version: 0.0.2
Summary: Python library to interface with iHome API.
Home-page: https://github.com/lmelvin/pyihome
Author: lmelvin
Author-email: luke@lucasmelvin.com
License: UNKNOWN
Description: # pyihome
        
        Python library to interface with the iHome API.
        
        Currently this library supports the following:
        
        All Devices
         - get devices associated with the account which are swtiches with only one outlet
        
        Switch
         - turn on
         - turn off
         - get status
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
