Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump pyvolumio to 0.1.1 (#38685)
  • Loading branch information
OnFreund authored and balloob committed Aug 9, 2020
1 parent 6f58848 commit cb51a00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/volumio/manifest.json
Expand Up @@ -5,5 +5,5 @@
"codeowners": ["@OnFreund"],
"config_flow": true,
"zeroconf": ["_Volumio._tcp.local."],
"requirements": ["pyvolumio==0.1"]
"requirements": ["pyvolumio==0.1.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -1831,7 +1831,7 @@ pyvizio==0.1.49
pyvlx==0.2.16

# homeassistant.components.volumio
pyvolumio==0.1
pyvolumio==0.1.1

# homeassistant.components.html5
pywebpush==1.9.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Expand Up @@ -830,7 +830,7 @@ pyvesync==1.1.0
pyvizio==0.1.49

# homeassistant.components.volumio
pyvolumio==0.1
pyvolumio==0.1.1

# homeassistant.components.html5
pywebpush==1.9.2
Expand Down

0 comments on commit cb51a00

Please sign in to comment.