2020-08-30 13:26:11 +00:00
|
|
|
{
|
|
|
|
"domain": "sharkiq",
|
|
|
|
"name": "Shark IQ",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
|
2022-03-30 18:41:34 +00:00
|
|
|
"requirements": ["sharkiq==0.0.1"],
|
|
|
|
"codeowners": ["@JeffResc", "@funkybunch", "@AritroSaha10"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-03-30 18:41:34 +00:00
|
|
|
"loggers": ["sharkiq"]
|
2020-08-30 13:26:11 +00:00
|
|
|
}
|