Login URL Blank on Hoobs
coneybeare opened this issue · 2 comments
coneybeare commented
LG Air Conditioner Model
N/A
Describe the bug
When trying to log in and setup the account through HOOBS, the Login URL is blank:
"platforms": [
{
"platform": "LgThinqAirConditioner",
"plugin_map": {
"plugin_name": "homebridge-lg-thinq-ac"
},
"country_code": "US",
"language_code": "en-US",
"refresh_interval": 1
}
]
}
Symptom check
- Does your unit appear in the Home app? N/A
- Is the current on/off state, temperature, and mode being reported? N/A
- Does your unit respond to the controls? N/A
Relevant logs
If you feel there are relevant logs, please include them here. Otherwise you can remove this.
12/10/2020, 8:26:03 AM Loaded plugin 'homebridge-lg-thinq-ac'
12/10/2020, 8:26:03 AM [12/10/2020, 6:26:03 AM] Registering platform 'homebridge-lg-thinq-ac.LgThinqAirConditioner'
12/10/2020, 8:26:03 AM Loading 1 platforms...
12/10/2020, 8:26:03 AM [LgThinqAirConditioner] Initializing LgThinqAirConditioner platform...
12/10/2020, 8:26:03 AM Bridge is running on port 51826.
12/10/2020, 8:26:03 AM [LgThinqAirConditioner] Error initializing platform Error: Auth not ready yet, please log in.
sman591 commented
Have you restarted Homebridge after setting the language & country?
coneybeare commented
That was it. I had restarted the service, thinking that was enough. A hard reboot of the hooks box did it, thanks!