Doku auf den Stand gebracht: Vorabend, skoda.conf, Wecker-Reste

- autoActions/README: Rahmen gilt heute oder am Vorabend fuer morgen,
  vorabend.sql beim Einrichten, startSolarServer.sh startet drei Prozesse,
  Beispiel der Verkettung wie die echten Automatiken, Neustart ueber SSH
- README: skoda_ladepunkte und skoda.conf, Werkzeuge-Tabelle, Datenbank
  alarm ist geloescht
- config.ini.example: [alarm] und zeit.py entfernt, die gibt es nicht mehr
- Runner-Kopfkommentar verweist nicht mehr auf auto_watering.py

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-15 09:53:08 +02:00
co-authored by Claude Opus 5
parent 8340e8356e
commit 46ef245f7c
4 changed files with 40 additions and 31 deletions
+1 -11
View File
@@ -11,7 +11,7 @@
; Messwerte (solarLog)
; ===========================================================================
; Benutzt von solarManager.py, gatherWaterData.py, gatherSkodaData.py,
; skoda_testdaten.py und zeit.py.
; skoda_testdaten.py und skoda_ladepunkte_nachtragen.py.
[database]
host = localhost
port = 3310
@@ -19,16 +19,6 @@ user = solarLog
password =
database = solarLog
; ===========================================================================
; Wecker (wecker.py)
; ===========================================================================
[alarm]
host = localhost
port = 3310
user = alarm
password =
database = alarm
; ===========================================================================
; Wallbox
; ===========================================================================