fdebrus / hayward-ha

10 stars 1 forks source link

Share your idea for improvement #6

Closed fdebrus closed 4 months ago

fdebrus commented 4 months ago

1- Move away from real time refresh to scheduled refresh, do we need real time updates vs 10min refresh rate (user configurable) ? It would reduce the datapoints, like pH, Redox, Temp, ...

2- Configure local entities states vs direct API feedback, eg light turn on will reflect an immediate on status and not wait on pool data refresh to reflect the status. Might the pool not well received the command, entities status will be updated.

3- Any sensor, functionalities you see missing and you would like to be added ?

4- Design a user frontend for the pool. examples

image image image

5- Others ?

99 - I'm not planning to make this an official integration. This is too much work to create and maintain. If you wish to do so, fork my work and I will help for the original setup.

fdebrus commented 4 months ago

pool_api.xlsx

those are the datapoints available in the API, the ones in green are already part of the integration

fdebrus commented 4 months ago

https://community.home-assistant.io/t/custom-component-hayward-aquarite/728136