Metadata-Version: 2.1
Name: environexus
Version: 1.2.1
Summary: A library for Home Assistant to manage Zwave devices on the Environexus controller
Home-page: https://github.com/tombasche/environexus
Author: Thomas Basche
Author-email: tcbasche@gmail.com
License: UNKNOWN
Description: # environexus
        
        This is a library used to integrate an Environexus controller (complete with wireless nodes on a network)
        with Home Assistant. Or integrate with whatever you want
        
        All you need it is the base url to initialise. e.g. url=192.168.1.2
        
        hub = LightHub('192.168.1.2')
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
