Add return status from AC
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include <Adafruit_BME280.h>
|
||||
#include <MHZ19.h>
|
||||
#include <RunningMedian.h>
|
||||
#include <IRremoteESP8266.h>
|
||||
#include <IRsend.h>
|
||||
#include <ir_Toshiba.h>
|
||||
//#include "RemoteDebug.h" //https://github.com/JoaoLopesF/RemoteDebug
|
||||
|
||||
#define R_LED (13) //D7
|
||||
@@ -13,7 +16,8 @@
|
||||
#define B_LED (0) //D3
|
||||
#define MOV_SENS (16) //D0
|
||||
#define P_SENS (14) //D5
|
||||
#define WF_LED 2
|
||||
#define WF_LED (2) //D4
|
||||
#define IR_LED (4) //D2
|
||||
#define HOST_NAME "MidRoom"
|
||||
#define TOPIC "home/midroom"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user