mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
missed a line
This commit is contained in:
parent
72d35916d0
commit
ebdd30e0aa
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ from esphome.const import (
|
|||
UNIT_AMPERE,
|
||||
UNIT_VOLT,
|
||||
UNIT_VOLT_AMPS,
|
||||
UNIT_VOLT_AMPS_REACTIVE,
|
||||
UNIT_WATT,
|
||||
UNIT_WATT_HOURS,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue