1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00
Files
core/homeassistant/components/etherscan/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
197 B
JSON

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