jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
5.8k stars 633 forks source link

Flowstate_initialization_delayed #2281

Closed githubwesseln closed 1 year ago

githubwesseln commented 1 year ago

The Problem

Vor dem Update auf 15.1.1 war "dig-cont_0611_s3_q.tflite" eingestellt. Diese Auswahl wird jetzt nicht mehr angeboten (jetzt leeres Feld). Dadurch wird nach dem Booten "Flowstate_initialization_delayed" angezeigt. nach Änderung auf "dig-class100_0160_s2_q.tflite" läuft es wieder. "dig-cont_0611_s3_q.tflite" ist auf SD-Card vorhanden und nicht korrupt (nach Download über den File-Server) ergibt der Byte-Vergleich mit dem Original keine Fehler. Dieser Fehler wird ähnlich schon in 2 weiteren Issues beschrieben.

Version

15.1.1

Logfile

kein Log-File

[Digits]
Model = /config/dig-class100_0160_s2_q.tflite

[Digits]
Model = /config/dig-cont_0611_s3_q.tflite

Expected Behavior

No response

Screenshots

Flowstate_initialization_delayed

Additional Context

No response

Slider0007 commented 1 year ago

I can confirm this issue. The last listing in the drop down is missing and it could be the mentioned dig-cont_0611_s3_q.tflite.

Slider0007 commented 1 year ago

This issue should be fixed with latest rolling. Can you please test and verify that dig-cont_0611_s3_q.tflite is selectable.

github-actions[bot] commented 1 year ago

You can try the latest Automatic Build of the the rolling or any other branch. It might already contain a fix for your issue. See the documentation for additional information.

githubwesseln commented 1 year ago

Ok, nach Austausch von "readconfigparam.js" ist "dig-cont_0611_s3_q.tflite" wieder auswählbar. Habe es über den Fileserver allerdings nicht geschafft "readconfigparam.js" hochzuladen, ging nur über OTA-Update. Leerzeile zu Beginn der Auswahlbox ist weiterhin noch vorhanden.