Bump SharkIQ to 1.0.2 (#89346)
* SharkIQ Dep & Codeowner Update * Update code owners * Revert code owner changespull/89268/head
parent
7232a0a786
commit
84b5ea8ac0
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["sharkiq"],
|
||||
"requirements": ["sharkiq==0.0.1"]
|
||||
"requirements": ["sharkiq==1.0.2"]
|
||||
}
|
||||
|
|
|
@ -2334,7 +2334,7 @@ sentry-sdk==1.16.0
|
|||
sfrbox-api==0.0.6
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
sharkiq==1.0.2
|
||||
|
||||
# homeassistant.components.aquostv
|
||||
sharp_aquos_rc==0.3.2
|
||||
|
|
|
@ -1658,7 +1658,7 @@ sentry-sdk==1.16.0
|
|||
sfrbox-api==0.0.6
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
sharkiq==1.0.2
|
||||
|
||||
# homeassistant.components.sighthound
|
||||
simplehound==0.3
|
||||
|
|
Loading…
Reference in New Issue