Closed michbeck100 closed 6 years ago
Please bring this in the next version.
Sure. Will do among other things required for homeduino like the migration to new Serialport implementation and the integration of the new virtual homeduino build
2017-12-20 19:35 GMT+01:00 0rTiN notifications@github.com:
Please bring this in the next version.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pimatic/pimatic-homeduino/pull/87#issuecomment-353146089, or mute the thread https://github.com/notifications/unsubscribe-auth/AF1ZbtijjBOuMSHiqZToTf7MrHMJBYpMks5tCVNigaJpZM4QhpWM .
Wonderfull. Will this come soon or does it need longer time to release the new functions?
Well someone needs to test the feature
I can do it.
I tried to replace the relevant files, but pimatic was not starting anymore. How can I make it running for a test?
Like this: https://stackoverflow.com/questions/6022302/how-to-apply-unmerged-upstream-pull-requests-from-other-forks-into-my-fork and then install the plugin from github
Will this be in the next release, too?
Is this already implemented? Can I do something to help?
@theslash you could test if the rolling time works for you.
Ok, so I set a rolling time for one of my shutters of 23 seconds. When I then call the moveByPercentage like this: curl -X GET "http://192.168.1.5:8080/api/device/rollo-esszimmer/moveByPercentage?percentage=-10" the shutter moves down approx 10% and so on, when I use positive numbers, then it moves up. So this is good I think.
This change is analogous to the changes made in https://github.com/pimatic/pimatic/pull/920 for the DummyShutter