mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 09:05:34 +01:00
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "etherscan",
|
|
"name": "Etherscan",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/etherscan",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pyetherscan"],
|
|
"requirements": ["python-etherscan-api==0.0.3"]
|
|
}
|