mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump to 1.7.1 for Python version fix
This commit is contained in:
@@ -13,6 +13,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/wyoming",
|
"documentation": "https://www.home-assistant.io/integrations/wyoming",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["wyoming==1.7.0"],
|
"requirements": ["wyoming==1.7.1"],
|
||||||
"zeroconf": ["_wyoming._tcp.local."]
|
"zeroconf": ["_wyoming._tcp.local."]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -3114,7 +3114,7 @@ wolf-comm==0.0.23
|
|||||||
wsdot==0.0.1
|
wsdot==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.wyoming
|
# homeassistant.components.wyoming
|
||||||
wyoming==1.7.0
|
wyoming==1.7.1
|
||||||
|
|
||||||
# homeassistant.components.xbox
|
# homeassistant.components.xbox
|
||||||
xbox-webapi==2.1.0
|
xbox-webapi==2.1.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2564,7 +2564,7 @@ wolf-comm==0.0.23
|
|||||||
wsdot==0.0.1
|
wsdot==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.wyoming
|
# homeassistant.components.wyoming
|
||||||
wyoming==1.7.0
|
wyoming==1.7.1
|
||||||
|
|
||||||
# homeassistant.components.xbox
|
# homeassistant.components.xbox
|
||||||
xbox-webapi==2.1.0
|
xbox-webapi==2.1.0
|
||||||
|
Reference in New Issue
Block a user