mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 12:15:49 +00:00
Replace pyhiveapi with pyhive-integration (#135482)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user