core/tests/components/netatmo
Tobias Sauerwein 302b444269
Add service set_preset_mode_with_end_datetime in Netatmo integration (#101674)
* Add Netatmo climate service set_preset_mode_with_end_datetime to allow you to specify an end datetime for a preset mode

* Make end date optional

* address review comments

* Update strings

* Update homeassistant/components/netatmo/const.py

* Update homeassistant/components/netatmo/strings.json

---------

Co-authored-by: Adrien JOLY <adrien.joly-veillith@live.fr>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-10-14 14:44:16 +02:00
..
fixtures
snapshots Use snapshot assertion for netatmo diagnostics test (#99159) 2023-09-01 19:27:54 +02:00
__init__.py
common.py Fix patch of PLATFORMS constant in netatmo (#101038) 2023-09-29 16:30:33 +02:00
conftest.py
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
test_device_trigger.py
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
test_select.py
test_sensor.py
test_switch.py