hermes
|
25b0432757
|
FEAT-NETATMO-01: Netatmo Weather Station Plugin
OAuth2 Password-Grant + Refresh-Token on-the-fly. Holt sich automatisch
einen neuen Access-Token wenn der alte abläuft (3h Gültigkeit).
Module: NAMain (Indoor), NAModule1 (Outdoor), NAModule2 (Wind),
NAModule3 (Regen), NAModule4 (Extra Indoor).
Slot-responsive:
1x1 — Outdoor-Temp prominent + Mini-Status
4x1 — Indoor | Outdoor | Wind/Regen kompakt (3 Spalten)
1x4 — Vertikale Liste aller Module
2x2 — Indoor-Card (mit CO2-Bar) + Outdoor-Card + Wind/Regen-Bereich
4x4 — Volle Ansicht mit Min/Max, Windrose, Timestamps
Config-Optionen:
client_id/client_secret/username/password (secrets via Admin-UI)
station_filter (substring-match für Multi-Setup)
show_indoor/outdoor/wind/rain/compass/secondary (bools)
co2_thresholds (ppm, default ok@600,warn@1000,alert@1500)
temp_unit (C/F), wind_unit (kmh/ms)
Plus:
- plugins/NETATMO.md: vollständige Doku (Setup, Optionen, Diagnose)
- config.netatmo.example.json: copy-paste Beispiel-Config
- layout.py: netatmo default-size = 4x4 (4 Sub-Cards brauchen Platz)
- README.md: Plugin-Tabelle erweitert
Verifiziert: /api/plugins.json listet netatmo, Auto-Loader erkennt es,
Admin-UI zeigt das Config-Form.
|
2026-08-29 18:35:29 +04:00 |
|
ki
|
28124c5617
|
Initial commit: epaper-dashboard for 7.3" ACeP 7-Color display
- dashboard.py: plugin-based renderer with 4x4 grid layout
- admin.py: web UI with layout editor + plugin configs
- layout.py: pack algorithm, item placement, grid system
- plugins/: clock, weather, system, spotify, strava, gmail, minimax, hello
- network_watchdog.py: WiFi AP/client mode management
- waveshare_epd_init.py: vendor driver stub
|
2026-08-26 14:12:43 +04:00 |
|