mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
parent
bb39b99a3f
commit
abf08f66a4
@ -8,7 +8,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["soco"],
|
"loggers": ["soco"],
|
||||||
"requirements": ["soco==0.29.1", "sonos-websocket==0.1.1"],
|
"requirements": ["soco==0.29.1", "sonos-websocket==0.1.2"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
||||||
|
@ -2399,7 +2399,7 @@ solax==0.3.0
|
|||||||
somfy-mylink-synergy==1.0.6
|
somfy-mylink-synergy==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
sonos-websocket==0.1.1
|
sonos-websocket==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.marytts
|
# homeassistant.components.marytts
|
||||||
speak2mary==1.4.0
|
speak2mary==1.4.0
|
||||||
|
@ -1738,7 +1738,7 @@ solax==0.3.0
|
|||||||
somfy-mylink-synergy==1.0.6
|
somfy-mylink-synergy==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
sonos-websocket==0.1.1
|
sonos-websocket==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.marytts
|
# homeassistant.components.marytts
|
||||||
speak2mary==1.4.0
|
speak2mary==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user