12 lines
322 B
JSON
12 lines
322 B
JSON
{
|
|
"domain": "cloudflare",
|
|
"name": "Cloudflare",
|
|
"codeowners": ["@ludeeus", "@ctalkington"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["pycfdns"],
|
|
"requirements": ["pycfdns==3.0.0"],
|
|
"single_config_entry": true
|
|
}
|