1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/cert_expiry/manifest.json
2023-07-26 09:07:47 +02:00

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"
}