mirror of
https://github.com/esphome/esphome.git
synced 2025-01-10 14:43:17 +01:00
Fixed device class import
This commit is contained in:
parent
97a00c3fe8
commit
4eef9737f9
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from esphome.const import (
|
|||
CONF_RESOLUTION,
|
||||
UNIT_LUX,
|
||||
ICON_BRIGHTNESS_5,
|
||||
DEVICE_CLASS_ILLUMINANCE,
|
||||
)
|
||||
|
||||
CODEOWNERS = ["@sjtrny"]
|
||||
|
|
Loading…
Reference in a new issue