diff --git a/content/components/sensor/ade7953.md b/content/components/sensor/ade7953.md index 9abec7629a..24dfa8e95b 100644 --- a/content/components/sensor/ade7953.md +++ b/content/components/sensor/ade7953.md @@ -82,10 +82,10 @@ sensor: - **power_factor_b** (*Optional*): Use the power factor of the B channel in percentage. All options from [Sensor](/components/sensor). -- **aparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt ampers. All options from +- **apparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt amperes. All options from [Sensor](/components/sensor). -- **aparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt ampers. All options from +- **apparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt amperes. All options from [Sensor](/components/sensor). - **active_power_a** (*Optional*): Use the power value of the A channel in watts. All options from @@ -94,10 +94,10 @@ sensor: - **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from [Sensor](/components/sensor). -- **reactive_power_a** (*Optional*): Use the rective power value of the A channel in volt ampers. All options from +- **reactive_power_a** (*Optional*): Use the reactive power value of the A channel in volt amperes. All options from [Sensor](/components/sensor). -- **reactive_power_b** (*Optional*): Use the rective power value of the B channel in volt ampers. All options from +- **reactive_power_b** (*Optional*): Use the reactive power value of the B channel in volt amperes. All options from [Sensor](/components/sensor). - **voltage_pga_gain** (*Optional*, mapping): Set the input PGA voltage amplification. Defaults to `1x`. Possible values are: @@ -190,10 +190,10 @@ sensor: - **power_factor_b** (*Optional*): Use the power factor of the B channel in percentage. All options from [Sensor](/components/sensor). -- **aparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt ampers. All options from +- **apparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt amperes. All options from [Sensor](/components/sensor). -- **aparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt ampers. All options from +- **apparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt amperes. All options from [Sensor](/components/sensor). - **active_power_a** (*Optional*): Use the power value of the A channel in watts. All options from @@ -202,10 +202,10 @@ sensor: - **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from [Sensor](/components/sensor). -- **reactive_power_a** (*Optional*): Use the rective power value of the A channel in volt ampers. All options from +- **reactive_power_a** (*Optional*): Use the reactive power value of the A channel in volt amperes. All options from [Sensor](/components/sensor). -- **reactive_power_b** (*Optional*): Use the rective power value of the B channel in volt ampers. All options from +- **reactive_power_b** (*Optional*): Use the reactive power value of the B channel in volt amperes. All options from [Sensor](/components/sensor). - **voltage_pga_gain** (*Optional*, mapping): Set the input PGA voltage amplification. Defaults to `1x`. Possible values are: diff --git a/content/components/sensor/bl0942.md b/content/components/sensor/bl0942.md index 0f647ec0a9..21625d59bf 100644 --- a/content/components/sensor/bl0942.md +++ b/content/components/sensor/bl0942.md @@ -44,7 +44,6 @@ sensor: - **frequency** (*Optional*): The frequency value of the sensor in Hertz. All options from [Sensor](/components/sensor). - All options from [Sensor](/components/sensor). - **update_interval** (*Optional*, [Time](/guides/configuration-types#time)): The interval to check the sensor. Defaults to `60s`.