Metadata-Version: 1.2
Name: PyBLNET
Version: 0.1.4
Summary: Automate web based communication with BL-NET to UVR1611
Home-page: https://github.com/nielstron/pyblnet/
Author: Niels Mündler
Author-email: n.muendler@web.de
License: MIT
Description-Content-Type: UNKNOWN
Description: A package that connects to the BL-NET that is connected itself to a UVR1611 device by Technische Alternative. 
        It is able to read digital and analog values as well as to set switches to ON/OFF/AUTO
Keywords: python uvr1611 blnet technische alternative
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Object Brokering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires: htmldom
Requires: requests
Requires-Python: >=3
