13 lines
319 B
JSON
13 lines
319 B
JSON
{
|
|
"domain": "sleepiq",
|
|
"name": "SleepIQ",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
|
"requirements": ["sleepyq==0.8.1"],
|
|
"codeowners": ["@mfugate1"],
|
|
"dhcp": [
|
|
{"macaddress": "64DBA0*"}
|
|
],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["sleepyq"]
|
|
}
|