mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Replace pyhiveapi with pyhive-integration (#135482)
This commit is contained in:
parent
4e5bf5ac22
commit
ac279d9794
@ -9,5 +9,5 @@
|
||||
},
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["apyhiveapi"],
|
||||
"requirements": ["pyhiveapi==0.5.16"]
|
||||
"requirements": ["pyhive-integration==1.0.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -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
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user