#define BLYNK_TEMPLATE_NAME "MENEJEMEN ENERGI RUMAH PINTAR";
#define BLYNK_AUTH_TOKEN "vmHfCwzqooBfQXVq2UbWdvyFPUEEbSXl";
#define <dht.h>
#include DHT
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}