hass-core/homeassistant/components/bitcoin/manifest.json
2022-04-19 22:55:35 -10:00

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"]
}