CyrilP / hass-deltadore-tydom-component

Delta Dore Tydom Home Assistant custom component
MIT License
12 stars 3 forks source link

Tilt position for BSO #80

Closed Misxs closed 6 months ago

Misxs commented 6 months ago

Checklist

Is your feature request related to a problem? Please describe.

Hey

I try to manage the tilt of the BSO at 90%, in fact the module open the BSO at 90% instead of just changing the tilt. See the log attached. Could you change it ? Thanks home-assistant_deltadore_tydom_2024-04-30T23-09-04.748Z.log

Describe the solution you'd like

Manage the tilt position without opening or closing the BSO

Describe alternatives you've considered

NA

Additional context

NA

CyrilP commented 6 months ago

I've just had a look at the code, in fact it was not fully implemented as I don't have tilt covers. In fact the command name I used is the same as the position, that's why you have this behavior. I just need to find the command in your previous logs. I'll tell you when I'll have a pre-release with the fix

CyrilP commented 6 months ago

can you try the beta release v0.7-tilt please ?

Misxs commented 6 months ago

Same issue. I try to setup the tilt position at 50%. but in fact the cover is now open at 50%. The tilt is not moving at 50% as expected. home-assistant_deltadore_tydom_2024-05-04T15-25-40.510Z.log

CyrilP commented 6 months ago

of course it doesn't work, I relased the wrong branch without the fix. can you try v0.7-tilt2 please ?

Misxs commented 6 months ago

I do it and now it is working as a charm. Thanks

CyrilP commented 6 months ago

Good news, I'll do a new stable release.