2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "whois",
|
|
|
|
"name": "Whois",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/whois",
|
2022-06-13 00:16:15 +00:00
|
|
|
"requirements": ["whois==0.9.16"],
|
2021-12-30 21:42:46 +00:00
|
|
|
"config_flow": true,
|
2021-12-28 20:05:15 +00:00
|
|
|
"codeowners": ["@frenck"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-10-23 18:43:13 +00:00
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"loggers": ["whois"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|