mirror of https://github.com/simbaja/ha_gehome.git
Bump sharkiqpy version
This commit is contained in:
parent
0cdb851ff2
commit
72d4087371
|
@ -1,6 +1,3 @@
|
|||
# Generic stuff
|
||||
* text=auto
|
||||
|
||||
# Source files
|
||||
# ============
|
||||
*.py text diff=python eol=lf
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Shark IQ",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
|
||||
"requirements": ["sharkiqpy==0.1.1"],
|
||||
"requirements": ["sharkiqpy==0.1.2"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@ajmarks"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue