skodaconnect / homeassistant-myskoda

Homeassistant integration for MySkoda.
94 stars 15 forks source link

Integration fails at setup #248

Closed Hount closed 2 weeks ago

Hount commented 2 weeks ago

Describe the bug When installing the integration to HA I don't see any entities, and integration page says: No devices or entities Failed setup, will retry: Field "overall_average_travel_time_in_min" of type int is missing in TripStatistics instance

**Is this working in MySkoda app?*** Yes

Latest working release I tested 1.8.1 and 1.8.2b1, neither works.

Debug logs Not yet.

Installation:

Additional context I am using MySkoda -app and previously I was using side-by-side MySkoda Essential -app. Skoda-Connect integration works though.

dvx76 commented 2 weeks ago

Duplicate of https://github.com/skodaconnect/homeassistant-myskoda/issues/219, fixed in https://github.com/skodaconnect/myskoda/pull/176. Should be fixed in next release.

Hount commented 2 weeks ago

Duplicate of #219, fixed in skodaconnect/myskoda#176. Should be fixed in next release.

Great! Sorry for duplicate. I promise I double checked to make sure there would not be an OPEN issue for the same bug. I learned to check also closed issues ;)

WebSpider commented 2 weeks ago

Protip: Use the search-bar in the right upper corner and search for essential parts of the error ... this will also show closed issues, PR's, etc

Hount commented 2 weeks ago

I feel I'm not alone - Given that this is already the third duplicate and fourth issue overall of the same bug. And most opensource projects I "collaborate" I feel the consensus is to close the issue when there is a release available.

dvx76 commented 2 weeks ago

It's a tradeoff. Open issues which already have a fix merged cause confusion too (for people reviewing/fixing the issues). Still I wouldn't mind closing issues on release bug Github auto-closes issues when the related PR merges. I don't know if it can be configured differently.