10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "whois",
|
|
"name": "Whois",
|
|
"documentation": "https://www.home-assistant.io/integrations/whois",
|
|
"requirements": ["whois==0.9.13"],
|
|
"config_flow": true,
|
|
"codeowners": ["@frenck"],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["whois"]
|
|
}
|