core/tests/components/freedompro
stefano055415 3f7cc176a8
Add climate support to Freedompro (#52720)
* Update Freedompro

* fix code and add test

* add check for unsupported mode

* add code for unsupported hvac_mode

* HVAC_INVERT_MAP and fix test

* change params hass to session

* set const and add ValueError

* fix ValueError text
2021-07-28 19:27:31 +02:00
..
__init__.py
conftest.py
const.py Add binary_sensor support to Freedompro (#52717) 2021-07-13 18:37:09 +02:00
test_binary_sensor.py Add binary_sensor support to Freedompro (#52717) 2021-07-13 18:37:09 +02:00
test_climate.py Add climate support to Freedompro (#52720) 2021-07-28 19:27:31 +02:00
test_config_flow.py
test_cover.py Add cover support to Freedompro (#52723) 2021-07-16 11:56:05 +02:00
test_fan.py Add fan support to Freedompro (#52724) 2021-07-16 15:14:37 +02:00
test_init.py
test_light.py
test_lock.py Add lock support Freedompro (#52725) 2021-07-15 09:31:50 +02:00
test_sensor.py Add sensor support to Freedompro (#52726) 2021-07-13 13:59:34 +02:00
test_switch.py Add switch support to Freedompro (#52727) 2021-07-13 09:41:52 +02:00