about summary refs log tree commit diff
path: root/pkgs/servers/home-assistant
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2022-12-11 11:58:46 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2022-12-11 12:53:18 +0100
commitfc4f384532e3bcc8e119ffbc97d788386f65cc3e (patch)
tree393bdd29ba40e80f652ce0f03bee4ffe324d5ccc /pkgs/servers/home-assistant
parent600bec87813ed7cd0149799f2dd50c4f4eadd911 (diff)
home-assistant: update component-packages
Diffstat (limited to 'pkgs/servers/home-assistant')
-rw-r--r--pkgs/servers/home-assistant/component-packages.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix
index 0c092c442c709..202bb433cf6ea 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -181,6 +181,7 @@
     ]; # missing inputs: sharp_aquos_rc
     "aranet" = ps: with ps; [
       aiohttp-cors
+      aranet4
       bleak-retry-connector
       bleak
       bluetooth-adapters
@@ -194,7 +195,7 @@
       pyserial
       pyudev
       sqlalchemy
-    ]; # missing inputs: aranet4
+    ];
     "arcam_fmj" = ps: with ps; [
       arcam-fmj
     ];
@@ -4115,6 +4116,7 @@
     "application_credentials"
     "apprise"
     "aprs"
+    "aranet"
     "arcam_fmj"
     "aseko_pool_live"
     "asuswrt"