Skip to content

noctarius/ha_vicare

 
 

Repository files navigation

Unofficial Home Assistant custom component for Viessmann ViCare API

GitHub contributors Version hacs_badge

The vicare component is a Home Assistant custom component for monitoring and controlling Viessmann devices through their cloud-based ViCare API.

⚠️ This custom component contains some experimental commits. Use at your own risk

Please check out the Official Home Assistant ViCare integration before installing this custom component.

Why an unofficial integration?

⚠️ As the only maintainer of this integration did not allow me to maintain it up to the standards of a Home Assistant Core. The interest in this integration grew rapidly and I could not keep up with it.

Nevertheless I decided to still publish my work as a custom integration. Feel free to use it but please understand that I have very little time to work on it.

Please refer to the Changelog to see what changed compared to the Official Home Assistant ViCare integration.

Installation

Install with HACS (recommended)

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Ensure that HACS is installed.
  2. Add this repository to HACS
  3. Search for and install the "ViCare" integration.
  4. Configure the vicare integration.
  5. Restart Home Assistant.

Install manually

  1. Download the latest release.
  2. Unpack the release and copy the custom_components/vicare directory into the <config dir>/custom_components directory of your Home Assistant installation.
  3. Configure the vicare sensor.
  4. Restart Home Assistant.

Configuration

User interface

Open the Configuration of your Home-Assistant instance and select Integrations. Add a new integration, search and select vicare. A dialog appears to enter your ViCare API credentials. Please see the documentation of the official Home Assistant ViCare integration for further details.

Development

See DEVELOPMENT.md for how to set up a development environment and contribute.

Links/Credits:

About

Home Assistant component for Viessmann Vitodata service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%