Add passthru.entrypoint to lovelace modules
This commit is contained in:
@ -24,6 +24,8 @@ buildNpmPackage rec {
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
passthru.entrypoint = "floorplan.js";
|
||||
|
||||
meta = {
|
||||
description = "Floorplan for Home Assistant";
|
||||
longDescription = ''
|
||||
|
Reference in New Issue
Block a user