I am using Withings Scale, Sleepmat, BPM and Thermo.
Although I have switched off debugging in the config, my HS3 log is filling up with large debug entries for 'Updating Withings Measure Groups'.
My current version of the plugin is 3.0.1.46.
Also, since I have updated to this version, I have logged an error for 'GetSleepSummary' as below ...
Although I have switched off debugging in the config, my HS3 log is filling up with large debug entries for 'Updating Withings Measure Groups'.
My current version of the plugin is 3.0.1.46.
Also, since I have updated to this version, I have logged an error for 'GetSleepSummary' as below ...
Code:
[COLOR=#e74c3c]GetSleepSummary response: {"status":503,"error":"Invalid Params: Missing [lastupdate]"} Posting back to plugin web page WithingsNotification: Object reference not set to an instance of an object.-> Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.PostBackProc(String page, String data, String user, Int32 userRights) at Scheduler.proxyPage.postBackProc(StateObject& state, String Data)[/COLOR]
Comment