mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "cert_expiry",
|
|
"name": "Certificate Expiry",
|
|
"codeowners": ["@jjlawren"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/cert_expiry",
|
|
"iot_class": "cloud_polling"
|
|
}
|