Metadata-Version: 2.1
Name: OWNd
Version: 0.7.19
Summary: Python interface for the OpenWebNet protocol
Home-page: https://github.com/anotherjulien/OWNd
Author: anotherjulien
Author-email: yetanotherjulien@gmail.com
License: UNKNOWN
Description: #OWNd
        
        This package is an event listener and command forwarder for the OpenWebNet protocol.
        
        It is mainly intended to be used in an Home-Assistant integration.
        
        At this point most events are understood.
        WHO = 5 (Burglar Alarm) event support is limited and needs further development.
        Many commands are implemented, mostly within the requirements of Home-Assistant.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
