Skip to content

Commit 9547f4a

Browse files
authored
Merge branch 'current' into get_use_address
2 parents ac28bc0 + 680f955 commit 9547f4a

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

content/components/sensor/ade7953.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ sensor:
8282
- **power_factor_b** (*Optional*): Use the power factor of the B channel in percentage. All options from
8383
[Sensor](/components/sensor).
8484

85-
- **aparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt ampers. All options from
85+
- **apparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt amperes. All options from
8686
[Sensor](/components/sensor).
8787

88-
- **aparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt ampers. All options from
88+
- **apparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt amperes. All options from
8989
[Sensor](/components/sensor).
9090

9191
- **active_power_a** (*Optional*): Use the power value of the A channel in watts. All options from
@@ -94,10 +94,10 @@ sensor:
9494
- **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from
9595
[Sensor](/components/sensor).
9696

97-
- **reactive_power_a** (*Optional*): Use the rective power value of the A channel in volt ampers. All options from
97+
- **reactive_power_a** (*Optional*): Use the reactive power value of the A channel in volt amperes. All options from
9898
[Sensor](/components/sensor).
9999

100-
- **reactive_power_b** (*Optional*): Use the rective power value of the B channel in volt ampers. All options from
100+
- **reactive_power_b** (*Optional*): Use the reactive power value of the B channel in volt amperes. All options from
101101
[Sensor](/components/sensor).
102102

103103
- **voltage_pga_gain** (*Optional*, mapping): Set the input PGA voltage amplification. Defaults to `1x`. Possible values are:
@@ -190,10 +190,10 @@ sensor:
190190
- **power_factor_b** (*Optional*): Use the power factor of the B channel in percentage. All options from
191191
[Sensor](/components/sensor).
192192

193-
- **aparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt ampers. All options from
193+
- **apparent_power_a** (*Optional*): Use the apparent power value of the A channel in volt amperes. All options from
194194
[Sensor](/components/sensor).
195195

196-
- **aparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt ampers. All options from
196+
- **apparent_power_b** (*Optional*): Use the apparent power value of the B channel in volt amperes. All options from
197197
[Sensor](/components/sensor).
198198

199199
- **active_power_a** (*Optional*): Use the power value of the A channel in watts. All options from
@@ -202,10 +202,10 @@ sensor:
202202
- **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from
203203
[Sensor](/components/sensor).
204204

205-
- **reactive_power_a** (*Optional*): Use the rective power value of the A channel in volt ampers. All options from
205+
- **reactive_power_a** (*Optional*): Use the reactive power value of the A channel in volt amperes. All options from
206206
[Sensor](/components/sensor).
207207

208-
- **reactive_power_b** (*Optional*): Use the rective power value of the B channel in volt ampers. All options from
208+
- **reactive_power_b** (*Optional*): Use the reactive power value of the B channel in volt amperes. All options from
209209
[Sensor](/components/sensor).
210210

211211
- **voltage_pga_gain** (*Optional*, mapping): Set the input PGA voltage amplification. Defaults to `1x`. Possible values are:

content/components/sensor/bl0942.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ sensor:
4444
4545
- **frequency** (*Optional*): The frequency value of the sensor in Hertz. All options from
4646
[Sensor](/components/sensor).
47-
All options from [Sensor](/components/sensor).
4847
4948
- **update_interval** (*Optional*, [Time](/guides/configuration-types#time)): The interval to check the
5049
sensor. Defaults to `60s`.

0 commit comments

Comments
 (0)