From 197aca029227acd33bc7378c62d40a3089e376d0 Mon Sep 17 00:00:00 2001 From: stephan Date: Mon, 18 Mar 2024 18:20:11 +0100 Subject: [PATCH] upgrade github actions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e8632af..23269f0 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,10 @@ This code will run on a Raspberry PI in a chicken barn. There are scales under t ### Epic v1: Chicken scale recognizes weight change and sends message about state (which chicken, an egg) via Messenger -* check logs; observer and service log twice * make ChickenService.initBoxes() resiliant for new Chickens (convert to enum, initBoxes using enum list) +* check logs; observer and service log twice * log messures to file or Prometheus * write tests and mocks for mqtt client -* fix Node Github Action deprecated probelm * implement calibrate