core/tests/components/coolmaster
amitfin b5664f9eaf
Bump pycoolmasternet-async and add coolmaster swing mode (#82809)
* Add filter and error code support to CoolMastetNet

* Create separate entities

* coolmaster swing_mode support

* Changed default to False

* Raise HomeAssistantError

* Add tests for init and climate

* Fixed bad merge

* Catch only ValueError
2023-01-03 10:21:11 -08:00
..
__init__.py
conftest.py Bump pycoolmasternet-async and add coolmaster swing mode (#82809) 2023-01-03 10:21:11 -08:00
test_binary_sensor.py
test_button.py
test_climate.py Bump pycoolmasternet-async and add coolmaster swing mode (#82809) 2023-01-03 10:21:11 -08:00
test_config_flow.py Bump pycoolmasternet-async and add coolmaster swing mode (#82809) 2023-01-03 10:21:11 -08:00
test_init.py Bump pycoolmasternet-async and add coolmaster swing mode (#82809) 2023-01-03 10:21:11 -08:00
test_sensor.py