mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
10 lines
242 B
JSON
10 lines
242 B
JSON
{
|
|
"domain": "bitcoin",
|
|
"name": "Bitcoin",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/bitcoin",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["blockchain"],
|
|
"requirements": ["blockchain==1.4.4"]
|
|
}
|