Git Product home page Git Product logo

Comments (7)

snowdd1 avatar snowdd1 commented on July 16, 2024

Not yet. The problem is that the garagedooropener uses values 0..4, and that requires at least a byte value.
I have thought about being able to allow individual mappings, but have no working concept yet.
If you have some other logic module on the bus, you might do the mapping there in the meantime; and use a new group address for homekit.

from homebridge-knx.

gjniewenhuijse avatar gjniewenhuijse commented on July 16, 2024

Individual mappings would be great..
For now its solved by an external logic device.

from homebridge-knx.

snowdd1 avatar snowdd1 commented on July 16, 2024

Hi @gjniewenhuijse Geert-Jan,
you might now have a look at the alpha version of 0.3 - it is branch plugin-2.0

from homebridge-knx.

snowdd1 avatar snowdd1 commented on July 16, 2024

Ps: the possibility to write very simple individual handlers should solve this!

from homebridge-knx.

gjniewenhuijse avatar gjniewenhuijse commented on July 16, 2024

thanks, i try to get that working

from homebridge-knx.

dlt- avatar dlt- commented on July 16, 2024

Converting hue colour to four different KNX group addresses which control r,g,b,w channels of a led strip could also be a good example for 0.3's handler.
I have now done this by using http-rgb plugin, which just reads and sends values using knxtool, but I think that could be done now by using that custom logic.

from homebridge-knx.

snowdd1 avatar snowdd1 commented on July 16, 2024

Hi @gjniewenhuijse
Have a look at the sample add-ins that ships with the (now beta) version 0.3.0
E.g. the SimpleGarageDoor I wrote for my garage door, that has only two GAs, one for opening and one for closing:
https://github.com/snowdd1/homebridge-knx/blob/plugin-2.0/lib/addins/SimpleGarageDoor.js

You can install it with npm install homebridge-knx@beta

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.