1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-30 18:57:10 +00:00

3 Commits

Author SHA1 Message Date
Alok Saboo
79f45b5176 Fixed cert_expiry sensor to delay firing on HA startup ()
* Fixed cert_expiry sensor to delay firing on HA startup

* Addressed Travis complaints

* Added imports

* Fixed cert_expiry sensor to delay firing on HA startup

* Changed comment
2017-08-12 23:49:15 -07:00
Fabian Affolter
f29e0bf53e Don't stack up error messages, fix link, and ordering () 2017-04-25 12:40:13 +02:00
Fabrizio Furnari
aad375b713 Add https certificate expiry sensor ()
* fixing rebase issues

* cert_expiry: added .coveragerc entry

* cert_expiry: renamed to SCAN_INTERVAL, removed Throttle

* cert_expiry: better socket exception management

* cert_expiry: splitted line too long

* Update cert_expiry.py

* Fix hass style
2017-04-24 22:01:00 +02:00