Replace pyhiveapi with pyhive-integration (#135482)
parent
75a1a46a49
commit
d77ec8ffbe
|
@ -9,5 +9,5 @@
|
|||
},
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["apyhiveapi"],
|
||||
"requirements": ["pyhiveapi==0.5.16"]
|
||||
"requirements": ["pyhive-integration==1.0.1"]
|
||||
}
|
||||
|
|
|
@ -1965,7 +1965,7 @@ pyhaversion==22.8.0
|
|||
pyheos==0.7.2
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.5.16
|
||||
pyhive-integration==1.0.1
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
|
|
@ -1594,7 +1594,7 @@ pyhaversion==22.8.0
|
|||
pyheos==0.7.2
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.5.16
|
||||
pyhive-integration==1.0.1
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
|
Loading…
Reference in New Issue