1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/blockchain/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
205 B
JSON

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