core/tests/components/dyson
etheralm f8de0594b9
Add support for Dyson Pure HP04 purifying heater + fan (#34537)
* fix unnecesary checks

* change ClimateDevice to ClimateEntity

* Clean up

* Formatting

* Fix tests

* Clean tests

* Clean up tests

* Fix device mock

* Use safer patch target path

* Extract constant

* Remove not needed property

* Guard for missing target temperature

* Use async_mock mocks

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-16 05:31:11 +01:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
common.py Add support for Dyson Pure HP04 purifying heater + fan (#34537) 2020-06-16 05:31:11 +01:00
test_air_quality.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_climate.py Add support for Dyson Pure HP04 purifying heater + fan (#34537) 2020-06-16 05:31:11 +01:00
test_fan.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
test_init.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
test_sensor.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
test_vacuum.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00