core/tests/components/homee
Markus Adrario ba8d40f7d3
Add homee fan platform (#143524)
* Initial fan

* add more tests

* add last fan tests and small fixes

* fix tests after latest change

* another small correction

* use common strings

* add snapshot test

* fix review comments

* fix typing

* remove uneeded None

* remove unwanted file

* fix turn_on function

* typo

* Use constants for preset modes.

* fix  review notes.
2025-05-09 18:51:57 +02:00
..
fixtures Add homee fan platform (#143524) 2025-05-09 18:51:57 +02:00
snapshots Add homee fan platform (#143524) 2025-05-09 18:51:57 +02:00
__init__.py
conftest.py
test_binary_sensor.py Add Homee binary sensor platform (#140088) 2025-03-16 20:13:36 +01:00
test_button.py
test_climate.py Add Homee climate platform (#141616) 2025-04-01 18:08:36 +02:00
test_config_flow.py
test_cover.py
test_fan.py Add homee fan platform (#143524) 2025-05-09 18:51:57 +02:00
test_light.py Add light platform to Homee (#138776) 2025-02-20 19:31:31 +01:00
test_lock.py Add Homee lock platform (#140893) 2025-03-26 09:46:21 -05:00
test_number.py Add Homee wind_monitoring_state to numbers (#139848) 2025-04-21 21:21:15 +02:00
test_select.py Add Homee select platform (#139534) 2025-03-06 18:56:17 +00:00
test_sensor.py Deprecate Homee valve sensor (#139578) 2025-05-09 15:37:23 +02:00
test_switch.py
test_valve.py Add Homee valve platform (#139188) 2025-02-25 12:06:24 +01:00