core/homeassistant/components/bitcoin/manifest.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"]
}