Loading pkgs/servers/home-assistant/custom-lovelace-modules/light-entity-card/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ buildNpmPackage rec { runHook postInstall ''; passthru.entrypoint = "light-entity-card"; passthru.entrypoint = "light-entity-card.js"; meta = with lib; { description = "Control any light or switch entity"; Loading Loading
pkgs/servers/home-assistant/custom-lovelace-modules/light-entity-card/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ buildNpmPackage rec { runHook postInstall ''; passthru.entrypoint = "light-entity-card"; passthru.entrypoint = "light-entity-card.js"; meta = with lib; { description = "Control any light or switch entity"; Loading