bkpsu / NodeMCU-Home-Automation-Sensor

Readme/Diagram for the "Kube" NodeMCU/DHT22 based MQTT temp/humidity home automation multi-sensor with local OLED display)
https://www.thingiverse.com/thing:2539897
40 stars 16 forks source link

ESPEasy configuration #12

Open stratosgear opened 5 years ago

stratosgear commented 5 years ago

Did I miss somewhere posted instructions on how you setup ESPEasy with your configuration?

Or I will have to piece together how to setup everything from the ESPEasy wiki pages?

Thanks for providing such a nice inspiration for aroom multisensor.

bkpsu commented 5 years ago

I haven't had a chance to update the repository with a generic/sample configuration file yet, or make a how-to video on configuring ESPEasy on the sensor (though I did touch on the topic during one of my recent live streams here: https://youtu.be/OtSEf2v0Zeg ).

While I work on that, I've saved an existing configuration from one of my home sensors, attached here:

config_Kitchen_U0_Build20103_201919.zip

You should be able to upload this to your Kube, change the Wifi SSID/Password (in the Config tab), fix the IP range settings, and MQTT broker settings in the "Controllers" section. Let me know if this works.

Thanks for the catch, and I'm happy to see my project has been an inspiration!!