hass-core/tests/components/netatmo
deosrc 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 <cgtobi@users.noreply.github.com>
2023-11-15 15:28:16 -05:00
..
fixtures Adjust netatmo test (#99071) 2023-08-26 07:35:10 +02:00
snapshots Bump pyatmo to v7.6.0 (#103410) 2023-11-05 21:13:45 +01:00
__init__.py
common.py Fix patch of PLATFORMS constant in netatmo (#101038) 2023-09-29 16:30:33 +02:00
conftest.py Netatmo refactor to use pyatmo 7.0.1 (#73482) (#78523) 2022-09-25 21:55:58 -04:00
test_api.py Fix netatmo authentication when using cloud authentication credentials (#104021) 2023-11-15 15:28:16 -05:00
test_camera.py Fix patch of PLATFORMS constant in netatmo (#101038) 2023-09-29 16:30:33 +02:00
test_climate.py Add service set_preset_mode_with_end_datetime in Netatmo integration (#101674) 2023-10-14 14:44:16 +02:00
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
test_cover.py Add type hints to integration tests (part 15) (#88006) 2023-02-15 10:00:49 +01:00
test_device_trigger.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_diagnostics.py Use snapshot assertion for netatmo diagnostics test (#99159) 2023-09-01 19:27:54 +02:00
test_init.py Fix patch of PLATFORMS constant in netatmo (#101038) 2023-09-29 16:30:33 +02:00
test_light.py Fix patch of PLATFORMS constant in netatmo (#101038) 2023-09-29 16:30:33 +02:00
test_media_source.py Add type hints to integration tests (m-p) (#87705) 2023-02-08 07:48:54 -08:00
test_select.py Add type hints to integration tests (part 15) (#88006) 2023-02-15 10:00:49 +01:00
test_sensor.py Adjust netatmo test (#99071) 2023-08-26 07:35:10 +02:00
test_switch.py Add type hints to integration tests (part 15) (#88006) 2023-02-15 10:00:49 +01:00