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

Accessory Type: Blind/Awning #7

Open
fab301s opened this issue Aug 9, 2018 · 7 comments
Open

Accessory Type: Blind/Awning #7

fab301s opened this issue Aug 9, 2018 · 7 comments

Comments

@fab301s
Copy link

fab301s commented Aug 9, 2018

Would love to see the accessory type change from 3 simple on/off buttons to a single button that controls open/stop/close. Similar to how it's implemented in https://github.com/yungsters/homebridge-mylink

image

@jhurliman
Copy link
Owner

This is a great idea. I don't own the awning that I originally wrote this for anymore so I would be unable to implement and test myself, but I'm happy to code review and merge if someone wants to submit a PR (that they can test themselves).

@Kydix
Copy link

Kydix commented Dec 10, 2019

Very good idea ! Hope you can do that. I can test if you want.

Someone make a jeedom's plugin to simulate this with somy rts. Maybe you can take a look ?

https://github.com/Zerat9w/Jeedom-voletProp

@phis5533
Copy link

phis5533 commented Jan 9, 2020

Hi,

with this plugin https://github.com/DaGolle/homebridge-rfxtrx you have the command similar to the one you show @fab301s , but the behavior is quiet erratic... :-)
So maybe it is a good start point ?

If someone knows how to code....

Thx
BR
Philippe

@glefand
Copy link

glefand commented Jun 3, 2020

Hi, there is also this plugin https://www.npmjs.com/package/homebridge-rfx-shutter
but the init of the RFX433XL is only working 1 homebridge restart of 4 or 5 ...

@fab301s
Copy link
Author

fab301s commented Jun 4, 2020

Thanks for the tip, I got it working with very little effort.

I did need to change rfxcom_1.BlindAction.Up : rfxcom_1.BlindAction.DOWN to rfxcom_1.BlindAction.DOWN : rfxcom_1.BlindAction.UP on Line 71 of WindowCover.js as I'm using it to control an Awning and the order is reversed.

@glefand
Copy link

glefand commented Jun 8, 2020

Hi @jhurliman would it be possible to work together on developing an update of this plugin to support WindowCovering accessory type instead of remote ?
I'm not developer but I can test :)

@momsse
Copy link

momsse commented Aug 10, 2020

@glefand I just published a v2 of the plugin homebridge-rfx-shutter that should fix this issue (explained on the README), feel free to open an issue if you encounter troubles with it

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

No branches or pull requests

6 participants