Metadata-Version: 2.1
Name: hnap
Version: 0.0.5
Summary: Python clients for HNAP devices
Home-page: https://github.com/ldotlopez/python-hnap
Author: Luis López
Author-email: luis@cuarentaydos.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ldotlopez/python-hnap/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (==2.26.0)
Requires-Dist: xmltodict (==0.12.0)

# Python clients for HNAP devices

Generic HNAP client and specialized clients for  motion sensorts, sirens,
routers, water detectors and more.

**Useful links**

  * [Product page](https://eu.dlink.com/es/es/products/dch-s220-mydlink-home-siren)
  * [REST API in NodeJS](https://github.com/mtflud/DCH-S220-Web-Control)
  * https://github.com/waffelheld/dlink-device-tracker
  * https://github.com/bikerp/dsp-w215-hnap
  * https://github.com/postlund/dlink_hnap


