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",
|
2020-08-22 19:09:00 +00:00
|
|
|
"requirements": ["python-whois==0.7.3"],
|
2021-12-30 21:42:46 +00:00
|
|
|
"config_flow": true,
|
2021-12-28 20:05:15 +00:00
|
|
|
"codeowners": ["@frenck"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|