home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.58k stars 30.75k forks source link

Sigfox integration broken by API change #34839

Closed robmarkcole closed 4 years ago

robmarkcole commented 4 years ago

The problem

Sigfox updated their API on 27 April 2020, breaking the Sigfox integration. The new endpoint at https://api.sigfox.com/v2/ could be updated easily in the current integration, but as mentioned previously this integration should not be calling the API but using a python package intermediary.

Environment

stale[bot] commented 4 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

helik73 commented 3 years ago

Now the integration don't work for change of API.

schabert commented 3 years ago

@frenck is there the idea to update the integration for version2

qbushome commented 2 years ago

I was thinking of getting me some Invoxia trackers for a bike (Sigfox based). If I understand correctly, the integration is not functional anymore. I don't have programming skills, so is anyone willing to pick this up?