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

additional Loxone items availability in homebridge #58

Open
keuninkske opened this issue Oct 10, 2020 · 0 comments
Open

additional Loxone items availability in homebridge #58

keuninkske opened this issue Oct 10, 2020 · 0 comments

Comments

@keuninkske
Copy link

hello,

i find the InfoOnlyDigital, LeftRightDigital and UpDownDigital Items generated in the data/LoxApp3.json by my loxone server recognized in the startup of the hombridge instance

unfortunatly they are given as: "is an item not handled"

i did already few hours of effort to add support myself, so i can finaly also commit something to the homebridge project, (would be nice to learn but also to give back something to all the poeple who did a lot of effort on this project)

i found some code in the ItemFactory.js file who is about the InfoOnlyDigital items
but the file for this one in the items folder is missing
i tried to modify a bit of the code in the ItemFactory.js file and added a new file in the items folder
but i am running into errors like "TypeError: Cannot read property 'call' of undefined"

this is my very first time i am working in Node.js and I am not an experienced programmer in other languages either
the task seems to be to difficult for my knowledge

can somebody make the support for the 3 items available?
or is somebody willing to help me learn more about the code?

thanks in advance

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

1 participant