anyone else getting sick and tired of the #homeassistant core integrations being broken and having to depends on #HACS

#hacs is awesome and we're lucky to have it but I feel like the HA team have lost touch a little with maintaining their integrations..

@johnmclear sorry to hear that m8!

Which integration caused the issue for you this time?

@frenck I'm a huge fan of most but it's not just one. I'll create a list but the most recent is Nissan carwings...

@johnmclear Unfortunately, this is broken by an upstream change:

https://github.com/filcole/pycarwings2/pull/47

The API endpoints have changed, for which Nissan is to blame. An upstream contribution has been made to fix the issue, which unfortunately hasn't been picked up yet.

If someone would pick up the library or fix it otherwise, we would be happy to merge and accept the contribution.

Update BASE_URL to point to current API endpoint by remuslazar · Pull Request #47 · filcole/pycarwings2

Obviously the API endpoint has been changed, see #46 (comment) Fixes #46

GitHub
@johnmclear I'm always sad to see developers publish integrations via HACS instead of contributing to HA core directly. And then people complain that they have to rely on HACS because it's not in core.