A library for controlling Navien NWP500 Water Heaters via NaviLink
Project description
Features
Complete Interface: Full support for both REST API and real-time MQTT (AWS IoT).
Monitoring: Real-time tracking of temperature, power usage, tank charge, and component status.
Control: Remote control of target temperatures, operation modes, and vacation settings.
Advanced Features: Native support for reservations, time-of-use (TOU) optimization, and anti-legionella cycles.
Type-Safe: Built with Pydantic for robust data validation and unit handling.
Async/Await: Modern asyncio-based implementation for high-performance integration.
Getting Started
pip install nwp500-python
Quick Example
from nwp500 import NavienAuthClient, NavienAPIClient
async with NavienAuthClient("email@example.com", "password") as auth:
api = NavienAPIClient(auth)
devices = await api.list_devices()
if devices:
device = devices[0]
print(f"Temperature: {device.status.dhw_temperature}°F")
await api.set_device_temperature(device, 130)
Documentation
The documentation follows the Diátaxis framework:
Tutorials: Start here if you’re new to the library.
How-to Guides: Practical step-by-step recipes for specific tasks.
Reference: Technical descriptions of the API, models, and protocol.
Explanation: Understanding-oriented deep dives into the library’s design and advanced features.
Contributing
We welcome contributions! Please see our Contributing Guide for more details.
License
This project is licensed under the MIT License. See the LICENSE.txt file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nwp500_python-8.0.0.tar.gz.
File metadata
- Download URL: nwp500_python-8.0.0.tar.gz
- Upload date:
- Size: 418.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f0eea9e28ca7ab065d5217fa0c4fc477fb0ea84673d9fa7519d69e5012690e4
|
|
| MD5 |
6142136fc4583142844783558f249906
|
|
| BLAKE2b-256 |
70f25163b65b56a09c31f39b9003aaf78c964b17b4b54f0c7de67a75e3467582
|
Provenance
The following attestation bundles were made for nwp500_python-8.0.0.tar.gz:
Publisher:
release.yml on eman/nwp500-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nwp500_python-8.0.0.tar.gz -
Subject digest:
8f0eea9e28ca7ab065d5217fa0c4fc477fb0ea84673d9fa7519d69e5012690e4 - Sigstore transparency entry: 1530456683
- Sigstore integration time:
-
Permalink:
eman/nwp500-python@7c5cef2a0db19fa39a233097bcef992bd8ad20f2 -
Branch / Tag:
refs/tags/v8.0.0 - Owner: https://github.com/eman
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@7c5cef2a0db19fa39a233097bcef992bd8ad20f2 -
Trigger Event:
push
-
Statement type:
File details
Details for the file nwp500_python-8.0.0-py3-none-any.whl.
File metadata
- Download URL: nwp500_python-8.0.0-py3-none-any.whl
- Upload date:
- Size: 150.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe8aabc8823017312ffa668e1de50dd4ea4e1bc0135110e5a85c1cfd0744aec1
|
|
| MD5 |
636ac21a2b51077819c882349780ad93
|
|
| BLAKE2b-256 |
dbb69c79a563e92d9235cd521392fa0ef42c35798ed8bb6b218ebb2fcf8abdd5
|
Provenance
The following attestation bundles were made for nwp500_python-8.0.0-py3-none-any.whl:
Publisher:
release.yml on eman/nwp500-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nwp500_python-8.0.0-py3-none-any.whl -
Subject digest:
fe8aabc8823017312ffa668e1de50dd4ea4e1bc0135110e5a85c1cfd0744aec1 - Sigstore transparency entry: 1530456724
- Sigstore integration time:
-
Permalink:
eman/nwp500-python@7c5cef2a0db19fa39a233097bcef992bd8ad20f2 -
Branch / Tag:
refs/tags/v8.0.0 - Owner: https://github.com/eman
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@7c5cef2a0db19fa39a233097bcef992bd8ad20f2 -
Trigger Event:
push
-
Statement type: