mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-12 01:52:16 +00:00
Compare commits
2 Commits
44ff4528f1
...
124a7bcfd3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
124a7bcfd3 | ||
|
|
6f9679cff1 |
@@ -52,6 +52,14 @@ Live, personal Home Assistant configuration shared for **browsing and inspiratio
|
||||
### Network diagram
|
||||

|
||||
|
||||
**Docker add-ons & utilities**
|
||||
| Container | Repo/Docs | Purpose |
|
||||
| --- | --- | --- |
|
||||
| Home Assistant Time Machine | [saihgupr/HomeAssistantTimeMachine](https://github.com/saihgupr/HomeAssistantTimeMachine) | Browse/diff/restore HA YAML (Lovelace, automations, scripts, ESPHome, packages) against existing backups. Blog walkthrough: [Time Machine for dashboards](https://www.vcloudinfo.com/2025/12/home-assistant-time-machine-dashboards.html). |
|
||||
| Duplicati | [duplicati/duplicati](https://github.com/duplicati/duplicati) | Off-box, versioned backups for HA config and media. |
|
||||
| Cloudflared | [cloudflare/cloudflared](https://hub.docker.com/r/cloudflare/cloudflared) | Secure tunnel/edge access to Home Assistant without opening inbound ports. |
|
||||
| WordPress | [wordpress](https://hub.docker.com/_/wordpress) | Hosts [vCloudInfo.com](https://www.vcloudinfo.com) for docs, how-tos, videos, and long-form writeups that accompany this config. |
|
||||
|
||||
### Gear tied to real automations (affiliate links)
|
||||
Only listing hardware that appears in active packages/automations here.
|
||||
https://amzn.to/48jVzZ3
|
||||
|
||||
@@ -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.12.0">
|
||||
<title>2025.12.0</title>
|
||||
<linearGradient id="fJMLg" x2="0" y2="100%">
|
||||
<linearGradient id="yjFTS" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="uYkYt"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#uYkYt)">
|
||||
<mask id="UGSAW"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#UGSAW)">
|
||||
<rect width="685" height="200" fill="#08C" x="0"/>
|
||||
<rect width="685" height="200" fill="url(#fJMLg)"/>
|
||||
<rect width="685" height="200" fill="url(#yjFTS)"/>
|
||||
</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.12.0</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 815 B After Width: | Height: | Size: 815 B |
Reference in New Issue
Block a user