Closed gdotp01 closed 5 years ago
+1
This has been caused by a recent update to the eve app. The fakegato service, that this relies upon, no longer works. https://github.com/simont77/fakegato-history/issues/76
Actually, fakegato still works, but Eve is more strict on Characteristics exposed by accessories. The Eve mode of homebridge-weather-plus (i.e. combined temperature, humidity and pressure usable only with Eve.app) still works. The default mode with separate sensors need some change in homebridge-weather-plus plugin (see https://github.com/simont77/fakegato-history/issues/75#issuecomment-526908014)
Apologies, my comment made it sound like the fakegato component was at fault. As simont77 noted, the actual problem is caused by the eve app becoming stricter.
Please update
Updating eve app to version 3.8.3 resolves this issue. All my history data is now being loaded.
Thanks for reporting back. So eve kindly changed their app back to the lesser strict homekit services. The issue should be solved then.
Im running a Pi Zero using Homebridge with this plugin. It generally works but twice in the last 6 months I've found that the Eve App no longer picks up the temperature history from the pi. Last time it happened I messed around a little and it started working again and its done the same today. it is looking at the DarkSky Api as i can see the accesses vid the DarkSky portal.
Eve is showing the correct temperature and wind speed.
I presume that the data is logged into a file somewhere on the pi but I'm not sure where to check if its logging the measurements.
Any help greatly appreciated