mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 19:46:54 +03:00
Update MeterType.md
This commit is contained in:
@@ -10,11 +10,11 @@ Alternatively you can set the parameter `DecimalShift` to `3` so the value is co
|
|||||||
List of supported options:
|
List of supported options:
|
||||||
|
|
||||||
- `other`
|
- `other`
|
||||||
- `water_m3` (uses `m^3/min` as rate)
|
- `water_m3` (uses `m^3/h` as rate)
|
||||||
- `water_l` (uses `l/h` as rate, not officially supported by Homeassistant!)
|
- `water_l` (uses `l/h` as rate, not officially supported by Homeassistant!)
|
||||||
- `water_gal` (uses `gal/h` as rate, not officially supported by Homeassistant!)
|
- `water_gal` (uses `gal/h` as rate, not officially supported by Homeassistant!)
|
||||||
- `water_ft3` (uses `ft^3/min` as rate)
|
- `water_ft3` (uses `ft^3/min` as rate)
|
||||||
- `gas_m3` (uses `m^3/min` as rate)
|
- `gas_m3` (uses `m^3/h` as rate)
|
||||||
- `gas_ft3` (uses `ft^3/min` as rate)
|
- `gas_ft3` (uses `ft^3/min` as rate)
|
||||||
- `energy_wh` (uses `W` as rate)
|
- `energy_wh` (uses `W` as rate)
|
||||||
- `energy_kwh` (uses `KW` as rate)
|
- `energy_kwh` (uses `KW` as rate)
|
||||||
|
|||||||
Reference in New Issue
Block a user