17 lines
424 B
JSON
17 lines
424 B
JSON
{
|
|
"domain": "kulersky",
|
|
"name": "Kuler Sky",
|
|
"bluetooth": [
|
|
{
|
|
"service_uuid": "8d96a001-0002-64c2-0001-9acc4838521c"
|
|
}
|
|
],
|
|
"codeowners": ["@emlove"],
|
|
"config_flow": true,
|
|
"dependencies": ["bluetooth_adapters"],
|
|
"documentation": "https://www.home-assistant.io/integrations/kulersky",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["bleak", "pykulersky"],
|
|
"requirements": ["pykulersky==0.5.8"]
|
|
}
|