mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"domain": "fitbit",
|
|
"name": "Fitbit",
|
|
"documentation": "https://www.home-assistant.io/integrations/fitbit",
|
|
"requirements": ["fitbit==0.3.1"],
|
|
"dependencies": ["configurator", "http"],
|
|
"codeowners": ["@robbiet480"]
|
|
}
|