Bump pyoctoprintapi to 0.1.11 (#88052)
Bump pyoctoprint to get camera url fixes
This commit is contained in:
parent
01cd60fc12
commit
1431979eab
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/octoprint",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyoctoprintapi"],
|
||||
"requirements": ["pyoctoprintapi==0.1.9"],
|
||||
"requirements": ["pyoctoprintapi==0.1.11"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "The OctoPrint Project",
|
||||
|
|
|
@ -1834,7 +1834,7 @@ pynzbgetapi==0.2.0
|
|||
pyobihai==1.3.2
|
||||
|
||||
# homeassistant.components.octoprint
|
||||
pyoctoprintapi==0.1.9
|
||||
pyoctoprintapi==0.1.11
|
||||
|
||||
# homeassistant.components.ombi
|
||||
pyombi==0.1.10
|
||||
|
|
|
@ -1323,7 +1323,7 @@ pynx584==0.5
|
|||
pynzbgetapi==0.2.0
|
||||
|
||||
# homeassistant.components.octoprint
|
||||
pyoctoprintapi==0.1.9
|
||||
pyoctoprintapi==0.1.11
|
||||
|
||||
# homeassistant.components.openuv
|
||||
pyopenuv==2023.02.0
|
||||
|
|
Loading…
Add table
Reference in a new issue