Metadata-Version: 2.1
Name: nessclient
Version: 0.9.1
Summary: Implementation/abstraction of the Ness D8x / D16x Serial Interface ASCII protocol
Home-page: https://github.com/nickw444/nessclient
Author: Nick Whyte
Author-email: nick@nickwhyte.com
License: UNKNOWN
Description: # nessclient
        
        [![](https://travis-ci.org/nickw444/nessclient.svg?branch=master)](https://travis-ci.org/nickw444/nessclient)
        [![](https://coveralls.io/repos/nickw444/nessclient/badge.svg)](https://coveralls.io/r/nickw444/nessclient)
        [![](https://img.shields.io/pypi/v/nessclient.svg)](https://pypi.python.org/pypi/nessclient/)
        
        A python implementation/abstraction of the [Ness D8x / D16x Serial Interface ASCII protocol](http://www.nesscorporation.com/Software/Ness_D8-D16_ASCII_protocol.pdf)
        
        Currently a work-in-progress. Please check back soon or raise a pull request. This library is being developed with the intention of integrating it with [Home Assistant](https://www.home-assistant.io/).
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
Provides-Extra: cli
