core/tests/components/dyson
springstan a85808e325
Add and use time related constants (#32065)
* Add and use time related constants

* Sort time constants and reuse them in data rate constants

* Fix greeneyemonitor import

* Fix greeneyemonitor import V2

* Fix failing here_travel_time test

* Add TIME_MONTHS and TIME_YEARS

* Use TIME_MINUTES in opentherm_gw and isy994

* Add and use TIME_MILLISECONDS

* Change inconsistent ones

* Add TIME_MICROSECONDS and TIME_WEEKS

* Use constants in apcupsd and travisci

* Fix import error in upnp sensor.py

* Fix isy994 sensor.py using TIME_YEARS

* Fix dyson tests

* Use TIME_SECONDS in more places

* Use TIME_DAYS in google wifi
2020-02-23 22:09:24 +02:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_air_quality.py Sort imports according to PEP8 for dyson (#29678) 2019-12-09 12:04:39 +01:00
test_climate.py Sort imports according to PEP8 for dyson (#29678) 2019-12-09 12:04:39 +01:00
test_fan.py Add support for Dyson TP06 fan (#30611) 2020-01-11 10:41:52 +01:00
test_init.py Sort imports according to PEP8 for dyson (#29678) 2019-12-09 12:04:39 +01:00
test_sensor.py Add and use time related constants (#32065) 2020-02-23 22:09:24 +02:00
test_vacuum.py Sort imports according to PEP8 for dyson (#29678) 2019-12-09 12:04:39 +01:00