mirror of
https://github.com/esphome/esphome.git
synced 2025-10-21 03:03:50 +01:00
Fixed device class import
This commit is contained in:
@@ -8,6 +8,7 @@ from esphome.const import (
|
||||
CONF_RESOLUTION,
|
||||
UNIT_LUX,
|
||||
ICON_BRIGHTNESS_5,
|
||||
DEVICE_CLASS_ILLUMINANCE,
|
||||
)
|
||||
|
||||
CODEOWNERS = ["@sjtrny"]
|
||||
|
Reference in New Issue
Block a user