mirror of
https://github.com/home-assistant/core.git
synced 2025-09-09 14:51:34 +02:00
Bump Huum requirement to 0.8.1 (#150220)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/huum",
|
||||
"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
|
||||
|
||||
# homeassistant.components.huum
|
||||
huum==0.8.0
|
||||
huum==0.8.1
|
||||
|
||||
# homeassistant.components.hyperion
|
||||
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
|
||||
|
||||
# homeassistant.components.huum
|
||||
huum==0.8.0
|
||||
huum==0.8.1
|
||||
|
||||
# homeassistant.components.hyperion
|
||||
hyperion-py==0.7.6
|
||||
|
Reference in New Issue
Block a user