core/tests/components/homee
Markus Adrario 426e9846d9
Add Homee climate platform (#141616)
* Add climate platform

* Add climate tests

* Add service tests

* Add snapshot test

* Code optimazitions 1

* Add test for current preset mode.

* code optimization 2

* code optimization 3

* small tweaks

* another small tweak

* Last minute changes

* Update tests/components/homee/test_climate.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fix review comments

* typo

* more review fixes.

* maybe final review fixes.

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-04-01 18:08:36 +02:00
..
fixtures Add Homee climate platform (#141616) 2025-04-01 18:08:36 +02:00
snapshots Add Homee climate platform (#141616) 2025-04-01 18:08:36 +02:00
__init__.py Add Homee sensor tests (#137200) 2025-02-12 11:35:36 +00:00
conftest.py
test_binary_sensor.py Add Homee binary sensor platform (#140088) 2025-03-16 20:13:36 +01:00
test_button.py Add button platform to Homee (#138923) 2025-02-20 12:07:12 +01:00
test_climate.py Add Homee climate platform (#141616) 2025-04-01 18:08:36 +02:00
test_config_flow.py
test_cover.py Small additions for Homee (#137000) 2025-02-01 14:11:53 -06: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 number platform (#138962) 2025-02-25 15:49:12 +01:00
test_select.py Add Homee select platform (#139534) 2025-03-06 18:56:17 +00:00
test_sensor.py Fix Homee brightness sensors reporting in percent (#139409) 2025-03-04 11:40:36 +01:00
test_switch.py Homee switch platform (#137457) 2025-02-19 15:55:16 +00:00
test_valve.py Add Homee valve platform (#139188) 2025-02-25 12:06:24 +01:00