core/tests/components/netatmo
G Johansson bc720b48b4
Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673)
* Add ClimateEntityFeature.TURN_OFF

* Fixes

* Fixes

* wording

* Change to services

* Fixing

* Fixing

* Last bits

* Review comments

* Add hvac_modes checks

* Fixes

* Add tests

* Review comments

* Update snapshots

* balboa

* coolmaster

* ecobee

* mqtt

* nest

* plugwise

* smarttub

* whirlpool

* zwave_js

* fix test climate

* test climate

* zwave

* nexia

* nuheat

* venstar

* tado

* smartthings

* self.hvac_modes not None

* more tests

* homekit_controller

* homekit controller snapshot
2024-01-30 15:07:47 +01:00
..
fixtures Add Netatmo fan platform (#107989) 2024-01-14 11:47:20 +01:00
snapshots Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
__init__.py
common.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
conftest.py Remove config import from netatmo (#107972) 2024-01-16 22:17:18 +01:00
test_api.py Fix netatmo authentication when using cloud authentication credentials (#104021) 2023-11-15 15:28:16 -05:00
test_camera.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
test_climate.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
test_config_flow.py Remove config import from netatmo (#107972) 2024-01-16 22:17:18 +01:00
test_cover.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
test_device_trigger.py
test_diagnostics.py Improve Netatmo tests (#107902) 2024-01-12 23:27:31 +01:00
test_fan.py Add Netatmo fan platform (#107989) 2024-01-14 11:47:20 +01:00
test_init.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_light.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
test_media_source.py
test_select.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
test_sensor.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00
test_switch.py Add snapshot tests to Netatmo platforms (#107932) 2024-01-13 10:18:21 +01:00