-
- Downloads
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>
Showing
- homeassistant/components/dyson/climate.py 221 additions, 16 deletionshomeassistant/components/dyson/climate.py
- tests/components/dyson/common.py 1 addition, 0 deletionstests/components/dyson/common.py
- tests/components/dyson/test_climate.py 408 additions, 47 deletionstests/components/dyson/test_climate.py
Loading
Please register or sign in to comment