From d825ded62b5e9b97774bcf12048d7c40d9fc5452 Mon Sep 17 00:00:00 2001 From: jukrebs <76174575+MaestroOnICe@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:07:53 +0100 Subject: [PATCH 1/3] Add connection and attachment status documentation --- source/_integrations/iometer.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/iometer.markdown b/source/_integrations/iometer.markdown index ddbdcb376f90..3e0cc47ed6fc 100644 --- a/source/_integrations/iometer.markdown +++ b/source/_integrations/iometer.markdown @@ -51,6 +51,8 @@ The following sensors are supported: - Core power status: Battery or USB-C power for the IOmeter Core - Signal strength WiFi: WiFi connection strength of the Bridge - Signal strength Core/Bridge: Sub-GHz connection strength between Core and Bridge +- Core/Bridge connection status: If Core and Bridge are connected +- Core attachment status: If the IOmeter Core is attached to the electricty meter ## Troubleshooting From 24cbb150681ac995530fe3a3657db2e14cdf4eeb Mon Sep 17 00:00:00 2001 From: jukrebs <76174575+MaestroOnICe@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:17:35 +0100 Subject: [PATCH 2/3] fix typo Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/_integrations/iometer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iometer.markdown b/source/_integrations/iometer.markdown index 3e0cc47ed6fc..f0fc0adf5163 100644 --- a/source/_integrations/iometer.markdown +++ b/source/_integrations/iometer.markdown @@ -52,7 +52,7 @@ The following sensors are supported: - Signal strength WiFi: WiFi connection strength of the Bridge - Signal strength Core/Bridge: Sub-GHz connection strength between Core and Bridge - Core/Bridge connection status: If Core and Bridge are connected -- Core attachment status: If the IOmeter Core is attached to the electricty meter +- Core attachment status: If the IOmeter Core is attached to the electricity meter ## Troubleshooting From 2cb08faba0256e3e113e21795bea966d48585806 Mon Sep 17 00:00:00 2001 From: jukrebs <76174575+MaestroOnICe@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:23:57 +0100 Subject: [PATCH 3/3] fix trailing whitespace --- source/_integrations/iometer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iometer.markdown b/source/_integrations/iometer.markdown index f0fc0adf5163..19159751bd81 100644 --- a/source/_integrations/iometer.markdown +++ b/source/_integrations/iometer.markdown @@ -51,7 +51,7 @@ The following sensors are supported: - Core power status: Battery or USB-C power for the IOmeter Core - Signal strength WiFi: WiFi connection strength of the Bridge - Signal strength Core/Bridge: Sub-GHz connection strength between Core and Bridge -- Core/Bridge connection status: If Core and Bridge are connected +- Core/Bridge connection status: If Core and Bridge are connected - Core attachment status: If the IOmeter Core is attached to the electricity meter ## Troubleshooting