mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
286 B
JSON
11 lines
286 B
JSON
{
|
|
"domain": "sharkiq",
|
|
"name": "Shark IQ",
|
|
"codeowners": ["@JeffResc", "@funkybunch"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["sharkiq"],
|
|
"requirements": ["sharkiq==1.4.0"]
|
|
}
|