2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "cloudflare",
|
|
|
|
"name": "Cloudflare",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
2021-11-09 13:49:45 +00:00
|
|
|
"requirements": ["pycfdns==1.2.2"],
|
2020-10-21 14:09:00 +00:00
|
|
|
"codeowners": ["@ludeeus", "@ctalkington"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
|
|
|
"loggers": ["pycfdns"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|