home-assistant: update component-packages
This commit is contained in:
parent
b27d0da9d8
commit
1180267064
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@
|
|||
"nzbget" = ps: with ps; [ ]; # missing inputs: pynzbgetapi
|
||||
"oasa_telematics" = ps: with ps; [ ]; # missing inputs: oasatelematics
|
||||
"obihai" = ps: with ps; [ pyobihai ];
|
||||
"octoprint" = ps: with ps; [ ]; # missing inputs: pyoctoprintapi
|
||||
"octoprint" = ps: with ps; [ pyoctoprintapi ];
|
||||
"oem" = ps: with ps; [ oemthermostat ];
|
||||
"ohmconnect" = ps: with ps; [ defusedxml ];
|
||||
"ombi" = ps: with ps; [ pyombi ];
|
||||
|
|
Loading…
Reference in a new issue