home-assistant: update component-packages

main
Fabian Affolter 2 years ago
parent aff8e0c87d
commit 2b59f00df2
  1. 3
      pkgs/servers/home-assistant/component-packages.nix

@ -636,7 +636,7 @@
"orvibo" = ps: with ps; [ orvibo ];
"osramlightify" = ps: with ps; [ ]; # missing inputs: lightify
"otp" = ps: with ps; [ pyotp ];
"overkiz" = ps: with ps; [ ]; # missing inputs: pyoverkiz
"overkiz" = ps: with ps; [ pyoverkiz ];
"ovo_energy" = ps: with ps; [ ovoenergy ];
"owntracks" = ps: with ps; [ pynacl pyturbojpeg aiohttp-cors hass-nabucasa paho-mqtt ];
"ozw" = ps: with ps; [ aiohttp-cors paho-mqtt python-openzwave-mqtt ];
@ -1398,6 +1398,7 @@
"openuv"
"openweathermap"
"opnsense"
"overkiz"
"ovo_energy"
"owntracks"
"ozw"

Loading…
Cancel
Save