From 6f8a459d50b8b1e55884d83e7ca2e89b956f98d2 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Fri, 6 Sep 2024 09:55:46 +0100 Subject: [PATCH] rough calibrations --- power-light2.yaml | 8 ++++---- power-light3.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/power-light2.yaml b/power-light2.yaml index 048080b..babc1d2 100644 --- a/power-light2.yaml +++ b/power-light2.yaml @@ -1,10 +1,10 @@ substitutions: name: "power-light2" tongou_name: "Upstairs Light circuit" - voltage_ref: "" - current_ref: "0" - power_ref: "" - energy_ref: "" + voltage_ref: "15883" + current_ref: "125600" + power_ref: "311.6" + energy_ref: "2674" packages: tongou: !include tongou.yaml diff --git a/power-light3.yaml b/power-light3.yaml index 764e2b5..6ccb32f 100644 --- a/power-light3.yaml +++ b/power-light3.yaml @@ -1,10 +1,10 @@ substitutions: name: "power-light3" tongou_name: "Downstairs Light circuit" - voltage_ref: "" - current_ref: "0" - power_ref: "" - energy_ref: "" + voltage_ref: "15830" + current_ref: "114727" + power_ref: "283.7" + energy_ref: "2435" packages: tongou: !include tongou.yaml -- 2.50.1