8 lines
222 B
JSON
8 lines
222 B
JSON
{
|
|
"domain": "bitcoin",
|
|
"name": "Bitcoin",
|
|
"documentation": "https://www.home-assistant.io/integrations/bitcoin",
|
|
"requirements": ["blockchain==1.4.4"],
|
|
"codeowners": ["@fabaff"],
|
|
"iot_class": "cloud_polling"
|
|
}
|