Closed viliamcarnoky closed 4 months ago
Update to homebridge-daikin-cloud@2.2.0 and see if the problem still exists.
Now it works but i dont know how to set up the new API. Im running on Raspberry Pi on 192.168.50.190:8581 and homebridge is running on 51078. I also have pihole on port 80. Can you help me?
Try this
{
"clientId": "FILL_IN",
"clientSecret": "FILL_IN",
"callbackServerExternalAddress": "192.168.50.190",
"callbackServerPort": "8582",
"oidcCallbackServerBindAddr": "127.0.0.1",
"showExtraFeatures": false,
"excludedDevicesByDeviceId": [],
"platform": "DaikinCloud"
}
Redirect URI is https://192.168.50.190:8582
still doesn't work im sending you a log. homebridge.log-2.txt
Now it works ive changed callback server to 0.0.0.0 and it fixed it
had the same issue, and setting the oidcCallbackServerBindAddr
to 0.0.0.0
solved it
Ive upgraded this plugin to the 2.2 version but the homebridge wont start. Im sending you log files. Please fix it ASAP homebridge.log.txt