diff --git a/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h b/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h index 8375d18..c709f1b 100644 --- a/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h +++ b/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h @@ -1,8 +1,6 @@ #pragma once #include "esphome/core/component.h" -#include "esphome/core/defines.h" -#include "esphome/core/hal.h" #include "../ratgdo_child.h" #include "../ratgdo_state.h" #include "../ratgdo.h"