mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-01-08 22:40:39 -07: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 |