-
Notifications
You must be signed in to change notification settings - Fork 199
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
Comments
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. |
@toms001 what release were you using previously? |
5.2.1 / aptalca / docker-image |
@toms001 assuming you are still using docker here. I will need to check how the new changes play with docker's IP handling. |
@toms001 Confirmed, not a docker issue but a code issue. Thanks for testing, new RC2 soon. |
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| |
Yep, built the ha-bridge with a bad class. new version coming. |
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 |
@gohamstergo Well, currently with the angular control I use, that would be a ticket for an enhancement. |
okie doke, I can create a ticket |
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. WARN | Send heartbeat failed | net.whistlingfish.harmony.HarmonyClient |
@scholzmichael Thanks for the testing... We are a step further as in the past the reinit would not fix it, |
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. |
I will look into the harmony issue as I thought I had it internally reinit the plugin. |
@scholzmichael Thanks in advance and have a merry christmas to all :) |
@BaBa483 |
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.... |
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. |
Right now: positive feedback to Harmony issue, no fallout up to now (approx. 24h). Will monitor further...on RC4 |
This is now released! |
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
The text was updated successfully, but these errors were encountered: