mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 11:38:47 +01:00
Bump wiim to 0.1.7 (#180884)
Co-authored-by: Tao Jiang <tao.jiang@linkplay.com>
This commit is contained in:
co-authored by
Tao Jiang
parent
6c1d54e87d
commit
89e935d0f7
@@ -9,6 +9,6 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["wiim.sdk", "async_upnp_client"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["async-upnp-client==0.48.1", "wiim==0.1.6"],
|
||||
"requirements": ["async-upnp-client==0.48.1", "wiim==0.1.7"],
|
||||
"zeroconf": ["_linkplay._tcp.local."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3437,7 +3437,7 @@ whoisdomain==2.20260806.3
|
||||
wiffi==1.1.2
|
||||
|
||||
# homeassistant.components.wiim
|
||||
wiim==0.1.6
|
||||
wiim==0.1.7
|
||||
|
||||
# homeassistant.components.wirelesstag
|
||||
wirelesstagpy==0.8.1
|
||||
|
||||
Reference in New Issue
Block a user