tijsverkoyen / HomeAssistant-FusionSolar

Integrate FusionSolar into your Home Assistant.
MIT License
133 stars 25 forks source link

thirdData/stations vs thirdData/getStationList #71

Closed tijsverkoyen closed 1 year ago

tijsverkoyen commented 1 year ago

Use /thirdData/stations for https://au5.fusionsolar.huawei.com

It seems like getStationList is deprecated for certain devices.

I don't know if the check is any good. Probably it would be better to have some sort of selector in the config flow that let the user decide if thirdData/stations or thirdData/getStationList should be used. But this should work for now.

This should fix https://github.com/tijsverkoyen/HomeAssistant-FusionSolar/issues/68