mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00

* Updated the provider name to blockchain.com Blockchain.info moved from .info .com. Updated the name of the service to blockchain.com * Updated the provider name to blockchain.com Updated the provider name to blockchain.com
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"domain": "blockchain",
|
|
"name": "Blockchain.com",
|
|
"documentation": "https://www.home-assistant.io/integrations/blockchain",
|
|
"requirements": ["python-blockchain-api==0.0.2"],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|