Fix LibreLink API v4.16.0 compatibility#61
Fix LibreLink API v4.16.0 compatibility#61thatkookooguy wants to merge 1 commit intogillesvs:mainfrom
Conversation
- Update API version from 4.7 to 4.16.0 - Add account-id header with SHA256 hash (required by new API) - Update login method to return both token and account ID - Update LibreLinkApiClient to accept and hash account ID Fixes integration setup failures caused by API version changes. Based on pylibrelinkup package implementation.
|
I can confirm the updated forked repository works for me. |
yup, worked for me, thanks man! |
Fixes integration setup failures caused by API version changes. Based on pylibrelinkup package implementation.
for anyone having problem with the original integration, you can: