Pakket: python3-pyvicare (2.44.0-1)
Verwijzigingen voor python3-pyvicare
Debian bronnen:
Het bronpakket pyvicare downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library for accessing Viessmann heating devices via the ViCare API
This library provides a means to access and interact with Viessmann heating devices through the official ViCare API. It enables users to control various functionalities of Viessmann devices, like gas boilers or heat pumps, when connected to a network, making it possible to manage heating and domestic hot water settings. By communicating with the Viessmann cloud service, the library retrieves device information, monitor configurations, and send commands for temperature adjustments and heating modes. This includes accessing device metrics such as supply temperature, room temperature, and operational status. Integration with another application, such as Home Assistant, is possible by utilizing the data and capabilities exposed by the library. Note that Viessmann's API rate limits apply to this library's operations.
Andere aan python3-pyvicare gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-authlib
- Python library for OAuth and OpenID Connect servers
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings