mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
Fix import (#2108)
This commit is contained in:
parent
f7311aa025
commit
9b04e657db
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ from esphome.const import (
|
|||
CONF_PM_10_0UM,
|
||||
CONF_TEMPERATURE,
|
||||
CONF_TYPE,
|
||||
DEVICE_CLASS_EMPTY,
|
||||
DEVICE_CLASS_HUMIDITY,
|
||||
DEVICE_CLASS_TEMPERATURE,
|
||||
ICON_CHEMICAL_WEAPON,
|
||||
|
|
Loading…
Reference in a new issue