Skip to content

twvers/nestore

Repository files navigation

NEStore integration for Home Assistant

This is a custom integration that supports reading information from a local Nestore waterbattery systems via the RESTful API. This integration is loosely based on the same structure used in other API integrations for HA (such as ENTSO-E). This is my first ever custom integration so obviously I have no clue what I am doing and I am learning along the way, with a bit of help of Stackoverflow and Co-pilot.

Installation

This routine is not officially published in HACS or HA (it would require significantly higher code quality, so its on the to-do list). Therefore follow the below steps

  1. Download the files and place in your custom_components location
  2. Restart HA and add Nestore device

Configuration is done in the UI

The configuration IP adress is automatically detected in the configuration stage. If not, this can be overruled in the configuration page (to-do). The configuration has several options

  1. Enable full logging (loads all relevant logging)
  2. Set polling interval (default is 300s). Recommended is not to increase polling frequency lower than 60s to prevent time-out.
  3. Enable write access - includes switches and manual settings the configuration which enables the system for manual mode. In this way you can control the system via Automations

Questions, Contributions or other

Normal channels


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages