From fcdf9a8b3739bc49f56597c032599b0269f121ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Jonas=20S=C3=A4mann?= Date: Thu, 5 May 2022 19:57:02 +0200 Subject: [PATCH] Fix ahoy.yml.sample zero byte serial Turns out, serial numbers can't have zero bytes. --- tools/rpi/ahoy.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rpi/ahoy.yml.example b/tools/rpi/ahoy.yml.example index 149f40cc..16674daa 100644 --- a/tools/rpi/ahoy.yml.example +++ b/tools/rpi/ahoy.yml.example @@ -11,7 +11,7 @@ ahoy: password: 'password' dtu: - serial: 99978563000 + serial: 99978563001 inverters: - name: 'balkon'