mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-30 18:11:45 +00:00
Compare commits
4 Commits
0716917255
...
f5f9d0da31
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5f9d0da31 | ||
|
|
a5f8a55b79 | ||
|
|
5f4f5e1a8f | ||
|
|
32074fb75f |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -36,12 +36,14 @@ OZW_Log.txt
|
||||
google_calendars.yaml
|
||||
.ring_cache.pickle
|
||||
.ios.conf
|
||||
homeassistant.code-workspace
|
||||
|
||||
# Configuration files
|
||||
secrets.yaml
|
||||
secrets
|
||||
known_devices.yaml
|
||||
entity_registry.yaml
|
||||
config/packages/whois.yaml
|
||||
.google_maps_location_sharing.cookies*
|
||||
google_service_account.json
|
||||
service_account.json
|
||||
|
||||
@@ -1 +1 @@
|
||||
2025.10.4
|
||||
2025.11.0
|
||||
@@ -1,16 +1,16 @@
|
||||
<svg width="68.5" height="20" viewBox="0 0 685 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.10.4">
|
||||
<title>2025.10.4</title>
|
||||
<linearGradient id="jFXev" x2="0" y2="100%">
|
||||
<svg width="68.5" height="20" viewBox="0 0 685 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.11.0">
|
||||
<title>2025.11.0</title>
|
||||
<linearGradient id="tHlDR" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="WVPRQ"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#WVPRQ)">
|
||||
<mask id="ygaST"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#ygaST)">
|
||||
<rect width="685" height="200" fill="#08C" x="0"/>
|
||||
<rect width="685" height="200" fill="url(#jFXev)"/>
|
||||
<rect width="685" height="200" fill="url(#tHlDR)"/>
|
||||
</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.10.4</text>
|
||||
<text x="55" y="138" textLength="570">2025.10.4</text>
|
||||
<text x="65" y="148" textLength="570" fill="#000" opacity="0.25">2025.11.0</text>
|
||||
<text x="55" y="138" textLength="570">2025.11.0</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 815 B After Width: | Height: | Size: 815 B |
Reference in New Issue
Block a user