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

V5.2.2 Release Candidate Testing #1017

Closed
bwssytems opened this issue Nov 14, 2018 · 20 comments
Closed

V5.2.2 Release Candidate Testing #1017

bwssytems opened this issue Nov 14, 2018 · 20 comments
Labels
Testing This is a testing item

Comments

@bwssytems
Copy link
Owner

bwssytems commented Nov 14, 2018

Release Candidate V3 out. Only updated the connection retry on the current XMPP harmony hub communication. No new api was put in for the harmony.

https://github.com/bwssytems/ha-bridge/releases/download/v5.2.2RC3

Please verify results and post here.

v5.2.2
Bug fixes found through issues

#923 HABridge sometimes executes both "on" and "dim" command enhancement question
#927 Added quotes around strings in json response for huemulator
#944 Binding to all IP addresses bug question
#945 Harmony activities not working after restarting hub enhancement question
#970 wrong IP address from habridge bug question
#980 UPnP listen by interface rather than address? Or listen on 0.0.0.0? bug question
#992 Domoticz discovery fails when using https without any credentials enhancement question
#1001 MQTT / Java 8 Issue question
#1013 Cant set dim to 1 enhancement question

@bwssytems bwssytems added the Testing This is a testing item label Nov 14, 2018
@toms001
Copy link

toms001 commented Nov 14, 2018

Error "Could not parse state change body. Light state not changed." on all my devices.

-> http://name:[email protected]/api/callAction?deviceID=xx&name=turnOn

Nothing works.

@bwssytems
Copy link
Owner Author

@toms001 what release were you using previously?

@toms001
Copy link

toms001 commented Nov 14, 2018

5.2.1 / aptalca / docker-image

@bwssytems
Copy link
Owner Author

@toms001 assuming you are still using docker here. I will need to check how the new changes play with docker's IP handling.

@bwssytems
Copy link
Owner Author

@toms001 Confirmed, not a docker issue but a code issue. Thanks for testing, new RC2 soon.

@DrMichael
Copy link

I get a java.lang.Error:

Nov 15 15:24:41 raspi2 java[17147]: java.lang.Error: Unresolved compilation problem: |?Syntax error, insert ";" to complete Statement|
Nov 15 15:24:41 raspi2 java[17147]: #011at com.bwssystems.HABridge.hue.BrightnessDecode.replaceIntensityValue(BrightnessDecode.java:65)

@bwssytems
Copy link
Owner Author

Yep, built the ha-bridge with a bad class. new version coming.

@gohamstergo
Copy link

gohamstergo commented Nov 19, 2018

Thanks for the update!

This might be a good time to bring up a tiny thing that I didn't want to create a whole new ticket for. Would it be possible to have the 'bridge devices' page remember my preferred sorting? For example, when sorting by ID, name, etc. it would be great if it saved that. Currently, it seems to sort randomly on each page load.

Running 5.2.2RC2

@bwssytems
Copy link
Owner Author

@gohamstergo Well, currently with the angular control I use, that would be a ticket for an enhancement.

@gohamstergo
Copy link

okie doke, I can create a ticket

@scholzmichael
Copy link

Harmony communication does still not work after hub restart here with 5.2.2RC2. Allthough Alexa now confirms "ok" on a Harmony activity nothing happens, it works after a bridge reinit though.
Log shows:

WARN | Send heartbeat failed | net.whistlingfish.harmony.HarmonyClient
then
WARN | Issue in communcicating with Harmony Hub, retrying connect....
but without reinit of ha bridge communication will not pick up again

@bwssytems
Copy link
Owner Author

@scholzmichael Thanks for the testing... We are a step further as in the past the reinit would not fix it,

@scholzmichael
Copy link

hmmm, at least here the reinit always did the trick immediately, this is why I do a reinit via script 3 times a day, nothing else necesarry.

@bwssytems
Copy link
Owner Author

I will look into the harmony issue as I thought I had it internally reinit the plugin.

@BaBa483
Copy link

BaBa483 commented Dec 24, 2018

@scholzmichael
would you please share your script to reinit three times a day?
i have the exact same issue and i'm very new to all this stuff :)

Thanks in advance and have a merry christmas to all :)

@scholzmichael
Copy link

scholzmichael commented Dec 24, 2018

@BaBa483
actually doing nothing else but sending "IP of HA-Bridge":"Port of HA-Bridge"/system/control/reinit" with put 3 times a day via my Light Manager Air. I had to remove user and password from the HA-Bridge though, did not work if login is required.
Someone did it via Safari's timeline check this thread: #945
Hope you will get it working, and wish everybody here a merry Christmas and a happy new year!
My new NEEO should be ariving soon, looking forward to play arround with my new toy.

@pojomojo1982
Copy link

Connection retry on XMPP still doesn't work - Alexa now says "OK" on harmony commands but nothing happens. Reinit fixes it.

2019-01-13 16:55:52,337 [qtp1521256589-3113] WARN com.bwssystems.HABridge.plugins.harmony.HarmonyHandler - Issue in communcicating with Harmony Hub, retrying connect....
2019-01-13 17:07:07,362 [qtp1521256589-3124] WARN com.bwssystems.HABridge.plugins.harmony.HarmonyHandler - Issue in communcicating with Harmony Hub, retrying connect....

@bwssytems
Copy link
Owner Author

RC4 is now available and should run in most Java Run-times due to the removal of JAXB and also updated Harmony Hub disconnect detection.

@scholzmichael
Copy link

scholzmichael commented Apr 25, 2019

Right now: positive feedback to Harmony issue, no fallout up to now (approx. 24h). Will monitor further...on RC4

@bwssytems
Copy link
Owner Author

This is now released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing This is a testing item
Projects
None yet
Development

No branches or pull requests

7 participants