Closed dot-not closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.
This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps. Thank you for your contributions. Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnet ein neues Issue, falls dies noch relevant ist und stellt sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind. Vielen Dank für Eure Unterstützung.
Hi!
As far as I see the PING adapter always updates the alive/reachable state even if the value has not changed. That means the last changed timestamp will always have the timestamp of the last check. Makes sense, so you know when the last check took place.
In my scenario I would like to know when the state really changed, i.e. when the device became online/offline. Example: My phone connected to the network 5 hours ago and the ping adapter checks every minute, I would still want to see a timestamp of 5 hours ago.
Could you add that timestamp to the Extened Info or make an option available where we can choose if the "simple" alive timestamp only gets updated if the value really changed?
Thanks a lot and best regards, Felix