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

Webhook for Harmony not being saved #610

Closed
DanfieldNet opened this issue Apr 26, 2017 · 13 comments
Closed

Webhook for Harmony not being saved #610

DanfieldNet opened this issue Apr 26, 2017 · 13 comments

Comments

@DanfieldNet
Copy link

I'm able to define a Harmony hub with IP via web interface, but it will not save the an entered webhook URL.

@bwssytems
Copy link
Owner

Will take a look

@NovaGL
Copy link

NovaGL commented Apr 30, 2017

Same here, it just puts blank there

@SlingMaxwell
Copy link

I'm encountering this same defect. I enter a webhook URL, but it just shows a blank and does not store it in the config file.

@bwssytems
Copy link
Owner

I assumee this in 4.5.0?

@DanfieldNet
Copy link
Author

Yes, 4.5.0, at least for me.

@NovaGL
Copy link

NovaGL commented May 2, 2017

Me too

@audiofreak9
Copy link
Collaborator

Add me to that list v4.5.0

@bwssytems bwssytems added the bug label May 3, 2017
@bwssytems
Copy link
Owner

I should really finish my implementations......

@DanfieldNet
Copy link
Author

Is there a work-around by directly editing the .ini file and, if so, what is the format?

Thanks!

@bwssytems
Copy link
Owner

Yes, in the habridge.config file after the name and ip of the harmony, add this ',"webhook":"http://192.168.0.1/activity/${activity.id}/${activity.label} OR http://hook?a=${activity.label}"'

@bwssytems bwssytems added this to the v4.5.1 milestone May 10, 2017
@NovaGL
Copy link

NovaGL commented May 24, 2017

Thanks. Is there anyway to decrypt config for direct manipulation

@bwssytems
Copy link
Owner

Th only part of the config that is encrypted are the security settings and passwords. If you want to write a lot of code to decrypt with the key you give, have at it, but it is encrypted for a reason.....

@NovaGL
Copy link

NovaGL commented May 25, 2017

I just want to batch update the IP of devices but can't see a way

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

No branches or pull requests

5 participants