mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
9 lines
237 B
JSON
9 lines
237 B
JSON
{
|
|
"domain": "blockchain",
|
|
"name": "Blockchain.com",
|
|
"documentation": "https://www.home-assistant.io/integrations/blockchain",
|
|
"requirements": ["python-blockchain-api==0.0.2"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling"
|
|
}
|