mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyspcwebgw to 0.7.0 (#98593)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/spc",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyspcwebgw"],
|
||||
"requirements": ["pyspcwebgw==0.4.0"]
|
||||
"requirements": ["pyspcwebgw==0.7.0"]
|
||||
}
|
||||
|
@ -2038,7 +2038,7 @@ pysnooz==0.8.3
|
||||
pysoma==0.0.12
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
pyspcwebgw==0.7.0
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.6.3
|
||||
|
@ -1521,7 +1521,7 @@ pysnooz==0.8.3
|
||||
pysoma==0.0.12
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
pyspcwebgw==0.7.0
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.6.3
|
||||
|
Reference in New Issue
Block a user