2019-04-04 04:14:45 +00:00
|
|
|
{
|
2021-04-15 08:21:38 +00:00
|
|
|
"domain": "habitica",
|
|
|
|
"name": "Habitica",
|
2024-11-20 11:54:11 +00:00
|
|
|
"codeowners": ["@tr4nt0r"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/habitica",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:27:05 +00:00
|
|
|
"loggers": ["habitipy", "plumbum"],
|
2024-10-29 11:48:20 +00:00
|
|
|
"requirements": ["habitipy==0.3.3"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|