Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defanator/zont_api
Python module for communicating with Zont API (https://zont-online.ru/api/docs/) to monitor and manage supported devices
https://github.com/defanator/zont_api
api baxi microline python zont
Last synced: 5 days ago
JSON representation
Python module for communicating with Zont API (https://zont-online.ru/api/docs/) to monitor and manage supported devices
- Host: GitHub
- URL: https://github.com/defanator/zont_api
- Owner: defanator
- License: mit
- Created: 2024-04-22T17:16:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T04:41:40.000Z (28 days ago)
- Last Synced: 2024-10-19T00:47:14.255Z (26 days ago)
- Topics: api, baxi, microline, python, zont
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zont API
This module provides an interface to communicate with [ZONT API](https://zont-online.ru/api/docs/)
for monitoring and controlling various supported devices.It was initially designed and written for gathering a number of key metrics from
[BAXI Connect+](https://baxi.ru/production/sistemy_udalennogo_upravleniya_kotlom/baxi_connect_plus/)
controller made by [MicroLine LLC](https://zont.online/product/kontroller-baxi-connect/),
but should work with other compatible devices as well.# Copyright
Copyright © 2024 Andrei Belov. Released under the [MIT License](LICENSE).