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

Can't set coolingSetpoint of Samsung A/C over Thermostat node #41

Open
syoma755 opened this issue Jul 15, 2020 · 3 comments
Open

Can't set coolingSetpoint of Samsung A/C over Thermostat node #41

syoma755 opened this issue Jul 15, 2020 · 3 comments

Comments

@syoma755
Copy link

Hello
I'm trying to setup a cooling setpoint of Samsung A/C using Thermostat Node.
I can already switch this A/C on and off using switch node, but with temperature happens something weird.
When I send a message to Thermostat node it throws following error:
"StatusCodeError: 422 - {"requestId":"0D190591-A9C8-48E3-B7B3-7E7B9DB18EC4","error":{"code":"ConstraintViolationError","message":"The request is malformed.","details":[{"code":"NotValidValue","target":"[0].capability","message":"thermostat is not a valid value.","details":[]}]}}"

What does it mean? The input message seem to have correct format:
image

@RockWest
Copy link

I am having the same error with a Sensi Thermostat Node.

StatusCodeError: 422 - {"requestId":"1201749D-C950-4B4B-83F6-3107F43ADE3A","error":{"code":"ConstraintViolationError","message":"The request is malformed.","details":[{"code":"NotValidValue","target":"commands[0].capability","message":"thermostat is not a valid value.","details":[]}]}}

The input message is:
{"_msgid":"1ab83bf2.dae884","topic":"coolingSetpoint","payload":{"value":25}}

@otaviojr
Copy link
Owner

otaviojr commented Jun 6, 2022

I know this has been posted a long time ago, but now I bought a Samsung VRF A/C for my home, and will finally test this node.

It will work for sure.

As soon as the Samsung engineer comes here to start it.

regards,
Otávio Ribeiro

@drawwe
Copy link

drawwe commented Apr 6, 2023

Hi,

Old post but I have exactly the same issue as above, is there a solution for this?

Regards,
Freddy

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

No branches or pull requests

4 participants