Metadata-Version: 2.1
Name: aiopvapi
Version: 1.6.11
Summary: Powerview blinds API wrapper
Home-page: https://github.com/sander76/aio-powerviewpip in-api
Author: Sander Teunissen
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
Requires-Dist: async-timeout
Requires-Dist: aiohttp (<4,>=3)


AioPvApi
========

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black

.. image:: https://travis-ci.org/sander76/aio-powerview-api.svg?branch=master
    :target: https://travis-ci.org/sander76/aio-powerview-api

.. image:: https://coveralls.io/repos/github/sander76/aio-powerview-api/badge.svg
    :target: https://coveralls.io/github/sander76/aio-powerview-api


A python asyncio API for PowerView blinds.
Written for Home-Assistant. Adding features as I go...

Have a look at the examples folder for some guidance how to use it.

Links
-----
- https://home-assistant.io/
- https://www.hunterdouglas.com/operating-systems/powerview-motorization


