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

[openthermgateway] error setting thermostat clock #14423

Closed
ArjenKorevaar opened this issue Feb 17, 2023 · 1 comment · Fixed by #14424
Closed

[openthermgateway] error setting thermostat clock #14423

ArjenKorevaar opened this issue Feb 17, 2023 · 1 comment · Fixed by #14424
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@ArjenKorevaar
Copy link
Member

Please see this post on openHAB Community forums.

When attempting to set the thermostat clock using the SC command, the following error occurs:

An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.openthermgateway.handler.OpenThermGatewayHandler@16ce045': Unsupported gateway code 'SC'

The error is caused by a bug in the code where the SetClock is wrongly mapped to the ST command instead of the SC command.

I will fix this error and create a PR when ready.

@ArjenKorevaar ArjenKorevaar added the bug An unexpected problem or unintended behavior of an add-on label Feb 17, 2023
@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/opentherm-gateway-binding/39160/332

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

Successfully merging a pull request may close this issue.

2 participants