barleybobs / homeassistant-ecowater-softener

A Homeassistant custom component to integrate Ecowater water softeners
https://github.com/barleybobs/homeassistant-ecowater-softener
MIT License
31 stars 9 forks source link

Add current GPM #15

Open magnetic157 opened 2 years ago

magnetic157 commented 2 years ago

Would it be possible to add the current GPM (water flow)?

I believe it's possible going a back-route with AppDameon but it would be great if it could be incorporated into the native integration. I had it working a while back with the below tutorial.

https://community.home-assistant.io/t/ecowater-softener-how-to-integrate-this-python-script/177263/11

barleybobs commented 2 years ago

It may be possible, but since the integration only updates every 30 minutes it would not be accurate.

magnetic157 commented 2 years ago

That's odd, When I had it setup prior with AppDameon I could have sworn it updated a lot more frequently then that.

dtpazz commented 2 months ago

I'd also be interested in this enhancement. Could the integration call for data more regularly?

almoney commented 2 months ago

If we start a distributed attack on their servers they will shut us down like chamberlain MyQ... maybe we can ask for an API for realtime data?

laplac commented 1 month ago

I'm interested in this feature as well. I can use this data to detect any water leaking when I'm out of home.

almoney commented 4 weeks ago

I think you can use total water once an hour to detect leaks as well.

heisenberg2980 commented 4 weeks ago

It would be amazing to get real-time data about current water flow in the same way that you can see it in the ecowater app, and ideally using a local API so we don´t use ecowater servers and it´s a win-win (faster response for us, less server usage for ecowater), do we know if anyone has tried contacting ecowater and ask for this?