Files
core/homeassistant/components/etherscan/manifest.json
2020-01-06 21:28:23 +01:00

9 lines
219 B
JSON

{
"domain": "etherscan",
"name": "Etherscan",
"documentation": "https://www.home-assistant.io/integrations/etherscan",
"requirements": ["python-etherscan-api==0.0.3"],
"dependencies": [],
"codeowners": []
}