joeyhage / homebridge-alexa-smarthome

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

Amazon.in domain #64

Closed sumit-tokas closed 8 months ago

sumit-tokas commented 11 months ago

Describe The Bug:

Unable to see amazon.in as an amazon domain in the plugin setting.

To Reproduce:

During the installation of the plugin, the settings does not allow to use amazon.in domain as it does not appear in the list

Expected behavior:

amazon.in domain should be present in the domain list.

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

{ "bridge": { "name": "Homebridge 0966", "username": "--------", "port": ---------, "pin": "--------", "advertiser": "ciao", "bind": [ "eth0" ] }, "accessories": [], "platforms": [ { "name": "Config", "port": 8581, "platform": "config" }, { "devices": [ "Tube Light", "Ceiling Light" ], "auth": { "refreshInterval": 4, "proxy": { "clientHost": "192.168.1.10", "port": 9192 } }, "language": "en-IN", "performance": { "cacheTTL": 30, "backgroundRefresh": true }, "debug": false, "_bridge": { "username": "---------", "port": --------- }, "platform": "HomebridgeAlexaSmartHome" } ] }

Screenshots:

image

Environment:

joeyhage commented 8 months ago

This was fixed a couple months ago, this issue didn't auto close for some reason. Closing now.