joeyhage / homebridge-alexa-smarthome

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

feat: remove unecessary http calls, exclude setting, default to switch type #114

Closed joeyhage closed 7 months ago

joeyhage commented 7 months ago

Description

  1. Remove unnecessary http calls
  2. Added exclude devices setting
  3. Default to switch device for unknown device types that support on and off

Type of change

How Has This Been Tested?

Local testing was successful including integration tests that call Alexa API.

Checklist: