mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
light
This commit is contained in:
parent
d4e43f2efa
commit
b10aee7253
@ -1,11 +1,11 @@
|
|||||||
#include "../ratgdo_state.h"
|
#include "../ratgdo_state.h"
|
||||||
#include "esphome/core/log.h"
|
#include "esphome/core/log.h"
|
||||||
#include "ratgdo_cover.h"
|
#include "ratgdo_light_output.h"
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace ratgdo {
|
namespace ratgdo {
|
||||||
|
|
||||||
using namespace esphome::cover;
|
using namespace esphome::light;
|
||||||
|
|
||||||
static const char* const TAG = "ratgdo.light";
|
static const char* const TAG = "ratgdo.light";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user