binary sensor
This commit is contained in:
parent
b45518db67
commit
653a050a05
|
@ -1,8 +1,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "esphome/core/component.h"
|
#include "esphome/core/component.h"
|
||||||
#include "esphome/core/defines.h"
|
|
||||||
#include "esphome/core/hal.h"
|
|
||||||
#include "../ratgdo_child.h"
|
#include "../ratgdo_child.h"
|
||||||
#include "../ratgdo_state.h"
|
#include "../ratgdo_state.h"
|
||||||
#include "../ratgdo.h"
|
#include "../ratgdo.h"
|
||||||
|
|
Loading…
Reference in New Issue