diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index 390f88c16357..a324706fef16 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -2011,8 +2011,9 @@ "keyboard" = ps: with ps; [ ]; # missing inputs: pyuserinput "keyboard_remote" = ps: with ps; [ + asyncinotify evdev - ]; # missing inputs: asyncinotify + ]; "keymitt_ble" = ps: with ps; [ pymicrobot aioesphomeapi