core/homeassistant/components/netatmo
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-13 00:31:46 +00:00
__init__.py Deprecate old netatmo keys (#31544) 2020-02-06 09:26:51 -08:00
api.py Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
binary_sensor.py Fix missing device class in netatmo binary sensors (#31693) 2020-02-11 18:02:13 -08:00
camera.py Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
climate.py Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
config_flow.py Limit OAuth scopes for Netatmo and Home Assistant Cloud (#31538) 2020-02-06 17:00:27 +01:00
const.py Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
manifest.json Bump pyatmo to 3.2.4 (#32018) 2020-02-20 08:25:49 -08:00
sensor.py Add and use time related constants (#32065) 2020-02-23 22:09:24 +02:00
services.yaml Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
strings.json Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00