home-assistant-eltako
home-assistant-eltako copied to clipboard
Tilt feature for shutters
I want to be able to define the tilt position for my shutters in HA.
https://www.home-assistant.io/integrations/cover/
https://developers.home-assistant.io/docs/core/entity/cover/
I have added a set_tilt_position feature to the project but I can't commit anything. Can you create a branch and give me rights to commit to that?
Hello @chriseberlein, you need to create a fork, develop your feature and create a pull request for merging it back.
Hello @chriseberlein, I've merged it into the feature-branch but I needed to change a bit so that tests can run through. Can you please check if everything is working?