https://github.com/andersonshatch/bskzephyr
Asynchronous library to control BSK Zephyr heat recovery devices using BSK Connect APIs.
https://github.com/andersonshatch/bskzephyr
Last synced: 4 months ago
JSON representation
Asynchronous library to control BSK Zephyr heat recovery devices using BSK Connect APIs.
- Host: GitHub
- URL: https://github.com/andersonshatch/bskzephyr
- Owner: andersonshatch
- License: mit
- Created: 2025-03-01T22:29:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-18T21:15:01.000Z (5 months ago)
- Last Synced: 2026-02-20T17:12:12.305Z (4 months ago)
- Language: Python
- Size: 255 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# BSK Zephyr Python Library
Asynchronous Python library to control BSK Zephyr heat recovery devices using BSK Connect APIs. Published to PyPI `pip install bskzephyr` - https://pypi.org/project/bskzephyr/
Currently exposes mininmal set of API calls to support the Home Assistant custom component, [hass-bskzephyr](https://github.com/andersonshatch/hass-bskzephyr).
See [`test_bsk_zephyr.py`](test_bsk_zephyr.py) for some example use.