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

Present the user an editable JSON-tree for parameter manipulation #34

Open
gismo141 opened this issue Jan 31, 2017 · 4 comments
Open

Present the user an editable JSON-tree for parameter manipulation #34

gismo141 opened this issue Jan 31, 2017 · 4 comments
Projects
Milestone

Comments

@gismo141
Copy link
Owner

The parameters could be read from the plugins repository and an config_sample.json-file or equivalent.

@gismo141 gismo141 added this to the v2.0.0 milestone Jan 31, 2017
@gismo141 gismo141 added this to Ideas in v2.0.0 Jan 31, 2017
@fafoulon
Copy link

fafoulon commented Mar 8, 2017

I agree it would be really practical.

@normen
Copy link

normen commented Jun 15, 2017

https://github.com/josdejong/jsoneditor

This is a nice JSON editor written in JavaScript, it should allow editing the config.json file conveniently even without templates. I looked into adding it but with all the HTML being generated in strings I didn't quite find the place to insert it.

@gismo141
Copy link
Owner Author

Hi @normen!
Thanks for the help so far - the editor looks great!
A good starting point is the v2.0.0 branch, there are still some problems in removing and adding accessories but for UI-improvements its easier than the release version. There is a content-folder, where the websites are prepared, maybe you could implement the editor there?

Thanks again and hope I could help!

@normen
Copy link

normen commented Jun 18, 2017

Hey. I'll have a look, currently I am working on a few differnet homebridge plugins and another app. When my homebridge setup settles I might look into this again. It shouldn't be that hard as the JSON data is already in the browser so if anyone wants to take a whack at it before you now know about jsoneditor ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v2.0.0
Ideas
Development

No branches or pull requests

3 participants