We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00091fc commit b1c65c0Copy full SHA for b1c65c0
param-docs/parameter-pages/MQTT/MeterType.md
@@ -10,11 +10,11 @@ Alternatively you can set the parameter `DecimalShift` to `3` so the value is co
10
List of supported options:
11
12
- `other`
13
-- `water_m3` (uses `m^3/min` as rate)
+- `water_m3` (uses `m^3/h` as rate)
14
- `water_l` (uses `l/h` as rate, not officially supported by Homeassistant!)
15
- `water_gal` (uses `gal/h` as rate, not officially supported by Homeassistant!)
16
- `water_ft3` (uses `ft^3/min` as rate)
17
-- `gas_m3` (uses `m^3/min` as rate)
+- `gas_m3` (uses `m^3/h` as rate)
18
- `gas_ft3` (uses `ft^3/min` as rate)
19
- `energy_wh` (uses `W` as rate)
20
- `energy_kwh` (uses `KW` as rate)
0 commit comments