homebridge-alexa-smarthome
Create
Roadmap
Feedback
Feedback
Changelog

    Boards

  • Feedback

Powered by Canny

Feedback

Category

Select a category
      • Bug
      • Supported Device Types
      • Optimization
      • Help or assistance
      • Uncategorized
Thermostat API
Setup: Using Amazon "Smart Thermostat" https://www.amazon.com/Amazon-Smart-Thermostat/dp/B08J4C8871 Issue: Cannot change "Mode" (ie: heat/cool/auto). If the thermostat is set to "Off" by using the button on the faceplate or through the Alexa app, plugin shows offline. Thermostat is still online while "off" and the mode can be changed from within the Alexa app. I've began reading into the Thermostat API and I suspect the issue is cause by the migration to version3.2 which now has "modes" supported as an Object. Why: Since the center button of the thermostat is used to toggle the "mode" from heat/cool/auto/off, I would like to create a homekit automation to automatically turn the thermostat back 'on' in case of freezing temperatures.
3
·

complete

Cache device statuses
When HomeKit launches, Homebridge refreshes the state of each device individually. Alexa provides all device statuses at once so it is wasteful to retrieve all device statuses multiple times in rapid succession (e.g. 10 identical requests if 10 Alexa devices are linked via this plugin).
2
·

complete

Powered by Canny