Commit Graph
3 Commits
Author SHA1 Message Date
c92945ecd6 Fix netatmo authentication when using cloud authentication credentials (#104021)
* Fix netatmo authentication loop

* Update unit tests

* Move logic to determine api scopes

* Add unit tests for new method

* Use pyatmo scope list (#1)

* Exclude scopes not working with cloud

* Fix linting error

---------

Co-authored-by: Tobias Sauerwein <[email protected]>
2023-11-15 15:28:16 -05:00
9656f260a4 Add tests for Netatmo (#46372)
Co-authored-by: Erik Montnemery <[email protected]>
Co-authored-by: Martin Hjelmare <[email protected]>
2021-03-23 14:28:35 +01:00
7d196abc4a Add tests for Netatmo oauth2 api (#46375)
* Add Netatmo tests for api

* Update tests/components/netatmo/test_api.py

* Update .coveragerc

Co-authored-by: Erik Montnemery <[email protected]>
2021-03-18 14:55:39 +01:00