From b5ed1cac247a33ecdc7f6c397109e675d945fb78 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Mon, 10 Dec 2018 15:29:38 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64954f2..cbb1272 100644 --- a/README.md +++ b/README.md @@ -564,7 +564,7 @@ https://grafana.com/dashboards/7628/ or https://leyghis.fablabchemnitz.de:8444/M * Bridge provides timestamp but no timezoneOffset → SQL statements were written to use the timezoneOffset of Smartlock instead → works, but dirty * replace TRUNCATE statements with "INSERT ON DUPLICATE KEY UPDATE" to leave old data but import new data * to implement: - * make us of fields `keypadPaired` `lastAction` `doorState` `homekitState` `timezoneId` `accountUserId` `accountUserId` `allowedFromDate` `allowedFromTime` `allowedUntilDate` `allowedUntilTime` `allowedWeekDays` + * make us of fields `keypadPaired` `lastAction` `doorState` `homekitState` `timezoneId` `accountUserId` * build up some check script to make proof of correct count of columns and column order of the csv files * collect data with time history: * history of firmware changes