1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/cert_expiry/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
239 B
JSON

{
"domain": "cert_expiry",
"name": "Certificate Expiry",
"documentation": "https://www.home-assistant.io/integrations/cert_expiry",
"config_flow": true,
"codeowners": ["@Cereal2nd", "@jjlawren"],
"iot_class": "cloud_polling"
}