mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Enable cert_expiry config entries (#25624)
* Enable cert_expiry config entries * add black * lint fixes * Rerun black * Black on json files is a bad idea * Work on comments * Forgot the lint * More comment work * Correctly set defaults * More comments * Add codeowner * Fix black * More comments implemented * Removed the catch * Add helper.py from cert_expiry to .coveragerc
This commit is contained in:
committed by
Martin Hjelmare
parent
49ad527a37
commit
33bd9c83fb
@@ -10,6 +10,7 @@ FLOWS = [
|
||||
"ambient_station",
|
||||
"axis",
|
||||
"cast",
|
||||
"cert_expiry",
|
||||
"daikin",
|
||||
"deconz",
|
||||
"dialogflow",
|
||||
|
||||
Reference in New Issue
Block a user