ha_gehome/sharkiq/manifest.json

10 lines
234 B
JSON
Raw Normal View History

2020-07-21 08:29:36 -06:00
{
"domain": "sharkiq",
"name": "Shark IQ",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
"requirements": ["sharkiq==0.3.4"],
"dependencies": [],
"codeowners": ["@ajmarks"]
}