mirror of
https://github.com/esphome/esphome.git
synced 2026-05-24 01:37:15 +08:00
[analog_threshhold] add missing header (#15058)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "esphome/core/automation.h"
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/components/binary_sensor/binary_sensor.h"
|
||||
#include "esphome/components/sensor/sensor.h"
|
||||
|
||||
Reference in New Issue
Block a user