ninharp / ninESP

ninHOME Node - Web Configurable Modular ESP8266 Firmware
https://ninharp.github.io/ninESP/
26 stars 10 forks source link

Version2.0 #16

Open sheminasalam opened 4 years ago

sheminasalam commented 4 years ago

Hi there, i have been using this firmware with my nodemcu with 8x8 MAX7219 displays for sometime. I appreciate the good work as the version 1.0 has worked as i expected. I want to try the V2.0 with more advanced features. I know its said that we have to compile the developers version but the documentation on it is not complete. Would you please share the documentation on how to compile the v2.0 or the binary files itself it available. i have read that there has been some issues with web UI but as long as I can manipulate it in compilation, i don't care. I hope you would help. Also how is the work with tasmota integration coming up?

ninharp commented 4 years ago

Hey, i have been currently not much time to work on this project, but i got simple tasmota integration ready, not fully stable on all circumstances but i will fix as soon as possible. On the issue on the documentation for the development branch is that there is no documentation at all :( where is the problem on compiling? it relays on an different library so maybe the problem is that this sub is missing.

sheminasalam commented 4 years ago

I have been trying to the compiling method that has been mentioned in ninESP website. i see that when I come to the actual process of make, I get the message Makefile:13: *** SMING_HOME is not set. Please configure it in Makefile-user.mk. Stop. This comes even when I have clearly specified the SMING_HOME in the Makefile-user.mk. I have seen this error has been reported earlier too. I have tried multiple times with out any success, Do you have any pre compiled binaries of version 2.0? Looking forward for tasmota integration.