ASC mit Omnio REGJ12/04M ReadingsProxy aktualisiert "position" andauernd.

Begonnen von Damu, 31 Mai 2026, 16:17:40

Vorheriges Thema - Nächstes Thema

Damu

Habe für meine Storen (Omnio REGJ12/04) Readingsproxy für die Anzeige erstellt.

Nun machte das Plötzlich Probleme, FHEM wurde extrem Langsam.
Nach langem suchen hab ich denn Fehler gefunden.
Das ReadingsProxy hat das Reading "position" immer wieder aktualisiert, auch wenn sich nichts geändert hat.
Das ReadingsProxy alleine macht das Problem nicht.
Erst das ReadingsProxy mit dem ASC Modul macht den "Fehler".

define JA_2_2 readingsProxy JA2:position02
attr JA_2_2 userattr ASC_Adv:on,off ASC_Antifreeze:off,soft,hard,am,pm ASC_Antifreeze_Pos:5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100 ASC_AutoAstroModeEvening:REAL,CIVIL,NAUTIC,ASTRONOMIC,HORIZON ASC_AutoAstroModeEveningHorizon:-9,-8,-7,-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6,7,8,9 ASC_AutoAstroModeMorning:REAL,CIVIL,NAUTIC,ASTRONOMIC,HORIZON ASC_AutoAstroModeMorningHorizon:-9,-8,-7,-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6,7,8,9 ASC_BlockingTime_afterManual ASC_BlockingTime_beforeDayOpen ASC_BlockingTime_beforeNightClose ASC_BrightnessSensor ASC_Closed_Pos:0,10,20,30,40,50,60,70,80,90,100 ASC_ComfortOpen_Pos:0,10,20,30,40,50,60,70,80,90,100 ASC_CommandTemplate ASC_Down:time,astro,brightness,roommate ASC_DriveUpMaxDuration ASC_Drive_Delay ASC_Drive_DelayStart ASC_ExternalTrigger ASC_GuestRoom:on,off ASC_LockOut:soft,hard,off ASC_LockOut_Cmd:inhibit,blocked,protection ASC_Mode_Down:absent,always,off,home ASC_Mode_Up:absent,always,off,home ASC_Open_Pos:0,10,20,30,40,50,60,70,80,90,100 ASC_Partymode:on,off ASC_Pos_Reading ASC_PrivacyDownValue_beforeNightClose ASC_PrivacyDown_Pos ASC_PrivacyUpValue_beforeDayOpen ASC_PrivacyUp_Pos ASC_RainProtection:on,off ASC_Roommate_Device ASC_Roommate_Reading ASC_Self_Defense_AbsentDelay ASC_Self_Defense_Mode:absent,gone,off ASC_Shading_BetweenTheTime ASC_Shading_InOutAzimuth ASC_Shading_MinMax_Elevation ASC_Shading_Min_OutsideTemperature ASC_Shading_Mode:absent,always,off,home ASC_Shading_Pos:10,20,30,40,50,60,70,80,90,100 ASC_Shading_StateChange_SunnyCloudy ASC_Shading_WaitingPeriod ASC_Shutter_IdleDetection ASC_ShuttersPlace:window,terrace,awning,EG_window ASC_SlatPosCmd_SlatDevice ASC_Sleep_Pos:0,10,20,30,40,50,60,70,80,90,100 ASC_TempSensor ASC_Time_Down_Early ASC_Time_Down_Late ASC_Time_Up_Early ASC_Time_Up_Late ASC_Time_Up_WE_Holiday ASC_Up:time,astro,brightness,roommate ASC_Ventilate_Pos:10,20,30,40,50,60,70,80,90,100 ASC_Ventilate_Window_Open:on,off ASC_WiggleValue ASC_WindParameters ASC_WindProtection:on,off ASC_WindowRec ASC_WindowRec_PosAfterDayClosed:open,lastManual ASC_WindowRec_subType:twostate,threestate FT_Ab:Ein,Aus FT_Auf:Ein,Aus
attr JA_2_2 ASC 1
attr JA_2_2 ASC_Antifreeze off
attr JA_2_2 ASC_AutoAstroModeEvening HORIZON
attr JA_2_2 ASC_AutoAstroModeEveningHorizon -2
attr JA_2_2 ASC_AutoAstroModeMorning HORIZON
attr JA_2_2 ASC_AutoAstroModeMorningHorizon -4
attr JA_2_2 ASC_Closed_Pos 100
attr JA_2_2 ASC_CommandTemplate set $name position $pos
attr JA_2_2 ASC_Down astro
attr JA_2_2 ASC_Drive_Delay 300
attr JA_2_2 ASC_Drive_DelayStart 110
attr JA_2_2 ASC_Mode_Down absent
attr JA_2_2 ASC_Mode_Up absent
attr JA_2_2 ASC_Partymode off
attr JA_2_2 ASC_Pos_Reading position
attr JA_2_2 ASC_RainProtection off
attr JA_2_2 ASC_Shading_Mode off
attr JA_2_2 ASC_Time_Down_Early 17:00
attr JA_2_2 ASC_Time_Down_Late 22:00
attr JA_2_2 ASC_Time_Up_Early 05:00
attr JA_2_2 ASC_Time_Up_Late 08:00
attr JA_2_2 ASC_Time_Up_WE_Holiday 05:45
attr JA_2_2 ASC_Up astro
attr JA_2_2 ASC_WindProtection off
attr JA_2_2 FT_Ab Ein
attr JA_2_2 FT_Auf T1
attr JA_2_2 alias Store_Zimmer_Rechts
attr JA_2_2 cmdIcon opens:fts_shutter_up stop:fts_shutter_shadding_stop closes:fts_shutter_down
attr JA_2_2 devStateIcon 0:fts_shutter_10 100:fts_shutter_100
attr JA_2_2 event-on-update-reading 1
attr JA_2_2 icon fts_shutter
attr JA_2_2 room ASC,Storen,Zimmer
attr JA_2_2 setFn {$CMD eq "position" ? "$CMD $ARGS -1 2" : "$CMD 2"}
attr JA_2_2 setList opens:noArg stop:noArg closes:noArg position:slider,0,1,100
attr JA_2_2 userReadings position { ReadingsVal("JA2","position02",0);;;;;;;; }
attr JA_2_2 valueFn ""
attr JA_2_2 webCmd opens:stop:closes:position
#   DEF        JA2:position02
#   FUUID      68171c08-f33f-d169-3a9d-d1c043161ad3ba80
#   NAME       JA_2_2
#   NOTIFYDEV  JA2,global
#   NR         372
#   NTFY_ORDER 50-JA_2_2
#   STATE      100
#   TYPE       readingsProxy
#   eventCount 24959
#   primaryProxy JA2:position02
#   PROXIES:
#     JA2:
#       position02 JA2_position02
#   READINGS:
#     2025-06-15 17:27:01   ASC_Enable      on
#     2025-08-19 09:53:51   ASC_ShadingMessage <html> INFO:  shading was deactivated in the device </html>
#     2026-05-31 13:55:37   ASC_ShuttersLastDrive manual
#     2026-05-31 12:19:46   ASC_Time_DriveDown AutoShuttersControl off
#     2026-05-31 12:19:46   ASC_Time_DriveUp 01.06.2026 - 05:15
#     2026-05-31 12:19:43   associatedWith  ASC
#     2025-11-15 08:56:39   lastCmd         opens
#     2025-12-28 17:00:02   lastposition    0
#     2026-05-31 14:50:32   position        100
#     2026-05-31 14:50:32   state           100
#
setstate JA_2_2 100
setstate JA_2_2 2026-02-26 20:06:22 .ASC_AttrUpdateChanges_v1.0.1 1
setstate JA_2_2 2025-06-15 17:27:01 ASC_Enable on
setstate JA_2_2 2025-08-19 09:53:51 ASC_ShadingMessage <html> INFO:  shading was deactivated in the device </html>
setstate JA_2_2 2026-05-31 13:55:37 ASC_ShuttersLastDrive manual
setstate JA_2_2 2026-05-31 12:19:46 ASC_Time_DriveDown AutoShuttersControl off
setstate JA_2_2 2026-05-31 12:19:46 ASC_Time_DriveUp 01.06.2026 - 05:15
setstate JA_2_2 2026-05-31 12:19:43 associatedWith ASC
setstate JA_2_2 2025-11-15 08:56:39 lastCmd opens
setstate JA_2_2 2025-12-28 17:00:02 lastposition 0
setstate JA_2_2 2026-05-31 14:50:32 position 100
setstate JA_2_2 2026-05-31 14:50:32 state 100




Hab jetzt ma Storen_Device "attr Device event-on-update-reading 1" gesetzt.
Hab das vorher nicht gemerkt, glaube das ist mit einem Update von ASC oder ReadingsProxy gekommen.
Zitat2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_4_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_4_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_4
2026.05.30 13:06:59 5: Starting notify loop for JA_1_3, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_1_3 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_1_3_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_1_3_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_1_3
2026.05.30 13:06:59 5: Starting notify loop for JA_2_3, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_3 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_3_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_3_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_3
2026.05.30 13:06:59 5: Starting notify loop for JA_2_4, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_4 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_4_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_4_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_4
2026.05.30 13:06:59 5: Starting notify loop for JA_1_3, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_1_3 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_1_3_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_1_3_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_1_3
2026.05.30 13:06:59 5: Starting notify loop for JA_2_3, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_3 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_3_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_3_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_3
2026.05.30 13:06:59 5: Starting notify loop for JA_2_4, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_4 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_4_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_4_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_4
2026.05.30 13:06:59 5: Starting notify loop for JA_2_4, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_4 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_4_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_4_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_4
2026.05.30 13:06:59 5: Starting notify loop for JA_2_2, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_2 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_2_PosValue: 100
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_2_PosValue: 100'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:06:59 5: End notify loop for ASC
2026.05.30 13:06:59 5: End notify loop for JA_2_2
2026.05.30 13:06:59 5: Starting notify loop for JA_2_4, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:06:59 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:06:59 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:06:59 4: AutoShuttersControl (ASC) - Devname: JA_2_4 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:06:59 5: Starting notify loop for ASC, 1 event(s), first is JA_2_4_PosValue: 100
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_4_PosValue: 100'
        ];

2026.05.30 13:07:00 5: End notify loop for ASC
2026.05.30 13:07:00 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:07:00 5: End notify loop for ASC
2026.05.30 13:07:00 5: End notify loop for JA_2_4
2026.05.30 13:07:00 5: Starting notify loop for JA_2_3, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:07:00 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: JA_2_3 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:07:00 5: Starting notify loop for ASC, 1 event(s), first is JA_2_3_PosValue: 100
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_2_3_PosValue: 100'
        ];

2026.05.30 13:07:00 5: End notify loop for ASC
2026.05.30 13:07:00 5: Starting notify loop for ASC, 1 event(s), first is manual
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: manual'
        ];

2026.05.30 13:07:00 5: End notify loop for ASC
2026.05.30 13:07:00 5: End notify loop for JA_2_3
2026.05.30 13:07:00 5: Starting notify loop for JA_1_3, 2 event(s), first is ASC_ShuttersLastDrive: manual
2026.05.30 13:07:00 5: ASC_Astro_RG: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Beschatung: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Store_Level: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Store_Times: not on any display, ignoring notify
2026.05.30 13:07:00 5: ASC_Store_detect: not on any display, ignoring notify
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: JA_1_3 Name: ASC Notify: $VAR1 = [
          'ASC_ShuttersLastDrive: manual',
          'position: 100'
        ];

2026.05.30 13:07:00 5: Starting notify loop for ASC, 1 event(s), first is JA_1_3_PosValue: 100
2026.05.30 13:07:00 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'JA_1_3_PosValue: 100'
        ];

2026.05.30 13:07:00 5: End notify loop for ASC

Kann ich das so lasen, oder gibt das so andere Probleme?