1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/etherscan/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
259 B
JSON

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