michbeck100 / pimatic-hap

Pimatic homekit bridge
GNU General Public License v2.0
30 stars 10 forks source link

Change garage doors to windows shades #65

Open mpuff opened 7 years ago

mpuff commented 7 years ago

In home my windows shades are garage doors, can i change this that this is correct?

michbeck100 commented 7 years ago

Currently it uses garage doors, because the homekit "protocol" defines shades different then pimatic. HomeKit wants percentage values when opening or closing shades. This is currently not fully supported in pimatic. I started to implement this with https://github.com/pimatic/pimatic/pull/920. But it's not completely finished. As long as this is the case, i consider this issue as feature request.

theslash commented 3 years ago

Is there anything New here? I'm still struggling with the garage doors

michbeck100 commented 3 years ago

I have some shades now myself, so pimatic-hap could basically move to shades. But I have to check in the pimatic config if the rollingTime config is used, so its a bit more complicated to implement. Lets hope I find the time to do this soon. PR is always welcome

theslash commented 3 years ago

This would be so great, I just commented here: https://github.com/pimatic/pimatic-homeduino/pull/87#issuecomment-730961080 The "moveByPercentage" seems to work. I use Siri quite some time, and always telling her to shut all the garage doors in the living room ist just annoying ;-D I'm gonna have a look at your code but honestly I don't think I can contribute much but I will try. thanks for your work, great to see that pimatic is not abandoned.