mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyhive-integration to 1.0.2 (#138569)
This commit is contained in:
@ -9,5 +9,5 @@
|
||||
},
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["apyhiveapi"],
|
||||
"requirements": ["pyhive-integration==1.0.1"]
|
||||
"requirements": ["pyhive-integration==1.0.2"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1993,7 +1993,7 @@ pyhaversion==22.8.0
|
||||
pyheos==1.0.2
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhive-integration==1.0.1
|
||||
pyhive-integration==1.0.2
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1622,7 +1622,7 @@ pyhaversion==22.8.0
|
||||
pyheos==1.0.2
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhive-integration==1.0.1
|
||||
pyhive-integration==1.0.2
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
Reference in New Issue
Block a user