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

How to debug addon parameter or changes in the metadata? #20

Open
brainvalleyorg opened this issue May 31, 2024 · 1 comment
Open

How to debug addon parameter or changes in the metadata? #20

brainvalleyorg opened this issue May 31, 2024 · 1 comment

Comments

@brainvalleyorg
Copy link

I am currently creating my first addon and would like to use dependent parameters and buttons within the metadata. However, the parameters are only visible once the addon has been deployed to the system. During debugging, the parameters, or the entire addon, are not visible. Even if you deploy the addon and then make changes to the metadata, the changes are not visible.

I currently have to completely redeploy the addon after every change to the metadata. This makes debugging very difficult. Is there a way to make the addon visible in the interface during debugging? Am I missing something here?

@roelandkluit
Copy link

No sure what you mean with metadata en dependent parameters. Do you mean fields in the UI.
You can checkout my code with that implemented: https://github.com/roelandkluit/FreeAtHome-WTH-UMR2-Connector/blob/master/README.md

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