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

The ability to set the blinds orientation. #37

Open
panjazzon opened this issue Aug 6, 2020 · 17 comments
Open

The ability to set the blinds orientation. #37

panjazzon opened this issue Aug 6, 2020 · 17 comments

Comments

@panjazzon
Copy link

I will love to have possibility to set the blinds orientation (rotation) with the tahoma node. Is there any chances to implement this future into your node?

@marekhalmo
Copy link
Contributor

Hello @panjazzon, this feature is already implemented using "customRotation" action with the "orientation" parameter..
I'm not sure if it is latest release but you can try to send {"action":"customRotation","orientation":"25"}

(i originally added this feature and it seems to be merged to master and is working on my setup)

@panjazzon
Copy link
Author

Hi @marekhalmo. I have tested it without succes. It seems to not working. The node is not responding for "customRotation" action.

@marekhalmo
Copy link
Contributor

@panjazzon it might not be in the latest release .. @nikkow can you push it to a new release?

@marekhalmo
Copy link
Contributor

@panjazzon you can also overwrite the files you have installed on your machine.. (not sure if everything works properly)

@nikkow
Copy link
Owner

nikkow commented Aug 8, 2020

Hello,
A new version fixing several issues and including this feature is planned to be released within the next few days 🙂

@marekhalmo
Copy link
Contributor

Great thanx!

@panjazzon
Copy link
Author

I'm very happy to hear it. Thank you very much :)

@nikkow
Copy link
Owner

nikkow commented Aug 22, 2020

Hello @panjazzon, @marekhalmo,

This should be part of release 2.0.3, can you please test again? Unfortunately, I have no devices that support orientation to test this feature.

Thanks!

@panjazzon
Copy link
Author

Hello @nikkow. I'm on the vacation now. I will test it around 7th september when I get back.

@nikkow
Copy link
Owner

nikkow commented Aug 22, 2020

No problems, I will keep this ticket open until someone can confirm that it is working as expected :)
Enjoy your vacation!

@marekhalmo
Copy link
Contributor

Hello @nikkow .. the code i committed is running fine for past 2+ months on my setup (only my commit).. so i guess it is tested.. i just wanted to share it..

I will migrate to 2.0.3 as soon as you release it (because of the "good enough posittion" feature) but i don't want to mess up my installation untill then (wife does not like issues :) )

@marekhalmo
Copy link
Contributor

Hello @panjazzon .. were you able to test test the feature?
@nikkow will you do a new release anytime soon?

@panjazzon
Copy link
Author

panjazzon commented Dec 30, 2020 via email

@marekhalmo
Copy link
Contributor

@nikkow Hello, can you make a new release?
This feature works on my build since aug 2020
:(

@panjazzon
Copy link
Author

I came back to my installation, updated node to v 2.0.3 and have no success with get it working at all. Tahoma node linked to my previously created somfy app shows "no devices". New created app doesn't link, and says:

An error has occurred
Please try again. If the problem persists, please contact our technical support team.

Problem persist for 10 days.

@panjazzon
Copy link
Author

A few days ago without any action from me, everything started working. I can confirm that setting orientation is working fine. Does anyone knows how to set position and orientation at the same time with one action? For example, how send comand to blinds to move to "position":50 and then immediately set "orientation":25?

@marekhalmo
Copy link
Contributor

Because of how the api for this nodes is constructed there is no way to set both position and orientation,... you have to make 2 calls

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

No branches or pull requests

3 participants