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

[plugwiseha] Unhandled Exception #6781

Closed
lsiepel opened this issue Jan 6, 2020 · 1 comment
Closed

[plugwiseha] Unhandled Exception #6781

lsiepel opened this issue Jan 6, 2020 · 1 comment
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@lsiepel
Copy link
Contributor

lsiepel commented Jan 6, 2020

Once in a while i see this WARN message (using 2.5.0 stable) and the binding version from the initial contribution.

2019-12-28 18:45:14.202 [WARN ] [rnal.handler.PlugwiseHABridgeHandler] - Unhandled exception while refreshing the Plugwise Home Automation Controller plugwiseha:gateway:home - null

Maybe it should be handled in some way that it 1. tells me what is wrong or 2. give a possible solution or 3. set it to debug if it is not affecting the usage of the binding at all.

@lsiepel lsiepel added the bug An unexpected problem or unintended behavior of an add-on label Jan 6, 2020
@QNimbus
Copy link

QNimbus commented Jan 20, 2020

I agree with you that this message should probably be logged as 'debug'. I have changed it to prevent this nuisance log message since it doesn't affect the usage of the binding. I will force-push this change into the most recent pull request.

I will have to look into the exact problem that is causing the exception to be thrown - it's on my TODO list.

QNimbus added a commit to updev-it/openhab2-addons that referenced this issue Jan 20, 2020
With regards to issue openhab#6781 (openhab#6781) changed exception logging in the PlugwiseHABridgeHandler from 'warn' to 'debug' to prevent nuisance messages.

Signed-off-by: Bas van Wetten <bas.van.wetten@gmail.com>
@lsiepel lsiepel closed this as completed May 2, 2020
QNimbus added a commit to updev-it/openhab2-addons that referenced this issue Jun 24, 2020
With regards to issue openhab#6781 (openhab#6781) changed exception logging in the PlugwiseHABridgeHandler from 'warn' to 'debug' to prevent nuisance messages.

Signed-off-by: Bas van Wetten <bas.van.wetten@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

2 participants