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

[TiltOnlyVenetianBlind] Support for tilt only blinds? #508

Open
chriscatuk opened this issue Jan 8, 2024 · 3 comments
Open

[TiltOnlyVenetianBlind] Support for tilt only blinds? #508

chriscatuk opened this issue Jan 8, 2024 · 3 comments

Comments

@chriscatuk
Copy link

Gateway: 5977
Device: VenetianBlind > TiltOnlyVenetianBlind

States
Memorised position
Tilt up
Tilt down

It is not clear in the documentation if TiltOnlyVenetianBlind are supported. I find reference to tilt in the documentation only as 1 to 99% of a Venetian Blind, and open/close being 0 and 100%. As it's impossible with the home app to avoid using 0 and 100 the command never works with the following error:

[08/01/2024, 22:28:47] [TaHoma] [Kitchen Venetian blind] setClosure Error 400 No such command : setClosure on device rts://2052-5555-7777/111111111 (rts:TiltOnlyVenetianBlindRTSComponent) (UNSUPPORTED_OPERATION)

The config I tried among others:

        {
            "name": "TaHoma",
            "service": "somfy_europe",
            "user": "******@******.com",
            "password": "**********************",
            "devicesConfig": [
                {
                    "key": "TiltOnlyVenetianBlind",
                    "blindMode": true
                }
            ],
            "platform": "Tahoma"
        }

Is it supported and I'm doing it wrong?

@alfaskop
Copy link

Any update on this? I have the same issue....

@chriscatuk
Copy link
Author

Nope. I switched to Home Assistant and it worked immediately as expected.

I said farewell to homebridge after years of service.

@alfaskop
Copy link

alfaskop commented Feb 24, 2024

Ah, I found that issue was introduced in latest version, downgraded to previous version and it works again.

#501

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

2 participants