PatchworkBoy / homebridge-edomoticz

Domoticz Homebridge-Plugin
Other
118 stars 44 forks source link

Domoticz Version 2022.1.14552 2022-10-10 #250

Closed inext-gr closed 1 year ago

inext-gr commented 1 year ago

Hi, unfortunately in this version of domoticz the inverted blinds with percentage have been removed. Kindly we can solve the problem somehow. Thank you

vespino commented 1 year ago

As of this version I have to ask Google to close my blinds to open them and vice versa. Don't know why they changed this (https://www.domoticz.com/wiki/Blinds) but hope this can be solved.

daliquidalien commented 1 year ago

It seem that the parameters sent to DZvents have changes as well from on/off to open/close. Not clear if 0/100 for percentage are still supported. On the Domoticz forum, they say the new logic should be implemented in the plugins. My $0.02.

vespino commented 1 year ago

I solved my issue this way: https://github.com/domoticz/domoticz/issues/5371#issuecomment-1282290529

ksacca commented 1 year ago

I posted a comment on the domoticz forum with a possible solution (currently for testing purposes). Feel free to check https://domoticz.com/forum/viewtopic.php?p=293567#p293567 and test for issues. As long as it’s simple, I might be able to fix remaining issues.

odelma commented 1 year ago

Can you make a pull request for this change? I think it works well 👍

niko44 commented 1 year ago

thanks a lot ! It works well now. Yes make a pull request and pray for the next version XD

Git-Bruno commented 1 year ago

Thanks a lot. My blinds are now moving the correct way with your change installed on top of homebridge-edomoticz v2.1.38.

ksacca commented 1 year ago

thanks a lot ! It works well now. Yes make a pull request and pray for the next version XD

I created a pull request. Let's hope it will be merged.

PatchworkBoy commented 1 year ago

Merged, version incremented, and pushed to NPM. Thanks!