10 lines
247 B
JSON
10 lines
247 B
JSON
|
{
|
||
|
"domain": "oncue",
|
||
|
"name": "Oncue by Kohler",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/oncue",
|
||
|
"requirements": ["aiooncue==0.3.0"],
|
||
|
"codeowners": ["@bdraco"],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|