mirror of
https://github.com/home-assistant/core.git
synced 2025-09-10 07:11:37 +02:00
Bump Huum requirement to 0.8.1 (#150220)
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/huum",
|
"documentation": "https://www.home-assistant.io/integrations/huum",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["huum==0.8.0"]
|
"requirements": ["huum==0.8.1"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1192,7 +1192,7 @@ httplib2==0.20.4
|
|||||||
huawei-lte-api==1.11.0
|
huawei-lte-api==1.11.0
|
||||||
|
|
||||||
# homeassistant.components.huum
|
# homeassistant.components.huum
|
||||||
huum==0.8.0
|
huum==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.hyperion
|
# homeassistant.components.hyperion
|
||||||
hyperion-py==0.7.6
|
hyperion-py==0.7.6
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1038,7 +1038,7 @@ httplib2==0.20.4
|
|||||||
huawei-lte-api==1.11.0
|
huawei-lte-api==1.11.0
|
||||||
|
|
||||||
# homeassistant.components.huum
|
# homeassistant.components.huum
|
||||||
huum==0.8.0
|
huum==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.hyperion
|
# homeassistant.components.hyperion
|
||||||
hyperion-py==0.7.6
|
hyperion-py==0.7.6
|
||||||
|
Reference in New Issue
Block a user