Metadata-Version: 2.0
Name: PyBLNET
Version: 0.1.7
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
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-Dist: htmldom
Requires-Dist: requests
Requires-Dist: html

# PyBLNET - a very basic python BL-NET bridge
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


