Files
2025-12-14 10:19:34 -08:00

13 lines
400 B
JSON

{
"domain": "fitbit",
"name": "Fitbit",
"codeowners": ["@allenporter"],
"config_flow": true,
"dependencies": ["application_credentials", "http"],
"documentation": "https://www.home-assistant.io/integrations/fitbit",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["fitbit", "fitbit_web_api"],
"requirements": ["fitbit==0.3.1", "fitbit-web-api==2.13.5"]
}