Metadata-Version: 2.1
Name: OWNd
Version: 0.6.8
Summary: Python interface for the OpenWebNet protocol
Home-page: UNKNOWN
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, except for WHO = 4 (Heating system) which has not been implemented yet.
        WHO = 5 (Burglar Alarm) event support is also limited for
        Basic commands are only implemented for WHO = 1 (Lighting) and WHO = 2 (Automation). More will come
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
