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