ricott / homey-no.easee

Easee app for Homey
GNU General Public License v3.0
5 stars 5 forks source link

Removing calls to "Poll All" on chargers #2

Closed Korkonius closed 3 years ago

Korkonius commented 3 years ago

Easee will be removing the ability to do "PollAll" on chargers directly, so i am submitting this PR as a suggestion to prevent users getting errors in the app on every refresh.

This step should not be needed to get an updated state from the cloud as the charger should push all relevant changes either on a timer, or on change.

If you feel like there is information missing in the state response that should be refreshed more frequently please feel free to contact me.

Best Regards, Eirik Ottesen

ricott commented 3 years ago

Makes sense. Will remove the setting from app.json as well.