core/homeassistant/components/cert_expiry/manifest.json

13 lines
280 B
JSON

{
"domain": "cert_expiry",
"name": "Cert expiry",
"documentation": "https://www.home-assistant.io/integrations/cert_expiry",
"requirements": [],
"config_flow": true,
"dependencies": [],
"codeowners": [
"@Cereal2nd",
"@jjlawren"
]
}