dubocr / homebridge-tahoma

Homebridge plugin for TaHoma, Connexoon, Cozytouch, Energeasy Connect.
Apache License 2.0
131 stars 42 forks source link

[DynamicVenetianBlind] - Reverse option not swapping open/close #495

Open Zkywalkr opened 8 months ago

Zkywalkr commented 8 months ago

Gateway: 3310 Device: VenetianBlind > DynamicVenetianBlind

States close[]

[somfy_europe] reverse not working

J'ai un store extérieur de Somfy qui est mal monté (haut et bas inversés). C'est pourquoi j'ai défini "reverse" sur "true". Malheureusement, cela n'a aucune influence sur l'application Apple Home. La commande y est toujours inversée.

[somfy_europe] reverse not working

I have an external blind from Somfy, which is mounted wrong (open and close reversed). I have therefore set "reverse" to "true". Unfortunately, this has no effect on the Apple Home app. There the control is still reversed.

Sinon, le plugin fonctionne parfaitement - merci beaucoup pour votre travail !

{ "name": "TaHoma", "service": "somfy_europe", "user": "", "password": "", "devicesConfig": [ { "key": "Arbeitszimmer Garten", "movementDuration": 39 }, { "key": "Wohnzimmer Terrasse", "reverse": true, "movementDuration": 60 } ], "_bridge": { "username": "", "port": 32601 }, "platform": "Tahoma" }

pitrsan commented 7 months ago

Hi @dubocr I have an RTS awning and have the same problem. Awning works OK, but I would like to have inverse logic, matching other blinds in my house. I run omebridge-tahoma plugin as a child bridge. I look into json configuration of the homebridge-tahoma plugin and I do not see any “reverse” parameter: IMG_0111 I actualy do not see my device “Terrace Awning” where I could modify the “reverse” parameter. Am I missing something? I am not a programmer but hope I should be able to modify parameter from false to true with some navigation.

github-actions[bot] commented 2 months ago

There hasn't been any activity on this issue recently. Please make sure to update to the latest Homebridge TaHoma version to see if that solves the issue. This issue will be closed in case of inactivity.