kiwi-cam/homebridge-broadlink-rm

Temperature Adjustment

Opened this issue · 1 comments

Describe the bug
If you have Siri change the temperature above the current ambient temp it changes the heating threshold temperature when in cool mode.

To Reproduce
Steps to reproduce the behavior:

  1. While in cool mode ask Siri to set a temperature above the current ambient temp shown in the home app.

Expected behavior
It should always change the cooling threshold temp while in cool mode and heat while in heat.

Things I've found:

Current ambient temp: 70
Heater-cooler accessory name: Air Conditioner
Mode: Cool

"Hey siri, set the AC to 73": sets the heatingThresholdTemperature to 73

"Hey siri, set the thermostat to 73": sets the heatingThresholdTemperature to 73 AND turns on heat mode.

"Hey siri, set the coolingThresholdTemperature to 73": this actually did change it properly.

I've tried renaming the accessory thinking that was the cause but it still doesn't work, it doesn't recognize heat or ac to correspond with heating or cooling threshold temps and behaves like auto is on.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.