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

config within HOOBS and identify in eve #37

Closed
emufan opened this issue Nov 16, 2020 · 2 comments
Closed

config within HOOBS and identify in eve #37

emufan opened this issue Nov 16, 2020 · 2 comments

Comments

@emufan
Copy link

emufan commented Nov 16, 2020

At first: Great connector. Great description. Thx so much.

Currently I face some problems but want to dig into this on my own.

But in the documentation you are referring to HOOBS and that the configuration there has to be done via .homebridge-homeconnect-v1.schema.json, etc. But I'm unable to find this within my HOOBS docker. Do you have an idea/hint, where this is stored?

And you recommend to initiate identify in other apps like eve. But who to trigger this there? I cannot find a button or routine there. Do you have an idea or hint as well?

Thanks and best regards

@emufan emufan added the bug Something isn't working label Nov 16, 2020
@thoukydides
Copy link
Owner

But in the documentation you are referring to HOOBS and that the configuration there has to be done via .homebridge-homeconnect-v1.schema.json, etc. But I'm unable to find this within my HOOBS docker. Do you have an idea/hint, where this is stored?

I think you have misunderstood.

This plugin generates the .homebridge-homeconnect-v1.schema.json file to describe its configuration file format. You should never edit or attempt to parse that file by hand. It is solely to control the GUI presented by homebridge-config-ui-x for editing the plugin's configuration. It is of absolutely no relevance if you are using HOOBS.

I do not use HOOBS, so cannot advise on how to use this plugin with it. However, I would expect it to provide a way to edit the plugin's config.json file by hand; probably under the plugin's Advanced settings.

And you recommend to initiate identify in other apps like eve. But who to trigger this there? I cannot find a button or routine there. Do you have an idea or hint as well?

In Eve, select the Rooms tab, find one of the appliances added by this plugin, and click on its name (not any of the active controls). This will open a more detailed screen showing all of the appliance's services and characteristics. At the top of the screen, under the back and edit buttons, it will have the appliance's name and an arrow pointing right. Click on that name/arrow and two more buttons will appear: a cog and an ID button. The ID button triggers the Identify mechanism.

@emufan
Copy link
Author

emufan commented Nov 18, 2020

More than great. Thanks for the explanation. Now this is clear and is working as you described.

@thoukydides thoukydides removed the bug Something isn't working label Nov 18, 2020
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