home-assistant: update component-packages

This commit is contained in:
Martin Weinelt 2021-11-30 20:19:15 +01:00
parent b27d0da9d8
commit 1180267064
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -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 ];