Skip to content

Commit b667de9

Browse files
committed
feat: use official Splitwise app icon for brand assets
Replaces the generated placeholder icon.png/icon@2x.png with the actual Splitwise app icon, cropped to its transparent-background content bbox and resized to the required 256x256/512x512 dimensions. Matches how other HA integrations (e.g. Spotify) use the service's real logo for brand images.
1 parent 684eb77 commit b667de9

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

20 KB
Loading
57.3 KB
Loading

custom_components/splitwise/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/sriramsv/custom_component_splitwise/issues",
1010
"requirements": ["splitwise==3.0.0"],
11-
"version": "0.2.9"
11+
"version": "0.2.10"
1212
}

0 commit comments

Comments
 (0)