Bump Rachiopy version to 0.1.4 (#38761)
parent
3fc2bae49e
commit
52b80a08c9
|
@ -2,7 +2,7 @@
|
|||
"domain": "rachio",
|
||||
"name": "Rachio",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rachio",
|
||||
"requirements": ["rachiopy==0.1.3"],
|
||||
"requirements": ["rachiopy==0.1.4"],
|
||||
"dependencies": ["http"],
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": ["@bdraco"],
|
||||
|
|
|
@ -1864,7 +1864,7 @@ qnapstats==0.3.0
|
|||
quantum-gateway==0.0.5
|
||||
|
||||
# homeassistant.components.rachio
|
||||
rachiopy==0.1.3
|
||||
rachiopy==0.1.4
|
||||
|
||||
# homeassistant.components.radiotherm
|
||||
radiotherm==2.0.0
|
||||
|
|
|
@ -848,7 +848,7 @@ pywebpush==1.9.2
|
|||
pyzerproc==0.2.5
|
||||
|
||||
# homeassistant.components.rachio
|
||||
rachiopy==0.1.3
|
||||
rachiopy==0.1.4
|
||||
|
||||
# homeassistant.components.rainmachine
|
||||
regenmaschine==2.1.0
|
||||
|
|
Loading…
Reference in New Issue