11 lines
312 B
JSON
11 lines
312 B
JSON
{
|
|
"domain": "habitica",
|
|
"name": "Habitica",
|
|
"codeowners": ["@ASMfreaK", "@leikoilja", "@tr4nt0r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/habitica",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["habitipy", "plumbum"],
|
|
"requirements": ["habitipy==0.3.1"]
|
|
}
|