core/homeassistant/components/sharkiq/manifest.json

9 lines
214 B
JSON
Raw Normal View History

{
"domain": "sharkiq",
"name": "Shark IQ",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
"requirements": ["sharkiqpy==0.1.8"],
"codeowners": ["@ajmarks"]
}