core/homeassistant/components/dyson
etheralm 1d70005b01 Add sensor support for dyson 2018 models (#22578)
fix check for already created entities

remove hepa and carbon filter

add AQI attribute

initial commit

fix check for already created entities

remove hepa and carbon filter

add AQI attribute

add air quality component tests

fix method call tests

fix line lengths

fix pylint issues

fix docstrings

revert fan related changes

remove whitespace change

fix fan update state test

add for loop for platform initialization

add requested changes to aiq platform

change string concatenation to new style string formatting

update air quality tests

update air quality tests

refactor sensor component changes

fix pylint issues

fix debug string in the air quality component

replace failing tests for older devices

fix line length fan tests

remove dependencies const and move imports

move back imports to methods

remove whitespace from blank line
2019-04-30 02:24:05 +02:00
..
__init__.py Add sensor support for dyson 2018 models (#22578) 2019-04-30 02:24:05 +02:00
air_quality.py Add sensor support for dyson 2018 models (#22578) 2019-04-30 02:24:05 +02:00
climate.py Clean up docstrings (#22679) 2019-04-03 17:40:03 +02:00
fan.py Add sensor support for dyson 2018 models (#22578) 2019-04-30 02:24:05 +02:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
sensor.py Add sensor support for dyson 2018 models (#22578) 2019-04-30 02:24:05 +02:00
services.yaml Add support for Dyson Purecool 2018 Air Purifiers models TP04 and DP04 (#22215) 2019-04-01 19:57:11 +02:00
vacuum.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00