home-assistant-custom-lovelace-modules.horizon-card: fix entrypoint

This commit is contained in:
Sandro Jäckel
2026-05-14 03:53:17 +02:00
parent 661ba81d9d
commit 30aa16295f
@@ -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";