skrollme / homebridge-eveatmo

Homebridge plugin which adds a Netatmo weatherstation as HomeKit device and tries to act like Elgato Eve Room/Weather
Apache License 2.0
69 stars 7 forks source link

Missing history data fir indoor/outdoor moduled #20

Closed Phoenix-DH closed 5 years ago

Phoenix-DH commented 5 years ago

Hi,

I checked the plugin. I have only history data for the main station. For the outdoor and a second indoor module there is no history data.

Is this missing in general or an error at my end?

Thanks

skrollme commented 5 years ago

I have the same module setup (1x base-station, 1x outdoor-module + 1 additional indoor module) and the history works for me on all modules. Please try restarting homebridge or wait a little bit until more history data were recorded. Maybe the get displayed then.

Phoenix-DH commented 5 years ago

Everything is running since months... no history on additional modules ...

Do I have to delete maybe some files?

skrollme commented 5 years ago

You can try to remove the ###_persist.json files which should have been created in your ~/.homebridge directory where ### should be the name of a specific module followed by a homebridge restart, @Phoenix-DH .

Phoenix-DH commented 5 years ago

Sorry, didn‘t answered for others... Already tried... that was the solution.

Thanks.