From 23bb84df71909b23d34220b9f54ca3ad2c71bfcf Mon Sep 17 00:00:00 2001 From: Hangzhi Yu <hangzhi@protonmail.com> Date: Sat, 11 Sep 2021 14:51:03 +0000 Subject: [PATCH] add rule for i2c adress --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e84b8dd..4e9206d 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,5 @@ A valid configuration needs: - at least one appliance - at least one sensor -- every sensor to be associated with an appliance \ No newline at end of file +- every sensor to be associated with an appliance +- an I2C adress between 8 and 119 which is not dividable by 4 but by 2 -- GitLab