core/homeassistant/components/blockchain/manifest.json

9 lines
228 B
JSON

{
"domain": "blockchain",
"name": "Blockchain.info",
"documentation": "https://www.home-assistant.io/integrations/blockchain",
"requirements": ["python-blockchain-api==0.0.2"],
"dependencies": [],
"codeowners": []
}