Upgrade sonar to 0.2.3 (#37392)
Co-authored-by: Ryan Bonham <ryan@transparent-tech.com>
This commit is contained in:
parent
ab4687d914
commit
5ecb3f9be2
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Sonarr",
|
||||
"documentation": "https://www.home-assistant.io/integrations/sonarr",
|
||||
"codeowners": ["@ctalkington"],
|
||||
"requirements": ["sonarr==0.2.2"],
|
||||
"requirements": ["sonarr==0.2.3"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "silver"
|
||||
}
|
||||
|
|
|
@ -2009,7 +2009,7 @@ somecomfort==0.5.2
|
|||
somfy-mylink-synergy==1.0.6
|
||||
|
||||
# homeassistant.components.sonarr
|
||||
sonarr==0.2.2
|
||||
sonarr==0.2.3
|
||||
|
||||
# homeassistant.components.marytts
|
||||
speak2mary==1.4.0
|
||||
|
|
|
@ -862,7 +862,7 @@ solaredge==0.0.2
|
|||
somecomfort==0.5.2
|
||||
|
||||
# homeassistant.components.sonarr
|
||||
sonarr==0.2.2
|
||||
sonarr==0.2.3
|
||||
|
||||
# homeassistant.components.marytts
|
||||
speak2mary==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue