bgbraga / homeassistant-apsystems

An APsystems Sensor for Home Assistant
Apache License 2.0
21 stars 13 forks source link

Webpage has changed setup again #12

Open odiejakkes opened 1 year ago

odiejakkes commented 1 year ago

hello bruno,

owning a ECU-R and an ECU-3 i'dd love to use your integration, but i guess APS has thrown over their website again, see my logs errers

File "/config/custom_components/apsystems/sensor.py", line 146, in async_update ap_data = await self._fetcher.data() File "/config/custom_components/apsystems/sensor.py", line 253, in data await self.run() File "/config/custom_components/apsystems/sensor.py", line 221, in run browser = await self.login() File "/config/custom_components/apsystems/sensor.py", line 207, in login browser.select_form(nr=0)

skelgaard commented 1 year ago

this addon is outdated, use my fork instead, that should work