[73_AutoShuttersControl.pm] Rolllos automatisiert steuern - Version 0.10

Begonnen von CoolTux, 22 Juni 2020, 12:38:36

Vorheriges Thema - Nächstes Thema

CoolTux

Was passiert wenn du die Timer neu berechnen lässt?
Vielleicht mit Debug und verbose 5
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

TomLee

Nicht viel, außer ich hab was falsch gemacht.

Debug steht auf 1,expert auf 1, verbose auf 5.

2021.05.12 20:36:17 4: AutoShuttersControl (ASC) - Devname: global Name: ASC Notify: $VAR1 = [
          'ATTR ASC verbose 5'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];


Am Reading hat sich nix geändert.

Wolle02

Zitat von: CoolTux am 12 Mai 2021, 09:26:17
Hast Du die Rollos unverändert gelassen was die ASC Attribute an geht? Scheint als wenn Du das createNewNotifyDev ausgeführt hast, was richtig war. Somit sollte alles wieder entsprechend vorhanden sein. Was sein kann ist das Tag und NAcht nicht korrekt erkannt wurden. Das sollte sich aber spätestens heute Abend dann entsprechend korrekt verhalten. Es sollten also heute Abend die Rollos fahren.
Was stand denn im Log wo die Rollos heute Früh hätten fahren sollen?

Die ASC Attribute in den Rollladendevices sind alle unverändert.
Heute morgen sind die Rollläden gefahren, da war ich schon hoffnungsfroh; heute abend hätten sie um 21:16 fahren müssen. Taten sie aber leider nicht.  ???

Im Logfile steht gar nichts.

CoolTux

Zitat von: Wolle02 am 12 Mai 2021, 21:26:30
Die ASC Attribute in den Rollladendevices sind alle unverändert.
Heute morgen sind die Rollläden gefahren, da war ich schon hoffnungsfroh; heute abend hätten sie um 21:16 fahren müssen. Taten sie aber leider nicht.  ???

Im Logfile steht gar nichts.

Irgendwas muss doch im Logfile stehen. Auch heute Morgen nicht?
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Zitat von: TomLee am 12 Mai 2021, 20:40:20
Nicht viel, außer ich hab was falsch gemacht.

Debug steht auf 1,expert auf 1, verbose auf 5.

2021.05.12 20:36:17 4: AutoShuttersControl (ASC) - Devname: global Name: ASC Notify: $VAR1 = [
          'ATTR ASC verbose 5'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];

2021.05.12 20:36:26 4: AutoShuttersControl (ASC) - Devname: ASC Name: ASC Notify: $VAR1 = [
          'state: created new drive timer'
        ];


Am Reading hat sich nix geändert.

Kann ich mir gerade nicht erklären. Lass uns mal schauen was morgen wird.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

Wolle02

Zitat von: CoolTux am 12 Mai 2021, 21:30:19
Irgendwas muss doch im Logfile stehen. Auch heute Morgen nicht?

Von ASC habe ich keinerlei Meldungen im Log.

Ein { ascAPIget('IsDay','R_UG_Buero_Ost') } ergibt 0.
Das heißt doch, dass der Rollladen im Nachtmodus ist oder? Also hätte er doch schließen müssen.

TomLee

Sehe gerade das es wieder passt nachdem die Rollläden runtergefahren sind:

setstate Rollo_EG_Kueche 2021-05-12 21:07:40 ASC_Time_DriveDown 13.05.2021 - 21:07
setstate Rollo_EG_Kueche 2021-05-12 21:07:40 ASC_Time_DriveUp 13.05.2021 - 05:55
setstate Rollo_EG_Kueche 2021-05-12 21:07:40 ASC_Time_PrivacyDriveDown 13.05.2021 - 20:41


k.A. an was es lag und mir das gerade Heute aufgefallen war, als ich mich das erste mal mit beschäftigt habe wie man sich ein userReadings basteln könnte welches immer die Uhrzeit der nächsten Fahrt zeigt.

CoolTux

Zitat von: TomLee am 12 Mai 2021, 22:48:02
Sehe gerade das es wieder passt nachdem die Rollläden runtergefahren sind:

setstate Rollo_EG_Kueche 2021-05-12 21:07:40 ASC_Time_DriveDown 13.05.2021 - 21:07
setstate Rollo_EG_Kueche 2021-05-12 21:07:40 ASC_Time_DriveUp 13.05.2021 - 05:55
setstate Rollo_EG_Kueche 2021-05-12 21:07:40 ASC_Time_PrivacyDriveDown 13.05.2021 - 20:41


k.A. an was es lag und mir das gerade Heute aufgefallen war, als ich mich das erste mal mit beschäftigt habe wie man sich ein userReadings basteln könnte welches immer die Uhrzeit der nächsten Fahrt zeigt.

Kannst es ja mal im Auge behalten die nächsten Tage.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Zitat von: Wolle02 am 12 Mai 2021, 21:32:50
Von ASC habe ich keinerlei Meldungen im Log.

Ein { ascAPIget('IsDay','R_UG_Buero_Ost') } ergibt 0.
Das heißt doch, dass der Rollladen im Nachtmodus ist oder? Also hätte er doch schließen müssen.

Berichte Mal bitte wie es heute morgen und heute Abend ist.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

joshi

Hallo CoolTux,

Kurze Rückmeldung zu meinem (nun gelösten) Problem:

Anscheinend hat Closed_Pos 100 verhindert, dass das Shading funktioniert:

Zitat von: joshi am 02 Mai 2021, 12:19:08

ich habe eine Markise die trotz "Shading in" nicht fährt.

...


   READINGS:
...
Attributes:
   ASC        2
   ASC_Closed_Pos 100
...
   ASC_Shading_Pos 0
   ASC_TempSensor Wiga_temp:temperature
   ASC_WindProtection on


Nun bin ich jedoch auf neue Probleme gestoßen:

  • Kannst du eine Lösung empfehlen wie ich die Shading Out fahrt verhindere, wenn das Kind Mittagschlaf macht? Geht das mit ShadingMode Absent?
  • Heute Abend ist die Markise um ca. 21 Uhr nach dem Ende der Windprotection wieder ausgefahren. Anschließend ist die Markise erstaunlicherweise nicht wieder in Position 100 (aufgerollt) gefahren, sondern in Position 0.
    ASC_DEBUG!!! 2021.05.13 21:07:55 - ShadingProcessingDriveCommand: Markise_Terasse - Der aktuelle Beschattungsstatus ist: out und somit wird nun in die Position: 0 zum beenden der Beschattung gefahren

Wolle02

Zitat von: CoolTux am 13 Mai 2021, 05:45:59
Berichte Mal bitte wie es heute morgen und heute Abend ist.

Gestern sind die Rollläden wieder so gefahren wie sie sollen. Sowohl morgens als auch abends; auch die Beschattung hat funktioniert. Puhhh.

Ich weiß nicht, ob das was damit zu tun hatte, dass ich zuvor das Attribut ASC_autoAstroModeEvening von Atronomic auf HORIZON gestellt habe (da ja die Abendfahrt nicht funktionierte). Dadurch wurde der Zeitpunkt der Abendfahrt leicht verändert. Ich stelle jetzt mal wieder auf ASTRONOMIC zurück und schaue mal was heute abend passiert.

Leon_Emm

Hallo alle zusammen,

ich habe leider auch ein ähliches kleines Problem: Zwei Rollos sind i.S. ASC identisch konfiguriert, aber eines fährt morgens um 5.05 Uhr hoch, was es eigentlich nicht soll. Anbei mal die Lists der Devices. Hab ich was übersehen?

ASC-Device

Internals:
   FUUID      5e03797a-f33f-4070-d308-ca4f46d4a911f6bb
   FVERSION   73_AutoShuttersControl.pm:v0.10.13-s24354/2021-04-29
   MID        da39a3ee5e6b4b0d3255bfef95601890afd80709
   NAME       ASC
   NOTIFYDEV  global,ASC,rollo_Esszimmer,rollo_HSTuer,rollo_Kueche,rollo_Schlafzimmer_Leon,rollo_Schlafzimmer_Ursula_Sued,rollo_Treppenhaus_Buero,rollo_Wohnzimmer,ESPEasy_brightsouth_sensorsouth,Astro,ESPEasy_brighteast_sensoreast
   NR         33
   NTFY_ORDER 51-ASC
   STATE      created new drive timer
   TYPE       AutoShuttersControl
   VERSION    v0.10.13
   OLDREADINGS:
   READINGS:
     2021-01-24 11:35:31   ascEnable       on
     2021-05-14 13:03:35   controlShading  on
     2020-12-25 15:52:10   hardLockOut     off
     2021-04-12 11:43:50   partyMode       off
     2021-05-14 10:41:41   rollo_Esszimmer_PosValue 0
     2021-05-14 10:41:27   rollo_Esszimmer_lastPosValue 40
     2021-05-14 13:03:33   rollo_Esszimmer_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 10:10:36   rollo_HSTuer_PosValue 0
     2021-04-12 07:30:02   rollo_HSTuer_lastDelayPosValue 0
     2021-05-14 07:30:02   rollo_HSTuer_lastPosValue 100
     2021-05-14 13:03:33   rollo_HSTuer_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 10:41:44   rollo_Kueche_PosValue 0
     2021-05-14 10:41:27   rollo_Kueche_lastPosValue 60
     2021-05-14 13:03:33   rollo_Kueche_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 11:30:23   rollo_Schlafzimmer_Leon_PosValue 0
     2021-05-14 05:05:20   rollo_Schlafzimmer_Leon_lastPosValue 80
     2021-05-14 13:03:33   rollo_Schlafzimmer_Leon_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 11:30:23   rollo_Schlafzimmer_Ursula_Sued_PosValue 0
     2021-05-13 14:34:21   rollo_Schlafzimmer_Ursula_Sued_lastPosValue 80
     2021-05-14 13:03:33   rollo_Schlafzimmer_Ursula_Sued_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 11:30:24   rollo_Treppenhaus_Buero_PosValue 0
     2021-05-14 08:00:02   rollo_Treppenhaus_Buero_lastPosValue 100
     2021-05-14 13:03:33   rollo_Treppenhaus_Buero_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 10:10:25   rollo_Wohnzimmer_PosValue 0
     2021-05-14 07:30:02   rollo_Wohnzimmer_lastPosValue 100
     2021-05-14 13:03:33   rollo_Wohnzimmer_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 13:03:30   room_Rollos     rollo_Esszimmer,rollo_HSTuer,rollo_Kueche,rollo_Schlafzimmer_Leon,rollo_Schlafzimmer_Ursula_Sued,rollo_Treppenhaus_Buero,rollo_Wohnzimmer
     2020-12-25 15:52:10   selfDefense     off
     2021-05-14 13:03:33   state           created new drive timer
     2020-12-25 15:54:22   sunriseTimeWeHoliday on
     2021-05-14 13:03:30   userAttrList    rolled out
   helper:
     shuttersList:
       rollo_Esszimmer
       rollo_HSTuer
       rollo_Kueche
       rollo_Schlafzimmer_Leon
       rollo_Schlafzimmer_Ursula_Sued
       rollo_Treppenhaus_Buero
       rollo_Wohnzimmer
   monitoredDevs:
     Astro:
       ASC        ASC_twilightDevice
     ESPEasy_brighteast_sensoreast:
       rollo_Esszimmer ASC_BrightnessSensor
       rollo_Kueche ASC_BrightnessSensor
     ESPEasy_brightsouth_sensorsouth:
       rollo_HSTuer ASC_BrightnessSensor
       rollo_Schlafzimmer_Leon ASC_BrightnessSensor
       rollo_Schlafzimmer_Ursula_Sued ASC_BrightnessSensor
       rollo_Treppenhaus_Buero ASC_BrightnessSensor
       rollo_Wohnzimmer ASC_BrightnessSensor
     rollo_Esszimmer:
     rollo_HSTuer:
     rollo_Kueche:
     rollo_Schlafzimmer_Leon:
     rollo_Schlafzimmer_Ursula_Sued:
     rollo_Treppenhaus_Buero:
     rollo_Wohnzimmer:
Attributes:
   ASC_autoAstroModeEvening CIVIL
   ASC_autoAstroModeMorning CIVIL
   ASC_autoShuttersControlEvening on
   ASC_autoShuttersControlMorning on
   ASC_brightnessDriveUpDown 50:32
   ASC_expert 1
   ASC_tempSensor zentralheizung:Aussentemperatur
   ASC_twilightDevice Astro
   devStateIcon { ShuttersControl_DevStateIcon($name) }
   icon       fts_shutter_automatic
   room       Automatisierung


List Rolladen, der alles richtig macht:

Internals:
   FUUID      5e0236e3-f33f-4070-c9f7-ffb082a2b5b99af5
   FVERSION   44_ROLLO.pm:v1.403.0-s18436/2019-01-27
   NAME       rollo_Schlafzimmer_Ursula_Sued
   NR         25
   STATE      open
   TYPE       ROLLO
   OLDREADINGS:
   READINGS:
     2020-12-25 15:54:09   ASC_Enable      on
     2021-05-14 13:03:40   ASC_ShadingMessage <html> INFO:  shading active, global temp sensor is set, but shutters temperature sensor is not set </html>
     2021-05-14 11:30:23   ASC_ShuttersLastDrive manual
     2021-05-14 13:03:33   ASC_Time_DriveDown 14.05.2021 - 21:35
     2021-05-14 13:03:33   ASC_Time_DriveUp 15.05.2021 - 05:04
     2021-05-14 13:03:30   associatedWith  ASC
     2021-05-14 11:30:00   command         open
     2021-05-14 11:30:00   desired_pct     0
     2021-05-14 11:30:00   drive-type      modul
     2021-05-14 11:30:00   last_drive      drive-up
     2021-05-14 11:30:23   pct             0
     2021-05-14 11:30:23   state           open
Attributes:
   ASC        1
   ASC_BrightnessSensor ESPEasy_brightsouth_sensorsouth:luxsouth
   ASC_Mode_Down off
   ASC_Mode_Up off
   ASC_Pos_Reading pct
   ASC_Shading_InOutAzimuth 140:255
   ASC_Shading_MinMax_Elevation 15:100
   ASC_Shading_Min_OutsideTemperature 15
   ASC_Shading_Mode always
   ASC_Shading_Pos 80
   ASC_Shading_StateChange_SunnyCloudy 6000:5000 2
   cmdIcon    open:fts_shutter_up closed:fts_shutter_down stop:fts_shutter_manual half:fts_shutter_50
   devStateIcon open:fts_shutter_10:closed closed:fts_shutter_100:open half:fts_shutter_50:closed drive-up:fts_shutter_up@red:stop drive-down:fts_shutter_down@red:stop pct-100:fts_shutter_100:open pct-90:fts_shutter_80:closed pct-80:fts_shutter_80:closed pct-70:fts_shutter_70:closed pct-60:fts_shutter_60:closed pct-50:fts_shutter_50:closed pct-40:fts_shutter_40:open pct-30:fts_shutter_30:open pct-20:fts_shutter_20:open pct-10:fts_shutter_10:open pct-0:fts_shutter_10:closed
   group      rollo_OG,rollo_OG_OL
   rl_autoStop 0
   rl_blockMode blocked
   rl_commandDown set rollo_b3 AI
   rl_commandStopDown set rollo_b3 AI
   rl_commandStopUp set rollo_b3 A0
   rl_commandUp set rollo_b3 A0
   rl_excessBottom 4
   rl_excessTop 0
   rl_resetTime 8
   rl_secondsDown 11.5
   rl_secondsUp 11.5
   rl_switchTime 10
   rl_type    normal
   room       Rollos
   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_beforDayOpen ASC_BlockingTime_beforNightClose 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_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 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 room_map structexclude
   webCmd     open:closed:half:stop:pct


List des "fehlerhaften" Rollos:

Internals:
   FUUID      5e023558-f33f-4070-5e96-f5afb4aee901474d
   FVERSION   44_ROLLO.pm:v1.403.0-s18436/2019-01-27
   NAME       rollo_Schlafzimmer_Leon
   NR         24
   STATE      open
   TYPE       ROLLO
   OLDREADINGS:
   READINGS:
     2020-12-25 15:54:09   ASC_Enable      on
     2021-05-14 13:03:39   ASC_ShadingMessage <html> INFO:  shading active, global temp sensor is set, but shutters temperature sensor is not set </html>
     2021-05-14 11:30:23   ASC_ShuttersLastDrive manual
     2021-05-14 13:03:33   ASC_Time_DriveDown 14.05.2021 - 21:35
     2021-05-14 13:03:33   ASC_Time_DriveUp 15.05.2021 - 05:04
     2021-05-14 13:03:30   associatedWith  ASC
     2021-05-14 11:30:00   command         open
     2021-05-14 11:30:00   desired_pct     0
     2021-05-14 11:30:00   drive-type      modul
     2021-05-14 11:30:00   last_drive      drive-up
     2021-05-14 11:30:23   pct             0
     2021-05-14 11:30:23   state           open
Attributes:
   ASC        1
   ASC_BrightnessSensor ESPEasy_brightsouth_sensorsouth:luxsouth
   ASC_Mode_Down off
   ASC_Mode_Up off
   ASC_Pos_Reading pct
   ASC_Shading_InOutAzimuth 140:255
   ASC_Shading_MinMax_Elevation 15:100
   ASC_Shading_Min_OutsideTemperature 15
   ASC_Shading_Mode always
   ASC_Shading_Pos 80
   ASC_Shading_StateChange_SunnyCloudy 6000:5000 2
   ASC_Ventilate_Pos 70
   cmdIcon    open:fts_shutter_up closed:fts_shutter_down stop:fts_shutter_manual half:fts_shutter_50
   devStateIcon open:fts_shutter_10:closed closed:fts_shutter_100:open half:fts_shutter_50:closed drive-up:fts_shutter_up@red:stop drive-down:fts_shutter_down@red:stop pct-100:fts_shutter_100:open pct-90:fts_shutter_80:closed pct-80:fts_shutter_80:closed pct-70:fts_shutter_70:closed pct-60:fts_shutter_60:closed pct-50:fts_shutter_50:closed pct-40:fts_shutter_40:open pct-30:fts_shutter_30:open pct-20:fts_shutter_20:open pct-10:fts_shutter_10:open pct-0:fts_shutter_10:closed
   group      rollo_OG
   rl_autoStop 0
   rl_blockMode blocked
   rl_commandDown set rollo_b4 AI
   rl_commandStopDown set rollo_b4 AI
   rl_commandStopUp set rollo_b4 A0
   rl_commandUp set rollo_b4 A0
   rl_excessBottom 3.5
   rl_excessTop 0
   rl_resetTime 8
   rl_secondsDown 11
   rl_secondsUp 11
   rl_switchTime 10
   rl_type    normal
   room       Rollos
   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_beforDayOpen ASC_BlockingTime_beforNightClose 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_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 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
   webCmd     open:closed:half:stop:pct


System läuft in einem Docker-Container auf Unraid, ist aber aktuell gehalten.
Sieht jemand von euch das Problem?

Liebe Grüße

CoolTux

Zitat von: joshi am 13 Mai 2021, 23:59:15
Hallo CoolTux,

Kurze Rückmeldung zu meinem (nun gelösten) Problem:

Anscheinend hat Closed_Pos 100 verhindert, dass das Shading funktioniert:

Nun bin ich jedoch auf neue Probleme gestoßen:

  • Kannst du eine Lösung empfehlen wie ich die Shading Out fahrt verhindere, wenn das Kind Mittagschlaf macht? Geht das mit ShadingMode Absent?
  • Heute Abend ist die Markise um ca. 21 Uhr nach dem Ende der Windprotection wieder ausgefahren. Anschließend ist die Markise erstaunlicherweise nicht wieder in Position 100 (aufgerollt) gefahren, sondern in Position 0.
    ASC_DEBUG!!! 2021.05.13 21:07:55 - ShadingProcessingDriveCommand: Markise_Terasse - Der aktuelle Beschattungsstatus ist: out und somit wird nun in die Position: 0 zum beenden der Beschattung gefahren

Bei dem Schlafenproblem empfehle ich das Setzen eines Roommates. Diesen dann auf asleep setzen wenn das Kind schläft. Dadurch schließt das Rollo in Close oder sleep Position und fährt auch nicht auf.


Bei der Markise ist das Problem wohl das Beschatten und ganz ausfahren die selbe Position haben. Das musst Du bitte ändern.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Zitat von: Leon_Emm am 14 Mai 2021, 13:13:02
Hallo alle zusammen,

ich habe leider auch ein ähliches kleines Problem: Zwei Rollos sind i.S. ASC identisch konfiguriert, aber eines fährt morgens um 5.05 Uhr hoch, was es eigentlich nicht soll. Anbei mal die Lists der Devices. Hab ich was übersehen?

ASC-Device

Internals:
   FUUID      5e03797a-f33f-4070-d308-ca4f46d4a911f6bb
   FVERSION   73_AutoShuttersControl.pm:v0.10.13-s24354/2021-04-29
   MID        da39a3ee5e6b4b0d3255bfef95601890afd80709
   NAME       ASC
   NOTIFYDEV  global,ASC,rollo_Esszimmer,rollo_HSTuer,rollo_Kueche,rollo_Schlafzimmer_Leon,rollo_Schlafzimmer_Ursula_Sued,rollo_Treppenhaus_Buero,rollo_Wohnzimmer,ESPEasy_brightsouth_sensorsouth,Astro,ESPEasy_brighteast_sensoreast
   NR         33
   NTFY_ORDER 51-ASC
   STATE      created new drive timer
   TYPE       AutoShuttersControl
   VERSION    v0.10.13
   OLDREADINGS:
   READINGS:
     2021-01-24 11:35:31   ascEnable       on
     2021-05-14 13:03:35   controlShading  on
     2020-12-25 15:52:10   hardLockOut     off
     2021-04-12 11:43:50   partyMode       off
     2021-05-14 10:41:41   rollo_Esszimmer_PosValue 0
     2021-05-14 10:41:27   rollo_Esszimmer_lastPosValue 40
     2021-05-14 13:03:33   rollo_Esszimmer_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 10:10:36   rollo_HSTuer_PosValue 0
     2021-04-12 07:30:02   rollo_HSTuer_lastDelayPosValue 0
     2021-05-14 07:30:02   rollo_HSTuer_lastPosValue 100
     2021-05-14 13:03:33   rollo_HSTuer_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 10:41:44   rollo_Kueche_PosValue 0
     2021-05-14 10:41:27   rollo_Kueche_lastPosValue 60
     2021-05-14 13:03:33   rollo_Kueche_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 11:30:23   rollo_Schlafzimmer_Leon_PosValue 0
     2021-05-14 05:05:20   rollo_Schlafzimmer_Leon_lastPosValue 80
     2021-05-14 13:03:33   rollo_Schlafzimmer_Leon_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 11:30:23   rollo_Schlafzimmer_Ursula_Sued_PosValue 0
     2021-05-13 14:34:21   rollo_Schlafzimmer_Ursula_Sued_lastPosValue 80
     2021-05-14 13:03:33   rollo_Schlafzimmer_Ursula_Sued_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 11:30:24   rollo_Treppenhaus_Buero_PosValue 0
     2021-05-14 08:00:02   rollo_Treppenhaus_Buero_lastPosValue 100
     2021-05-14 13:03:33   rollo_Treppenhaus_Buero_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 10:10:25   rollo_Wohnzimmer_PosValue 0
     2021-05-14 07:30:02   rollo_Wohnzimmer_lastPosValue 100
     2021-05-14 13:03:33   rollo_Wohnzimmer_nextAstroTimeEvent 14.05.2021 - 21:35
     2021-05-14 13:03:30   room_Rollos     rollo_Esszimmer,rollo_HSTuer,rollo_Kueche,rollo_Schlafzimmer_Leon,rollo_Schlafzimmer_Ursula_Sued,rollo_Treppenhaus_Buero,rollo_Wohnzimmer
     2020-12-25 15:52:10   selfDefense     off
     2021-05-14 13:03:33   state           created new drive timer
     2020-12-25 15:54:22   sunriseTimeWeHoliday on
     2021-05-14 13:03:30   userAttrList    rolled out
   helper:
     shuttersList:
       rollo_Esszimmer
       rollo_HSTuer
       rollo_Kueche
       rollo_Schlafzimmer_Leon
       rollo_Schlafzimmer_Ursula_Sued
       rollo_Treppenhaus_Buero
       rollo_Wohnzimmer
   monitoredDevs:
     Astro:
       ASC        ASC_twilightDevice
     ESPEasy_brighteast_sensoreast:
       rollo_Esszimmer ASC_BrightnessSensor
       rollo_Kueche ASC_BrightnessSensor
     ESPEasy_brightsouth_sensorsouth:
       rollo_HSTuer ASC_BrightnessSensor
       rollo_Schlafzimmer_Leon ASC_BrightnessSensor
       rollo_Schlafzimmer_Ursula_Sued ASC_BrightnessSensor
       rollo_Treppenhaus_Buero ASC_BrightnessSensor
       rollo_Wohnzimmer ASC_BrightnessSensor
     rollo_Esszimmer:
     rollo_HSTuer:
     rollo_Kueche:
     rollo_Schlafzimmer_Leon:
     rollo_Schlafzimmer_Ursula_Sued:
     rollo_Treppenhaus_Buero:
     rollo_Wohnzimmer:
Attributes:
   ASC_autoAstroModeEvening CIVIL
   ASC_autoAstroModeMorning CIVIL
   ASC_autoShuttersControlEvening on
   ASC_autoShuttersControlMorning on
   ASC_brightnessDriveUpDown 50:32
   ASC_expert 1
   ASC_tempSensor zentralheizung:Aussentemperatur
   ASC_twilightDevice Astro
   devStateIcon { ShuttersControl_DevStateIcon($name) }
   icon       fts_shutter_automatic
   room       Automatisierung


List Rolladen, der alles richtig macht:

Internals:
   FUUID      5e0236e3-f33f-4070-c9f7-ffb082a2b5b99af5
   FVERSION   44_ROLLO.pm:v1.403.0-s18436/2019-01-27
   NAME       rollo_Schlafzimmer_Ursula_Sued
   NR         25
   STATE      open
   TYPE       ROLLO
   OLDREADINGS:
   READINGS:
     2020-12-25 15:54:09   ASC_Enable      on
     2021-05-14 13:03:40   ASC_ShadingMessage <html> INFO:  shading active, global temp sensor is set, but shutters temperature sensor is not set </html>
     2021-05-14 11:30:23   ASC_ShuttersLastDrive manual
     2021-05-14 13:03:33   ASC_Time_DriveDown 14.05.2021 - 21:35
     2021-05-14 13:03:33   ASC_Time_DriveUp 15.05.2021 - 05:04
     2021-05-14 13:03:30   associatedWith  ASC
     2021-05-14 11:30:00   command         open
     2021-05-14 11:30:00   desired_pct     0
     2021-05-14 11:30:00   drive-type      modul
     2021-05-14 11:30:00   last_drive      drive-up
     2021-05-14 11:30:23   pct             0
     2021-05-14 11:30:23   state           open
Attributes:
   ASC        1
   ASC_BrightnessSensor ESPEasy_brightsouth_sensorsouth:luxsouth
   ASC_Mode_Down off
   ASC_Mode_Up off
   ASC_Pos_Reading pct
   ASC_Shading_InOutAzimuth 140:255
   ASC_Shading_MinMax_Elevation 15:100
   ASC_Shading_Min_OutsideTemperature 15
   ASC_Shading_Mode always
   ASC_Shading_Pos 80
   ASC_Shading_StateChange_SunnyCloudy 6000:5000 2
   cmdIcon    open:fts_shutter_up closed:fts_shutter_down stop:fts_shutter_manual half:fts_shutter_50
   devStateIcon open:fts_shutter_10:closed closed:fts_shutter_100:open half:fts_shutter_50:closed drive-up:fts_shutter_up@red:stop drive-down:fts_shutter_down@red:stop pct-100:fts_shutter_100:open pct-90:fts_shutter_80:closed pct-80:fts_shutter_80:closed pct-70:fts_shutter_70:closed pct-60:fts_shutter_60:closed pct-50:fts_shutter_50:closed pct-40:fts_shutter_40:open pct-30:fts_shutter_30:open pct-20:fts_shutter_20:open pct-10:fts_shutter_10:open pct-0:fts_shutter_10:closed
   group      rollo_OG,rollo_OG_OL
   rl_autoStop 0
   rl_blockMode blocked
   rl_commandDown set rollo_b3 AI
   rl_commandStopDown set rollo_b3 AI
   rl_commandStopUp set rollo_b3 A0
   rl_commandUp set rollo_b3 A0
   rl_excessBottom 4
   rl_excessTop 0
   rl_resetTime 8
   rl_secondsDown 11.5
   rl_secondsUp 11.5
   rl_switchTime 10
   rl_type    normal
   room       Rollos
   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_beforDayOpen ASC_BlockingTime_beforNightClose 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_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 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 room_map structexclude
   webCmd     open:closed:half:stop:pct


List des "fehlerhaften" Rollos:

Internals:
   FUUID      5e023558-f33f-4070-5e96-f5afb4aee901474d
   FVERSION   44_ROLLO.pm:v1.403.0-s18436/2019-01-27
   NAME       rollo_Schlafzimmer_Leon
   NR         24
   STATE      open
   TYPE       ROLLO
   OLDREADINGS:
   READINGS:
     2020-12-25 15:54:09   ASC_Enable      on
     2021-05-14 13:03:39   ASC_ShadingMessage <html> INFO:  shading active, global temp sensor is set, but shutters temperature sensor is not set </html>
     2021-05-14 11:30:23   ASC_ShuttersLastDrive manual
     2021-05-14 13:03:33   ASC_Time_DriveDown 14.05.2021 - 21:35
     2021-05-14 13:03:33   ASC_Time_DriveUp 15.05.2021 - 05:04
     2021-05-14 13:03:30   associatedWith  ASC
     2021-05-14 11:30:00   command         open
     2021-05-14 11:30:00   desired_pct     0
     2021-05-14 11:30:00   drive-type      modul
     2021-05-14 11:30:00   last_drive      drive-up
     2021-05-14 11:30:23   pct             0
     2021-05-14 11:30:23   state           open
Attributes:
   ASC        1
   ASC_BrightnessSensor ESPEasy_brightsouth_sensorsouth:luxsouth
   ASC_Mode_Down off
   ASC_Mode_Up off
   ASC_Pos_Reading pct
   ASC_Shading_InOutAzimuth 140:255
   ASC_Shading_MinMax_Elevation 15:100
   ASC_Shading_Min_OutsideTemperature 15
   ASC_Shading_Mode always
   ASC_Shading_Pos 80
   ASC_Shading_StateChange_SunnyCloudy 6000:5000 2
   ASC_Ventilate_Pos 70
   cmdIcon    open:fts_shutter_up closed:fts_shutter_down stop:fts_shutter_manual half:fts_shutter_50
   devStateIcon open:fts_shutter_10:closed closed:fts_shutter_100:open half:fts_shutter_50:closed drive-up:fts_shutter_up@red:stop drive-down:fts_shutter_down@red:stop pct-100:fts_shutter_100:open pct-90:fts_shutter_80:closed pct-80:fts_shutter_80:closed pct-70:fts_shutter_70:closed pct-60:fts_shutter_60:closed pct-50:fts_shutter_50:closed pct-40:fts_shutter_40:open pct-30:fts_shutter_30:open pct-20:fts_shutter_20:open pct-10:fts_shutter_10:open pct-0:fts_shutter_10:closed
   group      rollo_OG
   rl_autoStop 0
   rl_blockMode blocked
   rl_commandDown set rollo_b4 AI
   rl_commandStopDown set rollo_b4 AI
   rl_commandStopUp set rollo_b4 A0
   rl_commandUp set rollo_b4 A0
   rl_excessBottom 3.5
   rl_excessTop 0
   rl_resetTime 8
   rl_secondsDown 11
   rl_secondsUp 11
   rl_switchTime 10
   rl_type    normal
   room       Rollos
   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_beforDayOpen ASC_BlockingTime_beforNightClose 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_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 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
   webCmd     open:closed:half:stop:pct


System läuft in einem Docker-Container auf Unraid, ist aber aktuell gehalten.
Sieht jemand von euch das Problem?

Liebe Grüße

Hier empfiehlt sich Debug mal zu aktivieren im ASC
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

moonsorrox

#1559
ich habe ja jetzt einen weiteren Rollladen dazu genommen und den so eingestellt das er am Wochenende zu einer anderen Zeit schließt. Heute nun am Samstag ist er genauso gefahren wie an den Wochen Tagen.

Muss ich jetzt noch etwas einstellen außer dieses attr
ASC_Time_Up_WE_Holiday

und ich habe es über ASC_Up "time" eingestellt
Intel-NUC i5: FHEM-Server 6.1 :: Perl v5.18.2

Homematic: HM-USB-CFG2,HM-CFG-LAN Adapter, HM-LC-BL1-FM, HM-LC-Sw1PBU-FM, HM-LC-Sw1-PI-2, HM-WDS10-TH-O, HM-CC-TC, HM-LC-SW2-FM