Update to pyoctoprintapi 1.7 (#63254)
This commit is contained in:
parent
e5ba34b9f9
commit
adbcb642cf
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "OctoPrint",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/octoprint",
|
||||
"requirements": ["pyoctoprintapi==0.1.6"],
|
||||
"requirements": ["pyoctoprintapi==0.1.7"],
|
||||
"codeowners": ["@rfleming71"],
|
||||
"zeroconf": ["_octoprint._tcp.local."],
|
||||
"ssdp": [
|
||||
|
|
|
@ -1705,7 +1705,7 @@ pynzbgetapi==0.2.0
|
|||
pyobihai==1.3.1
|
||||
|
||||
# homeassistant.components.octoprint
|
||||
pyoctoprintapi==0.1.6
|
||||
pyoctoprintapi==0.1.7
|
||||
|
||||
# homeassistant.components.ombi
|
||||
pyombi==0.1.10
|
||||
|
|
|
@ -1059,7 +1059,7 @@ pynx584==0.5
|
|||
pynzbgetapi==0.2.0
|
||||
|
||||
# homeassistant.components.octoprint
|
||||
pyoctoprintapi==0.1.6
|
||||
pyoctoprintapi==0.1.7
|
||||
|
||||
# homeassistant.components.openuv
|
||||
pyopenuv==2021.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue