Ankündigung

Einklappen

Serverwartung 21.2.



Am 21.2. im Laufe des späten Abends wird eine Serverwartung durchgeführt. Das Forum ist dadurch für gut zwei Stunden nicht erreichbar.
Es wird eine Wartungsseite geschaltet.

Mehr anzeigen
Weniger anzeigen

Supportthread für das jsronread Plugin

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Supportthread für das jsronread Plugin

    Hi zusammen!
    Ich erstelle hier mal einen Thread für das jsronread Plugin, das ja schon öfters im Einsatz zu sein scheint.
    Leider funktioniert das bisherige Plugin nicht mit Python 3.13 - daher hab ich es mal mithilfe von ChatGPT komplett umgeschrieben. pyJQ wird nun nicht mehr benötigt, das Filtering funktioniert nun rein auf Basis von Python. Meine bisherigen Tests waren durchaus erfolgreich, die Beispiele aus der Doku funktionieren ebenso wie die von mir eingesetzten Items.

    Super wäre, wenn das jemand noch testen würde, bevor ich merge. Pythonversion ist egal.
    https://github.com/smarthomeNG/plugins/pull/1023

    #2
    Ich kann das mal testen, werde aber ein bisschen brauchen ...

    Kommentar


      #3
      Hallo, habe es testweise gestern eingespielt. Bei mir läuft es nicht besonders gut, nach gewisser Zeit werden keine aktualisierten Daten mehr eingelesen, es bleiben die alten Werte stehen. An der Plot-Grafik der Visu kann man es schön sehen, das sich Werte lange nicht mehr verändern.
      Die 5 Kurvenwerte werden über das jsonread-Plugin gelesen.
      Screenshot 2026-02-14 195507.png Im Log hab ich dann solche Sachen stehen:

      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_CURRENT: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_CURRENT_PHASE_A: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT_PHASE_A in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT_PHASE_A
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_CURRENT_PHASE_B: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT_PHASE_B in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT_PHASE_B
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_CURRENT_PHASE_C: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT_PHASE_C in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_CURRENT_PHASE_C
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_ENERGY_REACTIVE_PRODUCED: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_REACTIVE_PRODUCED in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_REACTIVE_PRODUCED
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_ENERGY_PLUS: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_PLUS in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_PLUS
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED.START_DAY_ENERG Y: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED.START_DAY_ENERG Y in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED.START_DAY_ENERG Y
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED.ENERGY_TODAY: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED.ENERGY_TODAY in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED.ENERGY_TODAY
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_CONSUMED
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_ENERGY_PRODUCED.START_DAY_ENERG Y: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_PRODUCED.START_DAY_ENERG Y in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_ENERGY_PRODUCED.START_DAY_ENERG Y
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_FREQUENCY: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_FREQUENCY in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_FREQUENCY
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_PHASE_A: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_PHASE_A in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_PHASE_A
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_PHASE_B: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_PHASE_B in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_PHASE_B
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_PHASE_C: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_PHASE_C in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_PHASE_C
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_APPARENT: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_A: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_A in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_A
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_B: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_B in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_B
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_C: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_C in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_APPARENT_PHASE_C
      2026-02-14 06:16:38 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_REACTIVE: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:38 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_A: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_A in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_A
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_B: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_B in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_B
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_C: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_C in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_REACTIVE_PHASE_C
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_FACTOR: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_A: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_A in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_A
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_B: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_B in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_B
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_C: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_C in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_POWER_FACTOR_PHASE_C
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_A_TO_N: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_A_TO_N in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_A_TO_N
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_B_TO_N: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_B_TO_N in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_B_TO_N
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_C_TO_N: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_C_TO_N in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_C_TO_N
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_A_TO_B: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_A_TO_B in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_A_TO_B
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_B_TO_C: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_B_TO_C in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_B_TO_C
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_C_TO_A: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_C_TO_A in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.AC_VOLTAGE_PHASE_C_TO_A
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.SM1.SOLARAPI.INFO_USER_TIMESTAMP: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.INFO_USER_TIMESTAMP in file /usr/local/smarthome/var/cache/PV.SM1.SOLARAPI.INFO_USER_TIMESTAMP
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.P_Akku: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Akku in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Akku
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.P_Grid: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Grid in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Grid
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.P_Load: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Load in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Load
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.P_Loadinv: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Loadinv in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_Loadinv
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.P_PV: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_PV in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.P_PV
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.rel_Autonomy: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.rel_Autonomy in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.rel_Autonomy
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.rel_SelfConsumption: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.rel_SelfConsumption in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.rel_SelfConsumption
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.WR1.SOLARAPI.INFO_USER_TIMESTAMP: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.INFO_USER_TIMESTAMP in file /usr/local/smarthome/var/cache/PV.WR1.SOLARAPI.INFO_USER_TIMESTAMP
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.BATT1.SOLARAPI.DC_CURRENT: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.DC_CURRENT in file /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.DC_CURRENT
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.BATT1.SOLARAPI.DC_VOLTAGE: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.DC_VOLTAGE in file /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.DC_VOLTAGE
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.BATT1.SOLARAPI.CHARGING_PERCENTAGE: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.CHARGING_PERCENTAGE in file /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.CHARGING_PERCENTAGE
      2026-02-14 06:16:39 WARNING lib.item.item Item PV.BATT1.SOLARAPI.INFO_USER_TIMESTAMP: Problem reading cache: Filesize is 0 bytes. Deleting invalid cache file
      2026-02-14 06:16:39 NOTICE lib.item.item Created cache for item /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.INFO_USER_TIMESTAMP in file /usr/local/smarthome/var/cache/PV.BATT1.SOLARAPI.INFO_USER_TIMESTAMP
      2026-02-14 06:16:39 WARNING lib.item.item item 'PV.BATT1.SOLARAPI.STATUS_BATTERYCELL': trigger item 'init' not found for function 'sh.PV.BATT1.SOLARAPI.STATUS_BATTERYCELL.LOOKUP_DI CT()[int(sh.PV.BAT​

      Kommentar

      Lädt...
      X