1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/bitcoin/manifest.json
2021-04-15 10:21:38 +02:00

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