aiConActivate=1
aiConProfile=v1_heatpump
aiConHiddenLayers=32-16
aiConLearnRate=0.004
aiConMomentum=0.9
aiConBitFailLimit=0.34
aiConShuffleMode=1Training evaluation: ok (ok)
Learning behavior: early converged early (9.5 % Utilization of production capacity)
Setup Instructions:
Slightly increase the momentum: Raising the value toward 0.9 slows convergence in a controlled manner and often improves generalization (aiControl->aiConMomentum)
Slightly reduce the learning rate: decrease the current value by a factor of 2-3 (e.g., 0.01 → 0.003–0.005) so that the network can optimize more finely (aiControl->aiConLearnRate)
With 66 inputs and only 2615 training records the data-to-parameter ratio cannot reach the target range (8–20) with any reasonable architecture - increase aiConTrainLimit or collect more data before tuning the architecture further
Noise Rating: noticeable noise; interpret with caution (borderline)
Drift Rating: fresh_model
Recommendation for Retrain: -
aiConTrainLimit The specified number of the most recent training data records is used for training.
The default value of '0' uses all available data records.
Values: 0 or Integer >= 2000 , default: 0increase aiConTrainLimit: das hab ich nicht eingestellt.ZitatIch dachte, man nutzt einfach github.com,Nicht mit mir.
set BOSEDEVICE speak "Dies ist ein Test"bei euren Bose-Lautsprechern aktuell funktioniert?Zitat von: DS_Starter am 25 Mai 2026, 09:00:44das ist ein interessantes Thema, was bisher aber noch nicht betrachtet wurde. Momentan werden alle Wetterprognosen von API's bzw. einem DWD_OpenData Device in FHEM bezogen.
Zitat von: rudolfkoenig am 26 Mai 2026, 13:25:22Eine zentrale Stelle muss es aber doch gebenIch dachte, man nutzt einfach github.com,

ZitatWir bräuchten keinen eigene SVN Server mehr...Eine zentrale Stelle muss es aber doch geben, auch wenn die komplette Historie bei jedem Entwickler lokal vorhanden ist.
ZitatIst das dann überhaupt noch relevant? Da muss sich ja dann jeder Entwickler selbst mit git darum kümmern?Ein Entwicklerzugang per SSH fuehrt z.Zt. svnserve aus, damit ist git vmtl. nicht gluecklich.