[73_AutoShuttersControl.pm] - aktuelle Entwicklerversionen zum testen

Begonnen von CoolTux, 28 Februar 2019, 09:09:18

Vorheriges Thema - Nächstes Thema

CoolTux

Was Du aber machen kannst, wenn Du magst, alle nicht konfigurierten Attribute löschen. Also deleteattr 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

majestro84

Ja gucke ich gleich Mal wird etwas dauern muss ja jedes einzeln löschen:-)
Server: Fujitsu ESPRIMO Q920 - aktuellen FHEM-Docker Image:Z-Wave (RollerShutter,DoorWindow,Socket,PIR,....) | ENIGMA2 | EGPM2LAN | BLE-Tag(PRESENCE) | HUE | alexa-fhem | Shelly | MQTT2
1.Pi-Zero:Viessmann(optolink) mit 89_VCONTROL300.pm
2.Pi3 Dongle Server: Zigbee2MQTT(CC1352P-2), Z-Wave(UZB1), BT

CoolTux

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

majestro84

Für die Übersicht wäre es schon schöner wenn die die man nicht benötigt auch weg sind.
Server: Fujitsu ESPRIMO Q920 - aktuellen FHEM-Docker Image:Z-Wave (RollerShutter,DoorWindow,Socket,PIR,....) | ENIGMA2 | EGPM2LAN | BLE-Tag(PRESENCE) | HUE | alexa-fhem | Shelly | MQTT2
1.Pi-Zero:Viessmann(optolink) mit 89_VCONTROL300.pm
2.Pi3 Dongle Server: Zigbee2MQTT(CC1352P-2), Z-Wave(UZB1), BT

CoolTux

Zitat von: majestro84 am 25 April 2019, 18:12:44
Für die Übersicht wäre es schon schöner wenn die die man nicht benötigt auch weg sind.

Stimme ich Dir zu. Und da wo Du die defaults verwendest kannst auch löschen. Was Default ist steht in der Commandref.
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

majestro84

Zitat von: CoolTux am 25 April 2019, 18:14:41
Stimme ich Dir zu. Und da wo Du die defaults verwendest kannst auch löschen. Was Default ist steht in der Commandref.
OK das wollte ich gerade Frage wo ich beim löschen bin.
Server: Fujitsu ESPRIMO Q920 - aktuellen FHEM-Docker Image:Z-Wave (RollerShutter,DoorWindow,Socket,PIR,....) | ENIGMA2 | EGPM2LAN | BLE-Tag(PRESENCE) | HUE | alexa-fhem | Shelly | MQTT2
1.Pi-Zero:Viessmann(optolink) mit 89_VCONTROL300.pm
2.Pi3 Dongle Server: Zigbee2MQTT(CC1352P-2), Z-Wave(UZB1), BT

majestro84

Habe es bei einer Rolllade durch und alle nicht benötigen gelöscht. Nach einen Scanforshutter und createnewnotifydev bleibt alles so kommen keine neuen Attribute dazu dann das ja klappen. Sieht jetzt doch sehr gut aus nicht mehr ganz so überladen. Super Arbeit
Server: Fujitsu ESPRIMO Q920 - aktuellen FHEM-Docker Image:Z-Wave (RollerShutter,DoorWindow,Socket,PIR,....) | ENIGMA2 | EGPM2LAN | BLE-Tag(PRESENCE) | HUE | alexa-fhem | Shelly | MQTT2
1.Pi-Zero:Viessmann(optolink) mit 89_VCONTROL300.pm
2.Pi3 Dongle Server: Zigbee2MQTT(CC1352P-2), Z-Wave(UZB1), BT

Beta-User

Moin, habe die aktuelle dev auch seit eben am Start.

Zum Löschen habe ich mal so angefangen:
deleteattr ASC=2:FILTER=ASC_Antifreeze_Pos=15 ASC_Antifreeze
deleteattr ASC=2:FILTER=ASC_Antifreeze_Pos=15 ASC_Antifreeze_Pos
deleteattr ASC=2:FILTER=ASC_AutoAstroModeEvening=none ASC_AutoAstroModeEvening


Vielleicht mag sich jemand die Mühe machen, das zu vervollständigen, ansonsten kommt es ggf. von meiner Seite irgendwann mal...
Server: HP-elitedesk@Debian 12, aktuelles FHEM@ConfigDB | CUL_HM (VCCU) | MQTT2: ZigBee2mqtt, MiLight@ESP-GW, BT@OpenMQTTGw | ZWave | SIGNALduino | MapleCUN | RHASSPY
svn: u.a Weekday-&RandomTimer, Twilight,  div. attrTemplate-files, MySensors

CoolTux

Was wir jetzt noch brauchen ist eine Übersetzung der aktuellen deutschen Commandref ins englische.

Ich hatte die Nacht übrigens noch einen kleinen Fehler gefunden. Wenn man kein Residents Device an gab kam nach 60s nach einem Neustart ein Fehler von fhem.pl bezüglich nicht deklariierter Variable.
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

majestro84

#369
Zitat von: Beta-User am 26 April 2019, 06:50:45
Moin, habe die aktuelle dev auch seit eben am Start.

Zum Löschen habe ich mal so angefangen:
deleteattr ASC=2:FILTER=ASC_Antifreeze_Pos=15 ASC_Antifreeze
deleteattr ASC=2:FILTER=ASC_Antifreeze_Pos=15 ASC_Antifreeze_Pos
deleteattr ASC=2:FILTER=ASC_AutoAstroModeEvening=none ASC_AutoAstroModeEvening


Vielleicht mag sich jemand die Mühe machen, das zu vervollständigen, ansonsten kommt es ggf. von meiner Seite irgendwann mal...

Habe es mal fertig gestellt.

Alle ASC Attribute löschen die default Werte enthalten:
deleteattr ASC=2:FILTER=ASC_Antifreeze=off ASC_Antifreeze;
deleteattr ASC=2:FILTER=ASC_Antifreeze_Pos=15 ASC_Antifreeze_Pos;
deleteattr ASC=2:FILTER=ASC_AutoAstroModeEvening=none ASC_AutoAstroModeEvening;
deleteattr ASC=2:FILTER=ASC_AutoAstroModeEveningHorizon=none ASC_AutoAstroModeEveningHorizon;
deleteattr ASC=2:FILTER=ASC_AutoAstroModeMorning=none ASC_AutoAstroModeMorning;
deleteattr ASC=2:FILTER=ASC_AutoAstroModeMorningHorizon=none ASC_AutoAstroModeMorningHorizon;
deleteattr ASC=2:FILTER=ASC_BlockingTime_afterManual=1200 ASC_BlockingTime_afterManual;
deleteattr ASC=2:FILTER=ASC_BlockingTime_beforDayOpen=3600 ASC_BlockingTime_beforDayOpen;
deleteattr ASC=2:FILTER=ASC_BlockingTime_beforNightClose=3600 ASC_BlockingTime_beforNightClose;
deleteattr ASC=2:FILTER=ASC_BrightnessSensor=none ASC_BrightnessSensor;
deleteattr ASC=2:FILTER=ASC_Closed_Pos=0 ASC_Closed_Pos;
deleteattr ASC=2:FILTER=ASC_ComfortOpen_Pos=80 ASC_ComfortOpen_Pos;
deleteattr ASC=2:FILTER=ASC_Down=astro ASC_Down;
deleteattr ASC=2:FILTER=ASC_DriveUpMaxDuration=60 ASC_DriveUpMaxDuration;
deleteattr ASC=2:FILTER=ASC_Drive_Offset=-1 ASC_Drive_Offset;
deleteattr ASC=2:FILTER=ASC_Drive_OffsetStart=-1 ASC_Drive_OffsetStart;
deleteattr ASC=2:FILTER=ASC_GuestRoom=none ASC_GuestRoom;
deleteattr ASC=2:FILTER=ASC_LockOut=off ASC_LockOut;
deleteattr ASC=2:FILTER=ASC_LockOut_Cmd=none ASC_LockOut_Cmd;
deleteattr ASC=2:FILTER=ASC_Mode_Down=always ASC_Mode_Down;
deleteattr ASC=2:FILTER=ASC_Mode_Up=always ASC_Mode_Up;
deleteattr ASC=2:FILTER=ASC_Open_Pos=100 ASC_Open_Pos;
deleteattr ASC=2:FILTER=ASC_Partymode=off ASC_Partymode;
deleteattr ASC=2:FILTER=ASC_PrivacyDownTime_beforNightClose=-1 ASC_PrivacyDownTime_beforNightClose;
deleteattr ASC=2:FILTER=ASC_PrivacyDown_Pos=50 ASC_PrivacyDown_Pos;
deleteattr ASC=2:FILTER=ASC_Roommate_Device=none ASC_Roommate_Device;
deleteattr ASC=2:FILTER=ASC_Roommate_Reading=state ASC_Roommate_Reading;
deleteattr ASC=2:FILTER=ASC_Self_Defense_Exclude=off ASC_Self_Defense_Exclude;
deleteattr ASC=2:FILTER=ASC_Shading_Angle_Left=75 ASC_Shading_Angle_Left;
deleteattr ASC=2:FILTER=ASC_Shading_Angle_Right=75 ASC_Shading_Angle_Right;
deleteattr ASC=2:FILTER=ASC_Shading_Direction=180 ASC_Shading_Direction;
deleteattr ASC=2:FILTER=ASC_Shading_Min_Elevation=25 ASC_Shading_Min_Elevation;
deleteattr ASC=2:FILTER=ASC_Shading_Min_OutsideTemperature=18 ASC_Shading_Min_OutsideTemperature;
deleteattr ASC=2:FILTER=ASC_Shading_Mode=off ASC_Shading_Mode;
deleteattr ASC=2:FILTER=ASC_Shading_Pos=20 ASC_Shading_Pos;
deleteattr ASC=2:FILTER=ASC_Shading_StateChange_Cloudy=20000 ASC_Shading_StateChange_Cloudy;
deleteattr ASC=2:FILTER=ASC_Shading_StateChange_Sunny=35000 ASC_Shading_StateChange_Sunny;
deleteattr ASC=2:FILTER=ASC_Shading_WaitingPeriod=1200 ASC_Shading_WaitingPeriod;
deleteattr ASC=2:FILTER=ASC_ShuttersPlace=window ASC_ShuttersPlace;
deleteattr ASC=2:FILTER=ASC_Time_Down_Early=16:00 ASC_Time_Down_Early;
deleteattr ASC=2:FILTER=ASC_Time_Down_Late=22:00 ASC_Time_Down_Late;
deleteattr ASC=2:FILTER=ASC_Time_Up_Early=05:00 ASC_Time_Up_Early;
deleteattr ASC=2:FILTER=ASC_Time_Up_Late=08:30 ASC_Time_Up_Late;
deleteattr ASC=2:FILTER=ASC_Time_Up_WE_Holiday=08:00 ASC_Time_Up_WE_Holiday;
deleteattr ASC=2:FILTER=ASC_Up=astro ASC_Up;
deleteattr ASC=2:FILTER=ASC_Ventilate_Pos=30 ASC_Ventilate_Pos;
deleteattr ASC=2:FILTER=ASC_Ventilate_Window_Open=on ASC_Ventilate_Window_Open;
deleteattr ASC=2:FILTER=ASC_WiggleValue=5 ASC_WiggleValue;
deleteattr ASC=2:FILTER=ASC_WindParameters=-1 ASC_WindParameters;
deleteattr ASC=2:FILTER=ASC_WindowRec=none ASC_WindowRec;
deleteattr ASC=2:FILTER=ASC_WindowRec_subType=twostate ASC_WindowRec_subType


In der Commandref fehlt noch das Attribut ASC_GuestRoom
Server: Fujitsu ESPRIMO Q920 - aktuellen FHEM-Docker Image:Z-Wave (RollerShutter,DoorWindow,Socket,PIR,....) | ENIGMA2 | EGPM2LAN | BLE-Tag(PRESENCE) | HUE | alexa-fhem | Shelly | MQTT2
1.Pi-Zero:Viessmann(optolink) mit 89_VCONTROL300.pm
2.Pi3 Dongle Server: Zigbee2MQTT(CC1352P-2), Z-Wave(UZB1), BT

CoolTux

ASC_GuestRoom

ist noch nicht aktiv, daher auch noch nicht in der Commandref.
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

Wenn sich heute Abend keiner meldet und ich auch nichts habe dann gebe ich die aktuelle Developer Version für morgen früh 8:00 Uhr zum FHEM Update frei.
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

eurofinder

Kannst du nochmal bitte die Voraussetzungen nennen (Attribute + Werte), die erfüllt sein müssen, damit ein Rolladen beim Öffnen eines Fenster/Türkontaktes automatisch in die dafür vorgesehen Position fährt.
Ich habe beim betroffenen Rolladen(Terrassentür) folgende Werte gesetzt:

ASC-Device:
Internals:
   FUUID      5cc2c9b7-f33f-d9bf-3bae-c170cbd696a4bf1f
   MID        da39a3ee5e6b4b0d3255bfef95601890afd80709
   NAME       ASC
   NOTIFYDEV  global,ASC,RAnkleide,RAnkleide_Velux,RBad,RBuero,RGaeste,RGaeste_Velux,RKueche,RPSK_Fenster_WZ,RPSK_TUER_WZ,RSZ,RWC,HM_HMIP_SWDO_0000D8A99E482B,RBuero
   NR         123
   NTFY_ORDER 51-ASC
   STATE      manual
   TYPE       AutoShuttersControl
   VERSION    0.5.99.15
   OLDREADINGS:
   READINGS:
     2019-04-26 13:04:45   RAnkleide_PosValue 0
     2019-04-26 14:39:19   RAnkleide_Velux_PosValue 0
     2019-04-26 13:04:43   RAnkleide_Velux_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 13:04:43   RAnkleide_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 15:43:38   RBad_PosValue   0
     2019-04-26 13:04:43   RBad_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 14:39:17   RBuero_PosValue 0
     2019-04-26 13:04:43   RBuero_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 14:39:19   RGaeste_PosValue 0
     2019-04-26 14:39:19   RGaeste_Velux_PosValue 0
     2019-04-26 13:04:43   RGaeste_Velux_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 13:04:43   RGaeste_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 15:43:40   RKueche_PosValue 0
     2019-04-26 13:04:43   RKueche_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 13:04:45   RPSK_Fenster_WZ_PosValue 0
     2019-04-26 13:04:43   RPSK_Fenster_WZ_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 13:04:45   RPSK_TUER_WZ_PosValue 0
     2019-04-26 13:04:43   RPSK_TUER_WZ_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 14:37:31   RSZ_PosValue    0
     2019-04-26 13:04:43   RSZ_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 13:04:45   RWC_PosValue    0
     2019-04-26 13:04:43   RWC_nextAstroTimeEvent 26.04.2019 - 21:09
     2019-04-26 12:04:58   hardLockOut     off
     2019-04-26 11:04:55   partyMode       off
     2019-04-26 13:04:39   room_ASC_EG_tahoma RBuero,RKueche,RPSK_Fenster_WZ,RPSK_TUER_WZ,RWC
     2019-04-26 13:04:39   room_ASC_OG_tahoma RAnkleide,RAnkleide_Velux,RBad,RGaeste,RGaeste_Velux
     2019-04-26 13:04:39   room_OG_ASC_tahoma RSZ
     2019-04-26 11:04:55   selfDefense     off
     2019-04-26 15:43:40   state           manual
     2019-04-26 11:33:36   sunriseTimeWeHoliday on
     2019-04-26 13:04:39   userAttrList    rolled out
   helper:
     shuttersList:
       RAnkleide
       RAnkleide_Velux
       RBad
       RBuero
       RGaeste
       RGaeste_Velux
       RKueche
       RPSK_Fenster_WZ
       RPSK_TUER_WZ
       RSZ
       RWC
   monitoredDevs:
     HM_HMIP_SWDO_0000D8A99E482B:
       RBuero     ASC_WindowRec
     RAnkleide:
     RAnkleide_Velux:
     RBad:
     RBuero:
     RGaeste:
     RGaeste_Velux:
     RKueche:
     RPSK_Fenster_WZ:
     RPSK_TUER_WZ:
     RSZ:
     RWC:
Attributes:
   ASC_autoAstroModeEvening HORIZON
   ASC_autoAstroModeEveningHorizon -5
   ASC_autoAstroModeMorning HORIZON
   ASC_autoAstroModeMorningHorizon -3
   ASC_autoShuttersControlComfort on
   ASC_autoShuttersControlEvening on
   ASC_autoShuttersControlMorning on
   ASC_autoShuttersControlShading on
   ASC_brightnessDriveUpDown 30:100
   ASC_tempSensor WetterProplanta
   ASC_twilightDevice Twilight
   devStateIcon selfeDefense.terrace:fts_door_tilt created.new.drive.timer:clock .*asleep:scene_sleeping roommate.(awoken|home):user_available residents.(home|awoken):status_available manual:fts_shutter_manual selfeDefense.active:status_locked selfeDefense.inactive:status_open day.open:scene_day night.close:scene_night shading.in:weather_sun shading.out:weather_cloudy
   icon       fts_shutter_automatic
   room       ASC


Rolladendevice:

Internals:
   COMMANDS   dim:slider,0,1,100 cancel:noArg close:noArg delayedStopIdentify down:noArg getName:noArg identify:noArg my:noArg open:noArg refreshMemorized1Position:noArg setClosure setDeployment setMemorized1Position setName setPosition setSecuredPosition startIdentify:noArg stop:noArg stopIdentify:noArg up:noArg wink
   DEF        DEVICE io://1208-4648-3794/8447443
   FUUID      5cc2c399-f33f-d9bf-e978-1d6539f1bdbc4bea
   IODev      tahoma
   NAME       RBuero
   NR         121
   NTFY_ORDER 50-RBuero
   STATE      dim0
   SUBTYPE    DEVICE
   TYPE       tahoma
   device     io://1208-4648-3794/8447443
   fid        8447443
   inClass    RollerShutter
   inControllable io:RollerShutterGenericIOComponent
   inExecId   finished
   inExecState COMPLETED
   inLabel    Büro
   inPlaceOID 34c38f05-a42a-4cf6-928d-fd76b84b9e86
   inType     1
   READINGS:
     2019-04-26 14:39:17   ASC_ShuttersLastDrive manual
     2019-04-26 13:37:20   ASC_Time_DriveDown 26.04.2019 - 21:09
     2019-04-26 13:37:20   ASC_Time_DriveUp 27.04.2019 - 08:00
     2019-04-26 14:39:17   ClosureState    0
     2019-04-26 13:04:45   NameState       Büro
     2019-04-26 14:39:17   OpenClosedState open
     2019-04-26 13:04:45   PriorityLockTimerState 0
     2019-04-26 15:59:31   RSSILevelState  78.0
     2019-04-26 13:04:45   StatusState     available
     2019-04-26 14:39:17   devicestate     open
     2019-04-26 14:39:17   state           dim0
Attributes:
   ASC        1
   ASC_Closed_Pos 98
   ASC_ComfortOpen_Pos 20
   ASC_Mode_Down always
   ASC_Mode_Up off
   ASC_Pos_Reading ClosureState
   ASC_ShuttersPlace terrace
   ASC_Ventilate_Pos 30
   ASC_Ventilate_Window_Open on
   ASC_WindowRec HM_HMIP_SWDO_0000D8A99E482B
   ASC_WindowRec_subType twostate
   IODev      tahoma
   alias      Rolladen Büro
   room       ASC,EG,tahoma
   userattr   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 ASC_DriveUpMaxDuration ASC_Drive_Offset ASC_Drive_OffsetStart 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_PrivacyDownTime_beforNightClose ASC_PrivacyDown_Pos ASC_Roommate_Device ASC_Roommate_Reading ASC_Self_Defense_Exclude:on,off ASC_Shading_Angle_Left ASC_Shading_Angle_Right ASC_Shading_Direction ASC_Shading_Min_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_Cloudy ASC_Shading_StateChange_Sunny ASC_Shading_WaitingPeriod ASC_ShuttersPlace:window,terrace 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 ASC_Ventilate_Pos:10,20,30,40,50,60,70,80,90,100 ASC_Ventilate_Window_Open:on,off ASC_WiggleValue ASC_WindParameters ASC_WindowRec ASC_WindowRec_subType:twostate,threestate
   verbose    5
   webCmd     dim


Es rührt sich aber nichts, obwohl der Status open beim Device gesetzt wird:
2019-04-26 16:04:08 Global global ATTR RBuero verbose 5
2019-04-26 16:04:38 DOIF HM_HMIP_SWDO_0000D8A99E482B_DOIF_1 wait_timer: 26.04.2019 16:05:38 cmd_1 HM_HMIP_SWDO_0000D8A99E482B
2019-04-26 16:04:38 DOIF HM_HMIP_SWDO_0000D8A99E482B_DOIF_2 cmd_nr: 2
2019-04-26 16:04:38 DOIF HM_HMIP_SWDO_0000D8A99E482B_DOIF_2 cmd: 2
2019-04-26 16:04:38 DOIF HM_HMIP_SWDO_0000D8A99E482B_DOIF_2 cmd_event: HM_HMIP_SWDO_0000D8A99E482B
2019-04-26 16:04:38 DOIF HM_HMIP_SWDO_0000D8A99E482B_DOIF_2 cmd_2
2019-04-26 16:04:38 HMCCUDEV HM_HMIP_SWDO_0000D8A99E482B 1.STATE: open
2019-04-26 16:04:38 HMCCUDEV HM_HMIP_SWDO_0000D8A99E482B control: open
2019-04-26 16:04:38 HMCCUDEV HM_HMIP_SWDO_0000D8A99E482B open
2019-04-26 16:04:38 HMCCUDEV HM_HMIP_SWDO_0000D8A99E482B hmstate: open


und
Fensterkontakt:
Internals:
   DEF        0000D8A99E482B
   FUUID      5c76b572-f33f-d9bf-776f-2643b8b6f271d5a0
   IODev      d_ccu
   NAME       HM_HMIP_SWDO_0000D8A99E482B
   NR         15
   STATE      open
   TYPE       HMCCUDEV
   ccuaddr    0000D8A99E482B
   ccudevstate active
   ccuif      HmIP-RF
   ccuname    HMIP-SWDO 0000D8A99E482B
   ccutype    HMIP-SWDO
   channels   2
   firmware   1.16.8
   statevals  devstate
   READINGS:
     2019-04-26 16:07:17   0.ERROR_CODE    0
     2019-04-26 16:07:17   0.LOW_BAT       ok
     2019-04-26 16:07:17   1.STATE         open
     2019-04-26 16:07:17   control         open
     2019-04-26 16:07:17   hmstate         open
     2019-04-26 16:07:17   state           open
   hmccu:
     devspec    0000D8A99E482B
     dp:
       0.CONFIG_PENDING:
         OVAL       0
         VAL        0
       0.DUTY_CYCLE:
         OVAL       0
         VAL        0
       0.ERROR_CODE:
         OSVAL      0
         OVAL       0
         SVAL       0
         VAL        0
       0.INSTALL_TEST:
         OVAL       true
         VAL        true
       0.LOW_BAT:
         OSVAL      ok
         OVAL       0
         SVAL       ok
         VAL        0
       0.OPERATING_VOLTAGE:
         OVAL       1.4
         VAL        1.3
       0.OPERATING_VOLTAGE_STATUS:
         OVAL       0
         VAL        0
       0.RSSI_DEVICE:
         OVAL       -61
         VAL        -56
       0.RSSI_PEER:
         OVAL       0
         VAL        0
       0.SABOTAGE:
         OVAL       0
         VAL        0
       0.UNREACH:
         OVAL       0
         VAL        0
       0.UPDATE_PENDING:
         OVAL       false
         VAL        false
       1.STATE:
         OSVAL      closed
         OVAL       0
         SVAL       open
         VAL        1
Attributes:
   IODev      d_ccu
   alias      Kontakt Büro
   ccureadingfilter (ERROR_CODE|LOW_BAT|STATE)
   devStateIcon open:fts_door_open closed:fts_door
   event-on-change-reading .*
   hmstatevals ERROR!7:sabotage;SABOTAGE!1:sabotage
   icon       fts_door_open
   room       EG->Büro,Fensterkontakt,Homematic
   statechannel 1
   statedatapoint 1.STATE
   substitute STATE!(0|false):closed,(1|true):open;;LOW_BAT!(0|false):ok,(1|true):not ok


In der "alten" Version hatte ich dich diesbezüglich schon mal kontaktiert, aber auch in der aktuellen Version bewegt sich da nichts. Ich nutze als Rolladenantrieb einen OXIMIO IO, eingebunden über tahoma.

Gruß
eurofinder
RPI3+; Raspbian Buster Lite; RPI-RF-MOD; piVCCU3, HMIP-eTRV-2, HmIP-SWDO, HmIP-SRH, HmIP-STHO, HmIP-SLO

CoolTux

Das passt soweit mit dem Fenster.
Aber kann es sein das ASC dieses Rolllo noch nie gefahren hat?
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

eurofinder

#374
@CollTux:
Nein, Rolladen wurde bereits mehrfach bewegt - sorry, hatte jetzt ein list vom device beigefügt, wo ClosureState=0 ist.

Hier nochmals ein aktualisierte Liste vom Device:

Internals:
   COMMANDS   dim:slider,0,1,100 cancel:noArg close:noArg delayedStopIdentify down:noArg getName:noArg identify:noArg my:noArg open:noArg refreshMemorized1Position:noArg setClosure setDeployment setMemorized1Position setName setPosition setSecuredPosition startIdentify:noArg stop:noArg stopIdentify:noArg up:noArg wink
   DEF        DEVICE io://1208-4648-3794/8447443
   FUUID      5cc2c399-f33f-d9bf-e978-1d6539f1bdbc4bea
   IODev      tahoma
   NAME       RBuero
   NR         121
   NTFY_ORDER 50-RBuero
   STATE      dim69
   SUBTYPE    DEVICE
   TYPE       tahoma
   device     io://1208-4648-3794/8447443
   fid        8447443
   inClass    RollerShutter
   inControllable io:RollerShutterGenericIOComponent
   inExecId   finished
   inExecState COMPLETED
   inLabel    Büro
   inPlaceOID 34c38f05-a42a-4cf6-928d-fd76b84b9e86
   inType     1
   READINGS:
     2019-04-26 17:19:47   ASC_ShuttersLastDrive manual
     2019-04-26 13:37:20   ASC_Time_DriveDown 26.04.2019 - 21:09
     2019-04-26 13:37:20   ASC_Time_DriveUp 27.04.2019 - 08:00
     2019-04-26 17:19:47   ClosureState    69
     2019-04-26 13:04:45   NameState       Büro
     2019-04-26 17:19:47   OpenClosedState open
     2019-04-26 13:04:45   PriorityLockTimerState 0
     2019-04-26 17:19:47   RSSILevelState  78.0
     2019-04-26 13:04:45   StatusState     available
     2019-04-26 17:19:47   devicestate     open
     2019-04-26 17:19:47   state           dim69
Attributes:
   ASC        1
   ASC_Closed_Pos 98
   ASC_ComfortOpen_Pos 20
   ASC_Mode_Down always
   ASC_Mode_Up off
   ASC_Pos_Reading ClosureState
   ASC_ShuttersPlace terrace
   ASC_Ventilate_Pos 30
   ASC_Ventilate_Window_Open on
   ASC_WindowRec HM_HMIP_SWDO_0000D8A99E482B
   ASC_WindowRec_subType twostate
   IODev      tahoma
   alias      Rolladen Büro
   room       ASC,EG,tahoma
   userattr   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 ASC_DriveUpMaxDuration ASC_Drive_Offset ASC_Drive_OffsetStart 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_PrivacyDownTime_beforNightClose ASC_PrivacyDown_Pos ASC_Roommate_Device ASC_Roommate_Reading ASC_Self_Defense_Exclude:on,off ASC_Shading_Angle_Left ASC_Shading_Angle_Right ASC_Shading_Direction ASC_Shading_Min_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_Cloudy ASC_Shading_StateChange_Sunny ASC_Shading_WaitingPeriod ASC_ShuttersPlace:window,terrace 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 ASC_Ventilate_Pos:10,20,30,40,50,60,70,80,90,100 ASC_Ventilate_Window_Open:on,off ASC_WiggleValue ASC_WindParameters ASC_WindowRec ASC_WindowRec_subType:twostate,threestate
   webCmd     dim


Gehe ich richtig in der Annahme, dass der Rolladen sich unverzüglich nach Öfnnen = open-Status des Fenster-Sensors in Bewegung setzen sollte?

Ich habe jetzt mal ergänzend versucht den langen Namen des Fensterkontaktes gegen einen kürzen zu ersetzen, ändert aber auch nichts am Ergebnis.

Gruß
eurofinder

RPI3+; Raspbian Buster Lite; RPI-RF-MOD; piVCCU3, HMIP-eTRV-2, HmIP-SWDO, HmIP-SRH, HmIP-STHO, HmIP-SLO