2026-04-06 15:42:53 -04:00
|
|
|
<div data-weather-card="01545" style="font-family: var(--card-font, 'Iosevka', 'SF Mono', ui-monospace, Menlo, Consolas, monospace); background: var(--theme-card-neutral-bg); color: var(--theme-card-neutral-text); border: 1px solid var(--theme-card-neutral-border); border-radius: 16px; box-shadow: var(--theme-shadow); padding: 24px; max-width: 560px;">
|
2026-03-15 21:44:47 -04:00
|
|
|
<div style="display:flex; align-items:flex-start; justify-content:space-between; gap:12px; margin-bottom: 10px;">
|
|
|
|
|
<div>
|
2026-04-06 15:42:53 -04:00
|
|
|
<h2 style="margin:0; font-size:1.15rem; font-weight:700; color:var(--theme-card-neutral-text);">Weather 01545</h2>
|
|
|
|
|
<div style="margin-top:4px; font-size:0.84rem; color:var(--theme-card-neutral-muted);">Source: Home Assistant (weather.openweathermap)</div>
|
2026-03-15 21:44:47 -04:00
|
|
|
</div>
|
2026-04-06 15:42:53 -04:00
|
|
|
<span data-weather-status style="font-size:0.82rem; color:var(--theme-status-muted);">Loading...</span>
|
2026-03-15 21:44:47 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div style="display:flex; align-items:baseline; gap:10px; margin-bottom:10px;">
|
|
|
|
|
<span data-weather-temp style="font-size:2.6rem; font-weight:800; line-height:1; letter-spacing:-0.03em;">--</span>
|
2026-04-06 15:42:53 -04:00
|
|
|
<span data-weather-unit style="font-size:1rem; font-weight:600; color:var(--theme-card-neutral-subtle);">°F</span>
|
2026-03-15 21:44:47 -04:00
|
|
|
</div>
|
|
|
|
|
|
2026-04-06 15:42:53 -04:00
|
|
|
<div data-weather-condition style="font-size:1rem; font-weight:600; color:var(--theme-card-neutral-text); margin-bottom:8px; text-transform:capitalize;">--</div>
|
2026-03-15 21:44:47 -04:00
|
|
|
|
2026-04-06 15:42:53 -04:00
|
|
|
<div style="display:grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:8px; font-size:0.9rem; color:var(--theme-card-neutral-subtle);">
|
2026-03-15 21:44:47 -04:00
|
|
|
<div>Humidity: <strong data-weather-humidity>--</strong></div>
|
|
|
|
|
<div>Wind: <strong data-weather-wind>--</strong></div>
|
|
|
|
|
<div>Pressure: <strong data-weather-pressure>--</strong></div>
|
|
|
|
|
<div>Updated: <strong data-weather-updated>--</strong></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|