From 5308787b328da22f6c08e246b374b6ea0255bf64 Mon Sep 17 00:00:00 2001 From: arteck <6681528+arteck@users.noreply.github.com> Date: Sun, 31 Dec 2023 12:33:00 +0100 Subject: [PATCH] add last update --- io-package.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/io-package.json b/io-package.json index 3cb7832..8ad766a 100644 --- a/io-package.json +++ b/io-package.json @@ -258,6 +258,30 @@ }, "native": {} } + { + "_id": "info.lastUpdate", + "type": "state", + "common": { + "name": { + "en": "Last information update", + "de": "Letzte Aktualisierung der Informationen", + "ru": "Последнее обновление информации", + "pt": "Última atualização de informação", + "nl": "Laatste informatie", + "fr": "Dernière mise à jour", + "it": "Aggiornamento delle ultime informazioni", + "es": "Última actualización de la información", + "pl": "Aktualizacja", + "uk": "Останнє оновлення інформації", + "zh-cn": "最新资料" + }, + "role": "value.time", + "type": "number", + "read": true, + "write": false + }, + "native": {} + } ], "objects": [] }