Git Product home page Git Product logo

Comments (8)

snowdd1 avatar snowdd1 commented on August 15, 2024

Hi Peter, I have the same set up (also Gira Jalousie-Actor) and it works. What is the reaction if you change the target position using HomeKit?

from homebridge-knx.

petkoe avatar petkoe commented on August 15, 2024

Hallo Raoul,

there is no reaction. I have now just two accessories for a test environment. A lamp and the windows cover. I can switch the lamp on/off or set the brightness. I receive the pos of the shutter but cannot set it. There is no reaction. Setting the position from the gira app I received the new position from the bus. Can you verify that I have set the correct addresses.

Thanks

Peter

from homebridge-knx.

snowdd1 avatar snowdd1 commented on August 15, 2024

Hello Peter!
I used

{
    "name": "Bürorollo Links",
    "services": [
        {
            "type": "WindowCovering",
            "name": "Bürorollo links",
            "TargetPosition": {
                "Set": "2/3/46"
            },
            "CurrentPosition": {
                "Listen": "2/3/26"
            }
        }
    ]
},

In ETS it looks like:
image
It's a "Jalousieaktor 8fach" Gira 2161 00
Hope that helps.
Raoul

from homebridge-knx.

petkoe avatar petkoe commented on August 15, 2024

Hello Raoul,

nope. It looks identical to mine. I have the same setup. I just removed the "R" from the addresses. I have now a second one added to my test in case somethings wrong but i am not able to move the cover down.
I get the correct position but cannot move. In the terminal I see nothing when using the home app. I deleted everything in .homebridge, removed the home from my phone ...

Do you have a way to debug?

Peter

from homebridge-knx.

snowdd1 avatar snowdd1 commented on August 15, 2024

Hi Peter,
I just saw you wrote "Targetposition" instead of "TargetPosition" (upper case "P" as in "Peter" - sorry couldn't resist 😄 )
Please try with capitalized P!
Regards
Raoul

Sorry for the program being so stupid, but it simply compares the strings to Homekit definitions, and that binary.

Ah, and you'll need the "R" flags to reverse the addresses. I just had removed them for a test. Keep them!

from homebridge-knx.

petkoe avatar petkoe commented on August 15, 2024

Hallo Raoul,

thanks with a big T 👍

It is working now.

Peter

from homebridge-knx.

snowdd1 avatar snowdd1 commented on August 15, 2024

BTW there should have been some kind of warning at start-up. But there aren't, as the current 0.2.x version actively looks for the right properties, and thus neglects everything else that could be in there.
Next version 0.3 will be different.
However, that means a lot of work for me - and for you, because the config format is different...

from homebridge-knx.

petkoe avatar petkoe commented on August 15, 2024

If I can help you with testing. I have a second installation on my Mac and some basic excel file for "calculating" the config.json. I can also setup a virtual machine for testing.

from homebridge-knx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.