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

10 lines
244 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"
}