Metadata-Version: 2.1
Name: pywilight
Version: 0.0.72
Summary: Python API for WiLight in Home Assistant
Home-page: https://github.com/leofig-rj/pywilight
Author: Leonardo Figueiro
Author-email: leoagfig@gmail.com
License: UNKNOWN
Description: # Python API for WiLight devices in Home Assistant
        
        A simple Python API for controlling devices from [WiLight](https://www.wilight.com.br), developed for integration with Home Assistant. At present, the following devices are currently supported:
        
        - I-100
        - I-102
        - C-103
        - V-104
        - R-105
        - I-107
        - I-110
        
        TCP client with some ideas of [hlk-sw16](https://github.com/jameshilliard/hlk-sw16).
        Discovery based on [pywemo](https://github.com/pavoni/pywemo).
        Thanks to the contributors.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
