hass-core/tests/components/netatmo
G Johansson 83f4d3af5c
Implement mode validation in Climate entity component (#105745)
* Implement mode validation in Climate entity component

* Fix some tests

* more tests

* Fix translations

* fix deconz tests

* Fix switcher_kis tests

* not None

* Fix homematicip_cloud test

* Always validate

* Fix shelly

* reverse logic in validation

* modes_str

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-27 14:51:39 +01:00
..
fixtures Fix unreachable Netatmo sensor returning false values (#105954) 2023-12-18 13:57:34 +01:00
snapshots Fix unreachable Netatmo sensor returning false values (#105954) 2023-12-18 13:57:34 +01:00
__init__.py
common.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01: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 Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +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 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 Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_init.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_light.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01: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 Fix unreachable Netatmo sensor returning false values (#105954) 2023-12-18 13:57:34 +01:00
test_switch.py Add type hints to integration tests (part 15) (#88006) 2023-02-15 10:00:49 +01:00