So I upgraded to Mono 5 - took a lot longer than the 10-20 minutes suggested by HS. More like an hour+. I installed AK IKEA v3.0.0.19
However whilst HS has found the gateway it doesn't seem to connect and doesn't find my Ikea devices.
I get this error...
Code:
Apr-04 16:39:03 AK Ikea Warning Running on 'linux' - using Locator.MonoZeroconf.DeviceLocator
Apr-04 16:39:02 AK Ikea [0]: * Set Ikea [Bridge] gw-a0c9a0d994d7._coap._udp.local (192.168.152.152) (HSPI_AKIkea.DeviceIkeaBridge) Same: False
Apr-04 16:39:02 AK Ikea Saved device: Bridge (Bridge), id: gw-a0c9a0d994d7._coap._udp.local, url: 192.168.152.152:5684
Apr-04 16:39:02 Plug-In Finished initializing plug-in AK Ikea
Apr-04 16:39:02 Starting Plug-In AK Ikea loaded in 4908 milliseconds
Apr-04 16:39:02 Starting Plug-In Plugin AK Ikea started successfully in 1789 milliseconds
Apr-04 16:39:01 AK Ikea UpdateConfiguration: scheduled
Apr-04 16:39:00 Starting Plug-In Initializing plugin AK Ikea ...
Apr-04 16:39:00 Info Plugin AK Ikea has connected. IP:127.0.0.1:38063
Apr-04 16:38:57 Plug-In Interface AK Ikea is running as a trial, 30 days remaining.
I get this error...
Code:
Apr-04 16:56:37 AK Ikea ERROR [417]: ConnectGateway: System.NullReferenceException: Object reference not set to an instance of an object. at Tradfri.TradfriController.CheckResponse (Com.AugustCellars.CoAP.Response resp, Com.AugustCellars.CoAP.Request request, System.Int32 statusCodeExpected, System.Int32 anotherCode) [0x00000] in :0 at Tradfri.TradfriController.GenerateAppSecret (System.String GatewaySecret, System.String applicationName) [0x00083] in :0 at HSPI_AKIkea.DeviceIkeaBridge.CheckTradfriCreds (HSPI_AKIkea.Ikea ikea) [0x00046] in :0 at HSPI_AKIkea.DeviceIkeaBridge.ConnectGateway (HSPI_AKIkea.Ikea ikea) [0x0005d] in :0
Comment