Skip to content

Commit b8bba69

Browse files
authored
Add comment about the new DPO mail request from Netatmo
1 parent 8a4142f commit b8bba69

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ There is no longer credential load at library import, credentials are loaded at
1111
>[!CAUTION]
1212
> Remember that the program using the library **must** be able to rewrite the credential file to be able to save the new refresh token that netatmo may provide at the authentication step. Check the file permission according to the account the program is running.
1313
14+
>[!NOTE]
15+
> Several users reported that Netatmo is now asking for a DPO (Data Protection Officer) mail address to deliver application credentials. Netatmo is requesting this to comply with RGPD European regulation for the case of your application would be able to access other customers account and you would hold responsibility to protect others potentially confidential informations.
16+
> For most users (if not all) of this library, this is totally useless as we are accessing only OUR devices thus are not concerned by RGPD. You can then put your netatmo account email address, just in case some mail would be sent to it.
17+
> It is only an information for the Netatmo records, there is absolutely no use of this information by the library.
18+
1419
### Install ###
1520

1621
To install lnetatmo simply run:

0 commit comments

Comments
 (0)