core/homeassistant/components/cert_expiry/manifest.json

9 lines
239 B
JSON
Raw Normal View History

{
"domain": "cert_expiry",
"name": "Certificate Expiry",
"codeowners": ["@Cereal2nd", "@jjlawren"],
2023-02-08 19:16:39 +00:00
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/cert_expiry",
"iot_class": "cloud_polling"
}