Setting temperature setpoint using SmartThings API

We want to send command to thermostat for control temperature.

I have seen that “temperatureMeasurement” capability but unable to found any command.

Hi, @Nand_Kishor!

Indeed, this capability is the one used to show the current temperature of a device. The ones that allow you to control the cooling or heating setpoints are:

Have you verified if those capabilities are included in your device?
You can confirm that by listing the devices using the ST CLI or a direct query to the ST API

How i can increase or decrease current temperature of thermostat?
Please share any example.

1 Like