home-assistant-custom-lovelace-modules.horizon-card: fix entrypoint (#519981)

This commit is contained in:
Martin Weinelt
2026-05-14 02:22:54 +00:00
committed by GitHub
@@ -48,6 +48,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
runHook postInstall
'';
passthru.entrypoint = "lovelace-horizon-card.js";
meta = {
description = "Sun Card successor: Visualize the position of the Sun over the horizon";
homepage = "https://github.com/rejuvenate/lovelace-horizon-card";