yenoiwesa / homebridge-connexoon

A homebridge plugin to integrate Somfy blinds with the Connexoon RTS hub
Apache License 2.0
26 stars 2 forks source link

"commands": ["close", "my", "open"] #53

Closed fcXesco closed 2 years ago

fcXesco commented 2 years ago

Hi, I am not able to get the close, my, open buttons on homekit.

{
    "accessories": [],
    "platforms": [
        {
            "platform": "Connexoon",
            "name": "My Connexxon Hub",
            "username": "mail",
            "password": "*****",
            "service": "Connexoon",
            "useListedDevicesOnly": true,
            "devices": {
                "3": {
                    "commands": [
                        "close",
                        "my",
                        "open"
                    ]
                }
            }
        }
    ]
}
yenoiwesa commented 2 years ago

Hi there @fcXesco 👋

Would you have more details about your issue? I don't have enough to help you.

Cheers.

yenoiwesa commented 2 years ago

Closing this issue as it's lacking details. Reopen when you have more.