jamesrodda / homebridge-mihomegateway

A homebridge plugin for connecting the MiHome gateway to HomeKit
Apache License 2.0
12 stars 2 forks source link

Error 503 in event log for all Mihome devices #22

Closed Gordon-Newell closed 3 years ago

Gordon-Newell commented 3 years ago

[05/08/2021, 20:48:27] [MiHomeGateway] Error getting subdevice information: Living Room Lamp Unexpected statusCode from getSubDeviceInfo: 503

Gordon-Newell commented 3 years ago

More information.

Homebdrige version : v1.3.4 Node : v14.17.4 NPM : v7.20.4

jamesrodda commented 3 years ago

Hi, a 503 status code indicates the service was unavailable... Are you still seeing this issue? I can manually call the API externally to the plugin and also use the plugin itself.

Gordon-Newell commented 3 years ago

It was working, but was reporting the error, seems to have resolved itself now, so assuming it was an issue at MiHome's end