1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/youless/manifest.json
2022-01-28 13:37:53 -08:00

11 lines
274 B
JSON

{
"domain": "youless",
"name": "YouLess",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/youless",
"requirements": ["youless-api==0.16"],
"codeowners": ["@gjong"],
"iot_class": "local_polling",
"loggers": ["youless_api"]
}