2021-07-27 15:42:15 +00:00
|
|
|
{
|
|
|
|
"domain": "youless",
|
|
|
|
"name": "YouLess",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/youless",
|
2021-12-27 11:32:25 +00:00
|
|
|
"requirements": ["youless-api==0.16"],
|
2021-07-27 15:42:15 +00:00
|
|
|
"codeowners": ["@gjong"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["youless_api"]
|
2021-07-27 15:42:15 +00:00
|
|
|
}
|