1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/whois/manifest.json
2020-08-22 14:09:00 -05:00

8 lines
177 B
JSON

{
"domain": "whois",
"name": "Whois",
"documentation": "https://www.home-assistant.io/integrations/whois",
"requirements": ["python-whois==0.7.3"],
"codeowners": []
}