mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
Update const.py - Add UNIT_MEGAJOULE = "MJ" (#8594)
This commit is contained in:
@@ -1084,6 +1084,7 @@ UNIT_KILOWATT = "kW"
|
||||
UNIT_KILOWATT_HOURS = "kWh"
|
||||
UNIT_LITRE = "L"
|
||||
UNIT_LUX = "lx"
|
||||
UNIT_MEGAJOULE = "MJ"
|
||||
UNIT_METER = "m"
|
||||
UNIT_METER_PER_SECOND_SQUARED = "m/s²"
|
||||
UNIT_MICROAMP = "µA"
|
||||
|
Reference in New Issue
Block a user