1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +00:00
Files
core/homeassistant/components/etherscan/manifest.json

11 lines
288 B
JSON

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