From 693b9afd31286ce81ad7ef97b21403ba703327c4 Mon Sep 17 00:00:00 2001 From: Carl Quirion Date: Wed, 10 Apr 2024 14:58:58 -0400 Subject: [PATCH 1/2] Update README.en.md --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 6d2dffe..d670add 100644 --- a/README.en.md +++ b/README.en.md @@ -19,7 +19,7 @@ This is a beta release. There will be some bugs, issues, etc. Please bear with u # Hilo [Hilo](https://www.hydroquebec.com/hilo/en/) integration for Home Assistant -# :warning: Breaking change (v2024.2.2 and lower will become unusable) +# :warning: Breaking change (v2024.2.2 and lower unusable) Hilo's login has stoped using "Resource Owner Password Flow" and started using "Authorization Code Flow with PKCE". The old login method has been permanently closed on april 10 2024. ## Introduction From ca39e4e38d6f353af28c4e8711ab6c9c7ad6818f Mon Sep 17 00:00:00 2001 From: Carl Quirion Date: Wed, 10 Apr 2024 14:59:12 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f50e32..bb7c8e6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Ceci est une version Bêta. Il y aura probablements des bogues, irritants, etc. # Hilo Intégration pour Home Assistant d'[Hilo](https://www.hydroquebec.com/hilo/fr/) -# :warning: Breaking change (v2024.2.2 et antérieures deviendront non-fonctionnelles) +# :warning: Breaking change (v2024.2.2 et antérieures non-fonctionnelles) L'authentification (login) de Hilo est passée d'une méthode "Resource Owner Password Flow" vers une méthode "Authorization Code Flow with PKCE". L'ancienne méthode a été fermée définitivement le 10 avril 2024, les anciennes versions de l'intégration ne sont plus fonctionnelles. ## Introduction