Skip to content

Commit

Permalink
Bump pyduotecno to 2024.5.0 (#117446)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cereal2nd committed May 14, 2024
1 parent c94d7b3 commit ad6e6a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/duotecno/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"iot_class": "local_push",
"loggers": ["pyduotecno", "pyduotecno-node", "pyduotecno-unit"],
"quality_scale": "silver",
"requirements": ["pyDuotecno==2024.3.2"]
"requirements": ["pyDuotecno==2024.5.0"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1658,7 +1658,7 @@ pyCEC==0.5.2
pyControl4==1.1.0

# homeassistant.components.duotecno
pyDuotecno==2024.3.2
pyDuotecno==2024.5.0

# homeassistant.components.electrasmart
pyElectra==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1314,7 +1314,7 @@ pyCEC==0.5.2
pyControl4==1.1.0

# homeassistant.components.duotecno
pyDuotecno==2024.3.2
pyDuotecno==2024.5.0

# homeassistant.components.electrasmart
pyElectra==1.2.0
Expand Down

0 comments on commit ad6e6a1

Please sign in to comment.