Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
4fdef0a76f Update HA version badge to 2025.11.1 2025-11-17 20:34:27 +00:00
Carlo Costanzo
3ded9dece2 Add llmvision directory to .gitignore 2025-11-17 15:33:59 -05:00
2 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View File

@@ -38,6 +38,7 @@ google_calendars.yaml
.ios.conf
homeassistant.code-workspace
# Configuration files
secrets.yaml
secrets
@@ -52,6 +53,7 @@ service_account.json
*.cookies
# Directories
llmvision
backups
deps
config/backups

View File

@@ -1,13 +1,13 @@
<svg width="68.5" height="20" viewBox="0 0 685 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.11.1">
<title>2025.11.1</title>
<linearGradient id="bxKhz" x2="0" y2="100%">
<linearGradient id="UCfLv" x2="0" y2="100%">
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="PDrVj"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
<g mask="url(#PDrVj)">
<mask id="thyhD"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
<g mask="url(#thyhD)">
<rect width="685" height="200" fill="#08C" x="0"/>
<rect width="685" height="200" fill="url(#bxKhz)"/>
<rect width="685" height="200" fill="url(#UCfLv)"/>
</g>
<g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110">
<text x="65" y="148" textLength="570" fill="#000" opacity="0.25">2025.11.1</text>

Before

Width:  |  Height:  |  Size: 815 B

After

Width:  |  Height:  |  Size: 815 B