Update sonarr to 0.3.0 (#40515)
parent
d694c1f548
commit
4b58b8057d
|
@ -3,7 +3,7 @@
|
|||
"name": "Sonarr",
|
||||
"documentation": "https://www.home-assistant.io/integrations/sonarr",
|
||||
"codeowners": ["@ctalkington"],
|
||||
"requirements": ["sonarr==0.2.3"],
|
||||
"requirements": ["sonarr==0.3.0"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "silver"
|
||||
}
|
||||
|
|
|
@ -2044,7 +2044,7 @@ somecomfort==0.5.2
|
|||
somfy-mylink-synergy==1.0.6
|
||||
|
||||
# homeassistant.components.sonarr
|
||||
sonarr==0.2.3
|
||||
sonarr==0.3.0
|
||||
|
||||
# homeassistant.components.marytts
|
||||
speak2mary==1.4.0
|
||||
|
|
|
@ -948,7 +948,7 @@ solaredge==0.0.2
|
|||
somecomfort==0.5.2
|
||||
|
||||
# homeassistant.components.sonarr
|
||||
sonarr==0.2.3
|
||||
sonarr==0.3.0
|
||||
|
||||
# homeassistant.components.marytts
|
||||
speak2mary==1.4.0
|
||||
|
|
Loading…
Reference in New Issue