core/homeassistant
jjlawren e92e26b73a
Add expiration timestamp to cert_expiry sensors (#36399)
* Add expiration timestamp to cert_expiry sensors

* Clear timestamp if cert becomes invalid

* Use timezone-aware timestamps

* Use DataUpdateCoordinator, split timestamp to separate sensor

* Use UTC, simpler add/remove handling

* Review fixes

* Fix incomplete mock that fails in 3.8

* Use static timestamps, improve helper method name
2020-06-18 18:29:46 +02:00
..
auth Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
components Add expiration timestamp to cert_expiry sensors (#36399) 2020-06-18 18:29:46 +02:00
generated Renew Smappee (sensors and switches) (#36445) 2020-06-17 13:28:28 +02:00
helpers Add support for multiple states/zones in conditions (#36835) 2020-06-16 00:53:13 +02:00
scripts
util Use the built-in importlib.metadata library in Python 3.8+ (#36225) 2020-06-17 15:21:14 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add internal/external url to safe mode (#36894) 2020-06-17 17:14:48 -07:00
config.py Fix packages when config schema is fully deprecated (#36674) 2020-06-11 10:59:52 -07:00
config_entries.py ConfigFlow default discovery without unique ID (#36754) 2020-06-15 13:38:38 +02:00
const.py Migrate script to use describe_event for logbook (#36729) 2020-06-12 16:44:29 -07:00
core.py Fire config changed event during start (#36812) 2020-06-15 15:22:53 -07:00
data_entry_flow.py
exceptions.py Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
loader.py Mark config dependency of frontend (#36587) 2020-06-09 23:27:47 -07:00
package_constraints.txt Bump Netdisco to 2.7.1 (#36891) 2020-06-18 13:08:43 +02:00
requirements.py
setup.py Mark config dependency of frontend (#36587) 2020-06-09 23:27:47 -07:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00