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.
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
- Download the files and place in your custom_components location
- Restart HA and add Nestore device
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
- Enable full logging (loads all relevant logging)
- Set polling interval (default is 300s). Recommended is not to increase polling frequency lower than 60s to prevent time-out.
- 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
Normal channels