mirror of https://github.com/home-assistant/core
11 lines
297 B
JSON
11 lines
297 B
JSON
{
|
|
"domain": "blockchain",
|
|
"name": "Blockchain.com",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/blockchain",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pyblockchain"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["python-blockchain-api==0.0.2"]
|
|
}
|