Add ha-floorplan

This commit is contained in:
2025-01-05 12:19:49 +00:00
parent fe9fe3ec51
commit 6c7edf43d1
2 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,4 @@
final: prev:
{
home-assistant-custom-lovelace-modules.ha-floorplan = prev.callPackage ../pkgs/ha-floorplan/package.nix;
}