Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotate handle is not opening shutter if dedicated shutter has "autoup state" = false #497

Closed
wendy2702 opened this issue Sep 27, 2022 · 22 comments
Labels
enhancement New feature or request

Comments

@wendy2702
Copy link

I configured a rotate handle to open my shutters as soon as the handle has been moved to position open but the shutter is not moving because the "auto up state" is set to "false" as i like to prevent from automatik openeing in the morning.

To Reproduce
Steps to reproduce the behavior:

  1. Configure rotate handle to open shutter
  2. set auto up state for this shutter to false
  3. move rotate handle to position "open"
  4. logfile output:

2022-09-26 20:30:27.115 - �[34mdebug�[39m: shuttercontrol.0 (2426) TriggerID changed: alias.0.Fenster.Drehgriff_Wohnzimmer_Links Value: 2

Expected behavior
Shutter should open

Versions:

  • Adapter version: 1.4.18
  • JS-Controller version: 4.0.23
  • Node version: 16.17.0
  • Operating system: bullseye
@simatec
Copy link
Owner

simatec commented Sep 27, 2022

If automatic opening is not active, the roller shutter will not move automatically.

You deactivate the automatic with the state autoUp.

@wendy2702
Copy link
Author

OK, but doesn't it make sense to exclude the rotate handle from this "switch" ?

From my point of view automatic is time, sun ... controlled and not using a rotary handle.

As I'm not a coder i can't judge how much work it is to change the code but i would appreciate if this function might come to a future version.

@simatec simatec added the enhancement New feature or request label Sep 27, 2022
@pirf2
Copy link

pirf2 commented Dec 29, 2022

I would agree on that - in my case, it is a magnetic window open sensor, I am using to identify a tilted window. In case the children are at home (configurable for each childrens room by a system wide custom variable/script, which I also use to use different heating profiles), I would like to open the shutters a little as soon as the window is tilted, but I do not want them to open in the morning / close in the evenings, so I set autoUp/autoDown to false for the relevant room.

@wendy2702
Copy link
Author

@simatec : any chance to get this implemented? If not we can close the request.

@wendy2702
Copy link
Author

May i ask if this will be implemented or not.

@simatec
Copy link
Owner

simatec commented Jun 20, 2024

Is on the todo

@simatec
Copy link
Owner

simatec commented Jul 26, 2024

Please Test the current Github Version
image

@wendy2702
Copy link
Author

Ok.

Try to test a.s.a.p.

@wendy2702
Copy link
Author

Hey,

just installed the Github Version.

Is it correct that if i select the checkbox for only one device it becomes active for all others as well ?

@wendy2702
Copy link
Author

wendy2702 commented Aug 2, 2024

OK.

Noticed that the check box is not active anymore after i click "Speichern & Schliessen" and reopen again.

4CD4E058-2662-428B-BAAA-381D486798A1

Debug Log:

2024-08-02 13:37:22.926  - debug: shuttercontrol.0 (112506) Starting up shutters children area: 06:30 | debug 4
2024-08-02 13:37:22.935  - debug: shuttercontrol.0 (112506) check IsEarlier: 23:30 " " 21:51
2024-08-02 13:37:22.935  - debug: shuttercontrol.0 (112506) check IsLater: 23:30 " " 21:51
2024-08-02 13:37:22.935  - debug: shuttercontrol.0 (112506) yes, IsLater: 23:30 " " 21:51
2024-08-02 13:37:22.936  - debug: shuttercontrol.0 (112506) Shutdown shutters living area: 21:51 | debug 4
2024-08-02 13:37:22.936  - debug: shuttercontrol.0 (112506) shutterDownLiving
2024-08-02 13:37:22.941  - debug: shuttercontrol.0 (112506) Shutdown shutters children area: 21:00 | debug 3
2024-08-02 13:37:22.943  - debug: shuttercontrol.0 (112506) Shutdown shutters sleep area: 21:00 | debug 3
2024-08-02 13:37:22.945  - debug: shuttercontrol.0 (112506) late down at 22:15
2024-08-02 13:37:22.947  - debug: shuttercontrol.0 (112506) complete down at 22:14
2024-08-02 13:37:57.340  - info: host.iobroker stopInstance system.adapter.shuttercontrol.0 (force=false, process=true)
2024-08-02 13:37:57.372  - info: shuttercontrol.0 (112506) Got terminate signal TERMINATE_YOURSELF
2024-08-02 13:37:57.373  - info: shuttercontrol.0 (112506) cleaned everything up...
2024-08-02 13:37:57.375  - info: shuttercontrol.0 (112506) terminating
2024-08-02 13:37:57.376  - info: shuttercontrol.0 (112506) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2024-08-02 13:37:57.421  - info: host.iobroker stopInstance system.adapter.shuttercontrol.0 send kill signal
2024-08-02 13:37:57.877  - info: shuttercontrol.0 (112506) terminating
2024-08-02 13:37:58.078  - info: host.iobroker instance system.adapter.shuttercontrol.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2024-08-02 13:38:01.635  - info: host.iobroker instance system.adapter.shuttercontrol.0 in version "1.7.3" (non-npm: simatec/ioBroker.shuttercontrol) started with pid 112524
2024-08-02 13:38:02.948  - debug: shuttercontrol.0 (112524) Redis Objects: Use Redis connection: 0.0.0.0:9001
2024-08-02 13:38:03.079  - debug: shuttercontrol.0 (112524) Objects client ready ... initialize now
2024-08-02 13:38:03.122  - debug: shuttercontrol.0 (112524) Objects create System PubSub Client
2024-08-02 13:38:03.122  - debug: shuttercontrol.0 (112524) Objects create User PubSub Client
2024-08-02 13:38:03.375  - debug: shuttercontrol.0 (112524) Objects client initialize lua scripts
2024-08-02 13:38:03.403  - debug: shuttercontrol.0 (112524) Objects connected to redis: 0.0.0.0:9001
2024-08-02 13:38:03.507  - debug: shuttercontrol.0 (112524) Redis States: Use Redis connection: 0.0.0.0:9000
2024-08-02 13:38:03.583  - debug: shuttercontrol.0 (112524) States create System PubSub Client
2024-08-02 13:38:03.584  - debug: shuttercontrol.0 (112524) States create User PubSub Client
2024-08-02 13:38:03.764  - debug: shuttercontrol.0 (112524) States connected to redis: 0.0.0.0:9000
2024-08-02 13:38:03.947  - debug: shuttercontrol.0 (112524) Plugin sentry Do not initialize Plugin (enabled=false)
2024-08-02 13:38:04.050  - debug: shuttercontrol.0 (112524) Plugin sentry destroyed because not initialized correctly
2024-08-02 13:38:05.761  - info: shuttercontrol.0 (112524) starting. Version 1.7.3 (non-npm: simatec/ioBroker.shuttercontrol) in /opt/iobroker/node_modules/iobroker.shuttercontrol, node: v20.16.0, js-controller: 6.0.9
2024-08-02 13:38:05.800  - debug: shuttercontrol.0 (112524) shutter Config Check started
2024-08-02 13:38:05.804  - debug: shuttercontrol.0 (112524) shutter Config Check successfully completed
2024-08-02 13:38:05.806  - debug: shuttercontrol.0 (112524) trigger for shuttercontrol: alias.0.Fenster.Drehgriff_Kueche_neu
2024-08-02 13:38:05.807  - debug: shuttercontrol.0 (112524) trigger for shuttercontrol: alias.0.Fenster.Drehgriff_Wohnzimmer_Links
2024-08-02 13:38:05.809  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Arbeitszimmer_Seite
2024-08-02 13:38:05.809  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Arbeitszimmer_vorne
2024-08-02 13:38:05.810  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Bad_EG
2024-08-02 13:38:05.810  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_HWR
2024-08-02 13:38:05.811  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Kueche
2024-08-02 13:38:05.811  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Schlafzimmer
2024-08-02 13:38:05.811  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Wohnzimmer_Links
2024-08-02 13:38:05.812  - debug: shuttercontrol.0 (112524) Shutter State: alias.0.Rollladen.Rollladen_Wohnzimmer_Rechts
2024-08-02 13:38:06.054  - debug: shuttercontrol.0 (112524) Rollladen_Arbeitszimmer_Seite_LEVEL: save settings
2024-08-02 13:38:06.155  - debug: shuttercontrol.0 (112524) Rollladen_Arbeitszimmer_Vorne_LEVEL: save settings
2024-08-02 13:38:06.255  - debug: shuttercontrol.0 (112524) Rollladen_Bad_EG_LEVEL: save settings
2024-08-02 13:38:06.356  - debug: shuttercontrol.0 (112524) Rollladen_HWR_LEVEL: save settings
2024-08-02 13:38:06.457  - debug: shuttercontrol.0 (112524) Rollladen_Kueche_LEVEL: save settings
2024-08-02 13:38:06.558  - debug: shuttercontrol.0 (112524) Rollladen_Schlafzimmer_LEVEL: save settings
2024-08-02 13:38:06.659  - debug: shuttercontrol.0 (112524) Rollladen_Wohnzimmer_Links_LEVEL: save settings
2024-08-02 13:38:06.760  - debug: shuttercontrol.0 (112524) Rollladen_Wohnzimmer_Rechts_LEVEL: save settings
2024-08-02 13:38:10.654  - debug: shuttercontrol.0 (112524) Travel times of the shutters are calculated
2024-08-02 13:38:10.655  - debug: shuttercontrol.0 (112524) calculate astrodata ...
2024-08-02 13:38:10.655  - debug: shuttercontrol.0 (112524) goldenHourEnd today: 06:52
2024-08-02 13:38:10.655  - debug: shuttercontrol.0 (112524) goldenHour today: 20:33
2024-08-02 13:38:10.656  - debug: shuttercontrol.0 (112524) current day: 5
2024-08-02 13:38:10.656  - debug: shuttercontrol.0 (112524) Sunrise today: 06:04
2024-08-02 13:38:10.656  - debug: shuttercontrol.0 (112524) Sunset today: 21:21
2024-08-02 13:38:10.656  - debug: shuttercontrol.0 (112524) Starting up shutters GoldenHour area: 07:22
2024-08-02 13:38:10.656  - debug: shuttercontrol.0 (112524) Shutdown shutters GoldenHour area: 21:03
2024-08-02 13:38:10.657  - debug: shuttercontrol.0 (112524) Starting up shutters Sunrise area: 06:34
2024-08-02 13:38:10.657  - debug: shuttercontrol.0 (112524) Shutdown shutters Sunset area: 21:51
2024-08-02 13:38:10.676  - debug: shuttercontrol.0 (112524) check IsLater: 06:34 " " 06:45
2024-08-02 13:38:10.677  - debug: shuttercontrol.0 (112524) check IsLater: 06:34 " " 06:30
2024-08-02 13:38:10.677  - debug: shuttercontrol.0 (112524) yes, IsLater: 06:34 " " 06:30
2024-08-02 13:38:10.677  - debug: shuttercontrol.0 (112524) check IsEarlier: 06:34 " " 06:45
2024-08-02 13:38:10.677  - debug: shuttercontrol.0 (112524) yes, IsEarlier: 06:34 " " 06:45
2024-08-02 13:38:10.677  - debug: shuttercontrol.0 (112524) Starting up shutters living area: 06:34 | debug: 5
2024-08-02 13:38:10.683  - debug: shuttercontrol.0 (112524) check IsLater: 06:34 " " 06:30
2024-08-02 13:38:10.684  - debug: shuttercontrol.0 (112524) yes, IsLater: 06:34 " " 06:30
2024-08-02 13:38:10.684  - debug: shuttercontrol.0 (112524) Starting up shutters sleep area: 06:30 | debug 4
2024-08-02 13:38:10.689  - debug: shuttercontrol.0 (112524) check IsLater: 06:34 " " 06:30
2024-08-02 13:38:10.689  - debug: shuttercontrol.0 (112524) yes, IsLater: 06:34 " " 06:30
2024-08-02 13:38:10.689  - debug: shuttercontrol.0 (112524) Starting up shutters children area: 06:30 | debug 4
2024-08-02 13:38:10.699  - debug: shuttercontrol.0 (112524) check IsEarlier: 23:30 " " 21:51
2024-08-02 13:38:10.700  - debug: shuttercontrol.0 (112524) check IsLater: 23:30 " " 21:51
2024-08-02 13:38:10.700  - debug: shuttercontrol.0 (112524) yes, IsLater: 23:30 " " 21:51
2024-08-02 13:38:10.700  - debug: shuttercontrol.0 (112524) Shutdown shutters living area: 21:51 | debug 4
2024-08-02 13:38:10.701  - debug: shuttercontrol.0 (112524) shutterDownLiving
2024-08-02 13:38:10.706  - debug: shuttercontrol.0 (112524) Shutdown shutters children area: 21:00 | debug 3
2024-08-02 13:38:10.708  - debug: shuttercontrol.0 (112524) Shutdown shutters sleep area: 21:00 | debug 3
2024-08-02 13:38:10.710  - debug: shuttercontrol.0 (112524) late down at 22:15
2024-08-02 13:38:10.713  - debug: shuttercontrol.0 (112524) complete down at 22:14

@wendy2702 wendy2702 reopened this Aug 2, 2024
@simatec
Copy link
Owner

simatec commented Aug 5, 2024

I have fixed it... Can you please test again with the current Github version?

@wendy2702
Copy link
Author

On a business trip. Hopefully I can test Wednesday

@wendy2702
Copy link
Author

wendy2702 commented Aug 8, 2024

Hi, Checkbox remains active after "Speichern&Schliessen" and reopen but the shutter is not moving if rotate handle is changed to open position!

These are my current settings for i.E. Rollladen Kueche

grafik

grafik

Are these settings OK or any special settings required?

EDIT:

did some test

If i close the Shutter the Object looks like that:

grafik

Shutter controll log tells me that current height is 100% !?

2024-08-08 11:40:52.537  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter conversion is: false
2024-08-08 11:40:52.545  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter current state.val is: 100%
2024-08-08 11:40:52.545  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter trigger drive-up is: 100%
2024-08-08 11:40:52.545  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter trigger change is: onlyUp
2024-08-08 11:40:52.545  - debug: shuttercontrol.0 (150618) #2 save trigger action: Manu_Mode for device: Rollladen Kueche.LEVEL
2024-08-08 11:40:52.546  - debug: shuttercontrol.0 (150618) #2 save trigger height: 17% for device: Rollladen Kueche.LEVEL
2024-08-08 11:40:59.200  - debug: shuttercontrol.0 (150618) #0 wait for shutter check started
2024-08-08 11:40:59.211  - debug: shuttercontrol.0 (150618) #0 wait for shutter check end
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) Shutter state changed: Rollladen Kueche.LEVEL old value = 100% | new value = 92%
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) set Manu_Mode #1 Rollladen Kueche.LEVEL
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL drived manually to 92% | Old value = 100% | New value = 92%
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL Updated trigger action to Manu_Mode to prevent moving after window close
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) #1 shutterName: Rollladen Kueche.LEVEL
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) #1 shutterState: 92%
2024-08-08 11:40:59.231  - debug: shuttercontrol.0 (150618) #1 currentAction: Manu_Mode
2024-08-08 11:40:59.232  - debug: shuttercontrol.0 (150618) #1 triggerAction: Manu_Mode
2024-08-08 11:40:59.232  - debug: shuttercontrol.0 (150618) #1 currentHeight: 100%
2024-08-08 11:40:59.232  - debug: shuttercontrol.0 (150618) #1 oldHeight: 100%
2024-08-08 11:40:59.232  - debug: shuttercontrol.0 (150618) #1 currentShutterState: disabled
2024-08-08 11:40:59.232  - debug: shuttercontrol.0 (150618) #1 currentShutterStateTime: 60 seconds
2024-08-08 11:41:02.335  - debug: shuttercontrol.0 (150618) save current height after State Check: 92% from Rollladen Kueche.LEVEL
2024-08-08 11:41:02.336  - debug: shuttercontrol.0 (150618) Shutter Rollladen Kueche.LEVEL was moved manually to: 92% - prevent trigger from driving back
2024-08-08 11:41:32.706  - debug: shuttercontrol.0 (150618) #0 wait for shutter check started
2024-08-08 11:41:32.717  - debug: shuttercontrol.0 (150618) #0 wait for shutter check end

Change rotate handle position from closed to open:

2024-08-08 12:01:45.248  - debug: shuttercontrol.0 (150618) TriggerID changed: alias.0.Fenster.Drehgriff_Kueche_neu | Value: 2
2024-08-08 12:01:45.251  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter conversion is: false
2024-08-08 12:01:45.334  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter trigger drive-up is: 100%
2024-08-08 12:01:45.335  - debug: shuttercontrol.0 (150618) Rollladen Kueche.LEVEL - shutter trigger change is: onlyUp

EDIT 2: if opening via button shutter control noticed the change but if closing it doesn't or log message is missing closed 12:15:18

2024-08-08 12:12:52.719  - debug: shuttercontrol.0 (150768) #0 wait for shutter check started
2024-08-08 12:12:52.910  - debug: shuttercontrol.0 (150768) #0 wait for shutter check started
2024-08-08 12:13:30.191  - debug: shuttercontrol.0 (150768) #0 wait for shutter check started
2024-08-08 12:13:52.722  - debug: shuttercontrol.0 (150768) #0 wait for shutter check end
2024-08-08 12:13:52.726  - debug: shuttercontrol.0 (150768) Rollladen Kueche.LEVEL Old value = 100% | New value = 100% | automatic is active
2024-08-08 12:13:52.914  - debug: shuttercontrol.0 (150768) #0 wait for shutter check end
2024-08-08 12:13:52.917  - debug: shuttercontrol.0 (150768) Rollladen Kueche.LEVEL Old value = 100% | New value = 100% | automatic is active
2024-08-08 12:14:30.191  - debug: shuttercontrol.0 (150768) #0 wait for shutter check end
2024-08-08 12:14:30.214  - debug: shuttercontrol.0 (150768) Rollladen Kueche.LEVEL Old value = 100% | New value = 100% | automatic is active
2024-08-08 12:15:00.036  - debug: shuttercontrol.0 (150768) calculate astrodata ...
2024-08-08 12:15:00.036  - debug: shuttercontrol.0 (150768) Sun Azimut: 145.7°
2024-08-08 12:15:00.036  - debug: shuttercontrol.0 (150768) Sun Elevation: 51.1°
2024-08-08 12:15:18.259  - debug: shuttercontrol.0 (150768) #0 wait for shutter check started
2024-08-08 12:15:18.490  - debug: shuttercontrol.0 (150768) #0 wait for shutter check started
2024-08-08 12:15:53.883  - debug: shuttercontrol.0 (150768) #0 wait for shutter check started
2024-08-08 12:16:18.259  - debug: shuttercontrol.0 (150768) #0 wait for shutter check end
2024-08-08 12:16:18.491  - debug: shuttercontrol.0 (150768) #0 wait for shutter check end
2024-08-08 12:16:53.889  - debug: shuttercontrol.0 (150768) #0 wait for shutter check end
2024-08-08 12:20:00.013  - debug: shuttercontrol.0 (150768) calculate astrodata ...
2024-08-08 12:20:00.013  - debug: shuttercontrol.0 (150768) Sun Azimut: 147.5°
2024-08-08 12:20:00.013  - debug: shuttercontrol.0 (150768) Sun Elevation: 51.5°

Even if i activate the "Überprüfen des aktuellen Rollladenstatus" checkbox.

grafik

EDIT 3: tested with shutter Arbeitszimmer Vorne it looks that Shuttercontrol did not get the actuell height if shutter is closed

2024-08-08 12:26:42.908  - debug: shuttercontrol.0 (150889) #0 wait for shutter check started
2024-08-08 12:26:42.919  - debug: shuttercontrol.0 (150889) #0 wait for shutter check end
2024-08-08 12:26:43.087  - debug: shuttercontrol.0 (150889) #0 wait for shutter check started
2024-08-08 12:26:43.098  - debug: shuttercontrol.0 (150889) #0 wait for shutter check end
2024-08-08 12:26:43.101  - debug: shuttercontrol.0 (150889) Rollladen Arbeitszimmer Vorne.LEVEL Old value = 100% | New value = 100% | automatic is active
2024-08-08 12:27:15.000  - debug: shuttercontrol.0 (150889) #0 wait for shutter check started
2024-08-08 12:27:15.010  - debug: shuttercontrol.0 (150889) #0 wait for shutter check end

@simatec
Copy link
Owner

simatec commented Aug 8, 2024

Please test withe the current Github Version

@wendy2702
Copy link
Author

wendy2702 commented Aug 8, 2024

Hi,

to avoid running across the house i moved to shutter "Arbeitszimmer Vorne" Hope this is OK for you. Settings are same.

grafik
grafik

Currently shutter is closed:

grafik

Alias DP seems to be the Problem.

If i select the original HM-RPC object shutter is moving now

grafik

Logfile while opening the window:

2024-08-08 16:00:30.070  - debug: shuttercontrol.0 (151958) TriggerID changed: enocean.0.fedc0fcc.ST | Value: 2
2024-08-08 16:00:30.077  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL - shutter conversion is: false
2024-08-08 16:00:30.083  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL - shutter current state.val is: 0%
2024-08-08 16:00:30.083  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL - shutter trigger drive-up is: 100%
2024-08-08 16:00:30.084  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL - shutter trigger change is: onlyUp
2024-08-08 16:00:30.086  - debug: shuttercontrol.0 (151958) #1 save trigger height: 0% for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:30.086  - debug: shuttercontrol.0 (151958) #1 save trigger action: Manu_Mode for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:30.086  - info: shuttercontrol.0 (151958) #1 Set ID: Rollladen Arbeitszimmer Vorne.LEVEL value: 100%
2024-08-08 16:00:30.132  - debug: shuttercontrol.0 (151958) #1 current height: 100% for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:30.132  - debug: shuttercontrol.0 (151958) #1 current action: triggered for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:30.132  - info: shuttercontrol.0 (151958) triggered #1 Set ID: Rollladen Arbeitszimmer Vorne.LEVEL value: 100%
2024-08-08 16:00:30.189  - debug: shuttercontrol.0 (151958) #0 wait for shutter check started
2024-08-08 16:00:30.200  - debug: shuttercontrol.0 (151958) #0 wait for shutter check end
2024-08-08 16:00:30.204  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL - window is still open -> driving now to: 100%
2024-08-08 16:00:30.205  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL Old value = 100% | New value = 100% | automatic is active
2024-08-08 16:00:30.370  - debug: shuttercontrol.0 (151958) #0 wait for shutter check started
2024-08-08 16:00:30.381  - debug: shuttercontrol.0 (151958) #0 wait for shutter check end
2024-08-08 16:00:30.387  - debug: shuttercontrol.0 (151958) Shutter state changed: Rollladen Arbeitszimmer Vorne.LEVEL old value = 100% | new value = 0%
2024-08-08 16:00:30.387  - debug: shuttercontrol.0 (151958) set Manu_Mode #1 Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:30.387  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL drived manually to 0% | Old value = 100% | New value = 0%
2024-08-08 16:00:30.387  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL Updated trigger action to Manu_Mode to prevent moving after window close
2024-08-08 16:00:30.387  - debug: shuttercontrol.0 (151958) #1 shutterName: Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:30.387  - debug: shuttercontrol.0 (151958) #1 shutterState: 0%
2024-08-08 16:00:30.388  - debug: shuttercontrol.0 (151958) #1 currentAction: Manu_Mode
2024-08-08 16:00:30.388  - debug: shuttercontrol.0 (151958) #1 triggerAction: Manu_Mode
2024-08-08 16:00:30.388  - debug: shuttercontrol.0 (151958) #1 currentHeight: 100%
2024-08-08 16:00:30.389  - debug: shuttercontrol.0 (151958) #1 oldHeight: 100%
2024-08-08 16:00:30.389  - debug: shuttercontrol.0 (151958) #1 currentShutterState: disabled
2024-08-08 16:00:30.390  - debug: shuttercontrol.0 (151958) #1 currentShutterStateTime: 60 seconds
2024-08-08 16:00:33.232  - debug: shuttercontrol.0 (151958) save current height after State Check: 0% from Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:00:33.232  - debug: shuttercontrol.0 (151958) Shutter Rollladen Arbeitszimmer Vorne.LEVEL was moved manually to: 0% - prevent trigger from driving back
2024-08-08 16:01:03.273  - debug: shuttercontrol.0 (151958) #0 wait for shutter check started
2024-08-08 16:01:03.285  - debug: shuttercontrol.0 (151958) #0 wait for shutter check end
2024-08-08 16:01:03.288  - debug: shuttercontrol.0 (151958) Shutter state changed: Rollladen Arbeitszimmer Vorne.LEVEL old value = 0% | new value = 100%
2024-08-08 16:01:03.289  - debug: shuttercontrol.0 (151958) set Manu_Mode #1 Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:01:03.289  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL drived manually to 100% | Old value = 0% | New value = 100%
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) Rollladen Arbeitszimmer Vorne.LEVEL Updated trigger action to Manu_Mode to prevent moving after window close
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 shutterName: Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 shutterState: 100%
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 currentAction: Manu_Mode
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 triggerAction: Manu_Mode
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 currentHeight: 0%
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 oldHeight: 0%
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 currentShutterState: disabled
2024-08-08 16:01:03.290  - debug: shuttercontrol.0 (151958) #1 currentShutterStateTime: 60 seconds
2024-08-08 16:01:06.357  - debug: shuttercontrol.0 (151958) save current height after State Check: 100% from Rollladen Arbeitszimmer Vorne.LEVEL
2024-08-08 16:01:06.357  - debug: shuttercontrol.0 (151958) Shutter Rollladen Arbeitszimmer Vorne.LEVEL was moved manually to: 100% - prevent trigger from driving back

Going to test with Kueche as well.

EDIT: Working with ALIAS DP as well.

@simatec
Copy link
Owner

simatec commented Aug 8, 2024

Alias is in shuttercontrol the best way

@wendy2702
Copy link
Author

It works!

But what I found out is that when shutters are closed, the rotary handle state is tilted and is moved to closed the shutter starts to move upwards.

Can I prevent this by making an adjustment?

@simatec
Copy link
Owner

simatec commented Oct 28, 2024

But what I found out is that when shutters are closed, the rotary handle state is tilted and is moved to closed the shutter starts to move upwards.

Can you describe this in more detail and perhaps provide a debug log of this part?

@wendy2702
Copy link
Author

wendy2702 commented Oct 28, 2024

  1. Tilt window
  2. manual move shutter to i.e.: 50%
  3. close window
  4. shuttercontrols opens the shutter full
2024-10-28 12:52:17.431  - debug: shuttercontrol.0 (54237) TriggerID changed: enocean.0.fedc0fcc.ST | Value: 2
2024-10-28 12:52:17.433  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL - shutter conversion is: false
2024-10-28 12:52:17.435  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL - shutter current state.val is: 50%
2024-10-28 12:52:17.435  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL - shutter trigger drive-up is: 100%
2024-10-28 12:52:17.435  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL - shutter trigger change is: onlyUp
2024-10-28 12:52:17.437  - debug: shuttercontrol.0 (54237) #1 save trigger height: 50% for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-10-28 12:52:17.438  - debug: shuttercontrol.0 (54237) #1 save trigger action: Manu_Mode for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-10-28 12:52:17.438  - info: shuttercontrol.0 (54237) #1 Set ID: Rollladen Arbeitszimmer Vorne.LEVEL value: 100%
2024-10-28 12:52:17.480  - debug: shuttercontrol.0 (54237) #1 current height: 100% for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-10-28 12:52:17.480  - debug: shuttercontrol.0 (54237) #1 current action: triggered for device Rollladen Arbeitszimmer Vorne.LEVEL
2024-10-28 12:52:17.480  - info: shuttercontrol.0 (54237) triggered #1 Set ID: Rollladen Arbeitszimmer Vorne.LEVEL value: 100%
2024-10-28 12:52:17.531  - debug: shuttercontrol.0 (54237) #0 wait for shutter check started
2024-10-28 12:52:17.541  - debug: shuttercontrol.0 (54237) #0 wait for shutter check end
2024-10-28 12:52:17.588  - debug: shuttercontrol.0 (54237) Shutter state changed: Rollladen Arbeitszimmer Vorne.LEVEL old value = 50% | new value = 100%
2024-10-28 12:52:17.592  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL Old value = 50% | New value = 100% | automatic is active
2024-10-28 12:52:17.638  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL - window is still open -> driving now to: 100%
2024-10-28 12:52:17.759  - debug: shuttercontrol.0 (54237) #0 wait for shutter check started
2024-10-28 12:52:17.770  - debug: shuttercontrol.0 (54237) #0 wait for shutter check end
2024-10-28 12:52:19.795  - debug: shuttercontrol.0 (54237) TriggerID changed: enocean.0.fedc0fcc.ST | Value: 0
2024-10-28 12:52:19.798  - debug: shuttercontrol.0 (54237) Rollladen Arbeitszimmer Vorne.LEVEL - shutter conversion is: false
2024-10-28 12:52:20.604  - debug: shuttercontrol.0 (54237) save current height after State Check: 50% from Rollladen Arbeitszimmer Vorne.LEVEL
2024-10-28 12:52:20.604  - debug: shuttercontrol.0 (54237) Shutter Rollladen Arbeitszimmer Vorne.LEVEL was moved manually to: 50% - prevent trigger from driving back

Guess the problem is that if moving the rotate handle from tilted to closed it passes the open position.

@simatec
Copy link
Owner

simatec commented Oct 28, 2024

Can you please test with a time delay when opening and closing the window?
I think 2 seconds should be enough.

image

@wendy2702
Copy link
Author

I'm on a business trip now and back home Thursday.

Try to test next weekend.

@wendy2702
Copy link
Author

Sorry for delayed answer.

Changing these two values seems to solve the problem.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants