Vip0r / varta_storage

2 stars 0 forks source link

Integration Blueprint

GitHub Release License hacs Community Forum

_Home Assistant Integration to integrate with VARTA Storage._

This integration will set up the following platforms.

Platform Description
sensor Shows various information's from the VARTA Batteries like current charge/discharge power, state of charge, maintenance informations, fan status, totals for consumption, power to grid and power from grid

Installation

  1. Using the tool of choice open the directory for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory there, you need to create it.
  3. In the custom_components directory create a new folder called varta_storage.
  4. Download all the files from the custom_components/varta_storage/ directory in this repository.
  5. Place the files you downloaded in the new directory you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "VARTA Storage"

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines