============= nwp500-python ============= Python client library for Navien NWP500 heat pump water heaters. .. image:: https://img.shields.io/pypi/v/nwp500-python.svg :target: https://pypi.org/project/nwp500-python/ :alt: PyPI version .. image:: https://img.shields.io/pypi/pyversions/nwp500-python.svg :target: https://pypi.org/project/nwp500-python/ :alt: Python versions Overview ======== This library provides a complete Python interface to Navien NWP500 heat pump water heaters through the Navien Smart Control cloud platform. It supports both REST API and real-time MQTT communication. Documentation ============= .. toctree:: :maxdepth: 2 :caption: Tutorials tutorials/getting-started .. toctree:: :maxdepth: 2 :caption: How-to Guides how-to/index .. toctree:: :maxdepth: 2 :caption: Reference reference/index .. toctree:: :maxdepth: 2 :caption: Explanation explanation/index .. toctree:: :maxdepth: 1 :caption: Project Information project/contributing project/history project/changelog project/license project/authors Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`