mirror of
https://github.com/esphome/esphome.git
synced 2024-12-25 23:14:54 +01:00
Update sensor.py
This commit is contained in:
parent
258ab994ed
commit
9fd94be41c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ from esphome.const import (
|
||||||
UNIT_DEGREES,
|
UNIT_DEGREES,
|
||||||
UNIT_LUX,
|
UNIT_LUX,
|
||||||
UNIT_PERCENT,
|
UNIT_PERCENT,
|
||||||
|
UNIT_CELSIUS,
|
||||||
CONF_ID,
|
CONF_ID,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue