core/tests/components/netatmo
deosrc 5623834b37
Add Netatmo temperature services (#104124)
* Update datetime strings to match input_datetime integration

* Add netatmo service to set temperature

* Add netatmo service to clear temperature setting

* Fix formatting

* Add tests for new services

* Fix mypy error

* Fix formatting

* Fix formatting

* Apply suggestions from code review (WIP)

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Complete changes from review suggestions

* Fix build error

* Add service to set temperature for time period

* Expand and fix test

* Replace duplicated strings with links

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-11-23 08:10:10 +01:00
..
fixtures
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
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 Netatmo temperature services (#104124) 2023-11-23 08:10:10 +01: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
test_device_trigger.py
test_diagnostics.py
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
test_select.py
test_sensor.py
test_switch.py