Add West Wood Club brand icon and logo

Ship icon/logo (extracted from the app's brand asset) in the component's
`brand/` dir.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-14 00:59:39 +01:00
parent 475ccf21e6
commit fce36e22b9
6 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
west_wood_club = final.buildHomeAssistantComponent {
owner = "deplayer0";
domain = "west_wood_club";
version = "0.1.1";
version = "0.1.2";
src = ./.;
};
};