Update BASE_URL to point to current API endpoint#47
Conversation
Obviously the API endpoint has been changed, see filcole#46 (comment)
|
I was seeing the same issue as in #46 . I manually applied this change to my local package and can confirm that it resolves the API issue for me 👍 |
|
@filcole any chance to integrate this patch into the next HA core release? |
|
? Any update on this? But was waiting for a Patch. looks like @filcole is not really Active anymore?? Is this gona be another Dead Repo? |
michael-hermsen
left a comment
There was a problem hiding this comment.
Can confirm it works.
Edited the base url locally and it works again.
Where do I apply this fix to update the URl? |
|
See the api stopped working above and scroll to the bottom, there is a explanation at how to edit it for HAOS. Or use the reference link below: |
|
@filcole ping |
|
another ping @filcole |
|
Thanks @fereehu |
|
Unfortunately @JohnMcLear anyone can approve a PR, but @filcole needs to merge it in. |
|
@neoKushan indeed I think it is @filcole who needs to be pinged a bit more.. Do you think so too? :) |
|
I think at the 2 month mark we should fork because I think @filcole maybe has other priorities right now.. Any objections? July 18 would be 2 months from when this PR was opened, if it was something minor I'd get it but currently the software is broken.. |
|
Just a quick note here: I'm currently developing a new, improved implementation of this library that uses async network communication. Additionally, I've started a custom integration for Home Assistant (HASS) based on this new library. This integration aims to replace the core nissan_leaf integration. The new integration will offer several advantages over the original, such as being fully configurable via UI, no secrets in YAML files, and a smoother experience through async calls. Currently is in its early alpha stage, but I aim to have it in a stable beta state by the end of this or next week for external testing. I also plan to release it on HACS soon. |
|
@remuslazar is it time to switch? Are you still in active dev or? |
|
@JohnMcLear you can try this one, currently in the beta stage: https://github.com/remuslazar/homeassistant-carwings |
|
Integrated succesfully so far, happy to test it out. No problems sinds someone shared your link ;) |
Confirmed working |
|
@filcole |
|
@mekrapp you could take a look at https://github.com/ev-freaks/pycarwings3 as an alternative. I think, this here is dead |
|
@remuslazar thanks for the link to your proposed alternative. I will check it. |
Obviously the API endpoint has been changed, see #46 (comment)
Fixes #46