mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 18:33:44 +02: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"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1983,7 +1983,7 @@ pyhaversion==22.8.0
|
||||
pyheos==1.0.0
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.5.16
|
||||
pyhive-integration==1.0.1
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
||||
Generated
+1
-1
@@ -1612,7 +1612,7 @@ pyhaversion==22.8.0
|
||||
pyheos==1.0.0
|
||||
|
||||
# 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