1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/fitbit/manifest.json

10 lines
250 B
JSON
Raw Normal View History

{
"domain": "fitbit",
"name": "Fitbit",
"documentation": "https://www.home-assistant.io/integrations/fitbit",
"requirements": ["fitbit==0.3.1"],
"dependencies": ["configurator", "http"],
"codeowners": [],
"iot_class": "cloud_polling"
}