Bump denonavr to 0.8.0 (#32578)
This commit is contained in:
parent
f54c50fae3
commit
963b5db763
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "denonavr",
|
||||
"name": "Denon AVR Network Receivers",
|
||||
"documentation": "https://www.home-assistant.io/integrations/denonavr",
|
||||
"requirements": ["denonavr==0.7.12"],
|
||||
"requirements": ["denonavr==0.8.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -436,7 +436,7 @@ defusedxml==0.6.0
|
|||
deluge-client==1.7.1
|
||||
|
||||
# homeassistant.components.denonavr
|
||||
denonavr==0.7.12
|
||||
denonavr==0.8.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directpy==0.6
|
||||
|
|
|
@ -162,7 +162,7 @@ datadog==0.15.0
|
|||
defusedxml==0.6.0
|
||||
|
||||
# homeassistant.components.denonavr
|
||||
denonavr==0.7.12
|
||||
denonavr==0.8.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directpy==0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue