mirror of
https://github.com/esphome/esphome.git
synced 2025-03-13 22:28:14 +00:00
Refactore ppd42x.py
This commit is contained in:
parent
eed8d27f19
commit
39b8be0385
@ -1,8 +1,6 @@
|
||||
import voluptuous as vol
|
||||
|
||||
from esphome import pins
|
||||
from esphome.components import sensor, uart
|
||||
from esphome.components.uart import UARTComponent
|
||||
import esphome.config_validation as cv
|
||||
from esphome.const import CONF_ID, CONF_NAME, CONF_PM_10_0, \
|
||||
CONF_PM_2_5, CONF_PIN, CONF_TYPE
|
||||
|
Loading…
x
Reference in New Issue
Block a user