core/homeassistant/components/etherscan/manifest.json

11 lines
227 B
JSON

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