question

m-echo1 avatar image
m-echo1 asked

Thermostat that support both dual and single setpoints

1. If Thermostat is in Single setpoint mode, when User requests Set Temp to 20"C, what request we get Alexa? To change both setpoints or Single Setpoint?

We couldnt change both setpoints as thermostat is in either Heat or Cool Mode if thats what Alexa request says. Giving error response is bad, as we could also change the Heat or Cool temperature as per the request,( we used to do that in V2 Skill)

alexa smart homethermostat
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

KAIYIN@AMAZON.COM avatar image
KAIYIN@AMAZON.COM answered

What is the returned value for the discovery response? Is it just "targetSetpoint" under supported values?

"properties":{"supported":[{"name":"lowerSetpoint"},{"name":"targetSetpoint"},{"name":"upperSetpoint"},{"name":"thermostatMode"}],

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.