core/homeassistant/components/tellduslive
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
..
.translations [ci skip] Translation update 2020-02-09 00:31:39 +00:00
__init__.py
binary_sensor.py
config_flow.py
const.py
cover.py
entry.py
light.py
manifest.json
sensor.py Add and use time related constants (#32065) 2020-02-23 22:09:24 +02:00
strings.json
switch.py