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:
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -7,5 +7,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": [],
|
"requirements": [],
|
||||||
"version": "0.1.1"
|
"version": "0.1.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
west_wood_club = final.buildHomeAssistantComponent {
|
west_wood_club = final.buildHomeAssistantComponent {
|
||||||
owner = "deplayer0";
|
owner = "deplayer0";
|
||||||
domain = "west_wood_club";
|
domain = "west_wood_club";
|
||||||
version = "0.1.1";
|
version = "0.1.2";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user