mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-03-16 11:19:16 -06:00
4 lines
160 B
Python
4 lines
160 B
Python
# Empty sensor.py file
|
|
# All functionality has been moved to __init__.py
|
|
|
|
from . import CONF_OFF_VERTICAL, CONF_JITTER, CONF_ACCEL_X, CONF_ACCEL_Y, CONF_ACCEL_Z |