Update pysqueezebox to 0.2.1 (#35956)

This commit is contained in:
rajlaud 2020-06-02 20:31:44 -05:00 committed by GitHub
parent 209f9a812e
commit 8cd640867c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
"name": "Logitech Squeezebox",
"documentation": "https://www.home-assistant.io/integrations/squeezebox",
"codeowners": ["@rajlaud"],
"requirements": ["pysqueezebox==0.1.4"]
"requirements": ["pysqueezebox==0.2.1"]
}

View File

@ -1621,7 +1621,7 @@ pysonos==0.0.30
pyspcwebgw==0.4.0
# homeassistant.components.squeezebox
pysqueezebox==0.1.4
pysqueezebox==0.2.1
# homeassistant.components.stiebel_eltron
pystiebeleltron==0.0.1.dev2