core/homeassistant/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
air_quality.py
climate.py Add support for Dyson Pure HP04 purifying heater + fan (#34537) 2020-06-16 05:31:11 +01:00
fan.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
manifest.json Upgrade zeroconf to 0.27.1 (#36277) 2020-06-05 14:33:26 -07:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
vacuum.py Rename VacuumDevice to VacuumEntity (#34674) 2020-04-26 02:11:08 +02:00