joeyhage / homebridge-alexa-smarthome

Connect Alexa devices to HomeKit
MIT License
62 stars 20 forks source link

feat: add support for setThermostatMode #75

Closed zouma45 closed 7 months ago

zouma45 commented 7 months ago

Addition of support for setThermostatMode action. now you can choose between HEAT, COOL, AUTO and OFF.

for OFF, since there are some cases where the device does not support it from setThermostatMode, I added a power off from PowerController in the catch section.

Tested on Haier AC : "deviceType": "THERMOSTAT", "deviceModelType": "AS35TAMHRA-C",

joeyhage commented 7 months ago

Looking at this now

zouma45 commented 7 months ago

Hello @joeyhage, I hope you are doing well, is it possible to release 2.0.4 with this feature, I don't have the rights to create one. I would like to unlink the project from Homebridge hehe.

joeyhage commented 7 months ago

@zouma45 thanks for the reminder. I just published 2.0.4!