From 13da062ad5c88408e64a78ea0104f9ecf38d8dc1 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Tue, 27 Dec 2022 14:26:07 +0100 Subject: [PATCH] Remove lumen from Illuminance units (#25378) --- source/_integrations/number.markdown | 2 +- source/_integrations/sensor.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index 442f592737f..01f7428bbd1 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -37,7 +37,7 @@ The type of data a number represents impacts how it is displayed in the frontend - **frequency**: Frequency in Hz, kHz, MHz or GHz - **gas**: Gasvolume in m³, ft³, or CCF - **humidity**: Percentage of humidity in the air -- **illuminance**: The current light level in lx or lm +- **illuminance**: The current light level in lx - **irradiance**: Irradiance in W/m² or BTU/(h⋅ft²) - **moisture**: Percentage of water in a substance - **monetary**: The monetary value diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index b00d49243c3..9973b0bdc34 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -37,7 +37,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **frequency**: Frequency in Hz, kHz, MHz or GHz - **gas**: Gasvolume in m³, ft³, or CCF - **humidity**: Percentage of humidity in the air -- **illuminance**: The current light level in lx or lm +- **illuminance**: The current light level in lx - **irradiance**: Irradiance in W/m² or BTU/(h⋅ft²) - **moisture**: Percentage of water in a substance - **monetary**: The monetary value