joeyhage / homebridge-alexa-smarthome

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

[homebridge-alexa-smarthome] After initialization - HttpError(Error getting smart home device state. Reason: Timeout) #138

Open dhruvarora6670 opened 1 week ago

dhruvarora6670 commented 1 week ago

[homebridge-alexa-smarthome] After initialization - HttpError(Error getting smart home device state. Reason: Timeout)

Logs:

[homebridge-alexa-smarthome] After initialization - HttpError(Error getting smart home device state. Reason: Timeout)

Plugin Config:

{
    "devices": [],
    "excludeDevices": [],
    "auth": {
        "refreshInterval": 4,
        "proxy": {
            "clientHost": "localhost",
            "port": 9000
        }
    },
    "amazonDomain": "amazon.in",
    "language": "en-US",
    "performance": {
        "cacheTTL": 30,
        "backgroundRefresh": false
    },
    "debug": false,
    "platform": "HomebridgeAlexaSmartHome",
    "_bridge": {
        "username": "0E:7E:16:C6:9A:87",
        "port": 57584
    }
}