-->
Page 2 of 6

Re: ESP Easy Sensor project

PostPosted: Thu Aug 20, 2015 4:11 am
by tweaker
Got it running on my NodeMCU board. This project looks promising!
Already had Domoticz running so setting things up was actually "EASY" in my case.
Can i also use it to switch a relais from Domoticz?

Re: ESP Easy Sensor project

PostPosted: Thu Aug 20, 2015 10:20 am
by mvdbro
tweaker wrote:Can i also use it to switch a relais from Domoticz?

Redesigned the device configuration. It's now possible to have more than one sensor, pulscounter, switch, etc.
And devices are now linked directly to selectable GPIO pins.
Image
There's also direct output control (without password requested) to drive relais, mosfets, etc.

It's very easy to use these http commands in Domoticz switch devices.

Sample Domoticz configuration screen print: (this is NOT the ESP you're looking at)
Domoticz_ESP8266_Switch.png

Re: ESP Easy Sensor project

PostPosted: Thu Aug 20, 2015 12:19 pm
by danbicks
Wicked interface :)

Is this in standard IDE?

Would love a copy if you don't mind sharing.

Great work, nice to see the ESP web interface has some sparkle :)

Dans

Re: ESP Easy Sensor project

PostPosted: Thu Aug 20, 2015 1:48 pm
by mvdbro
danbicks wrote:Wicked interface :)
Is this in standard IDE?
Would love a copy if you don't mind sharing.
Great work, nice to see the ESP web interface has some sparkle :)
Dans

I think that I put you on the wrong track here. The screenshot is not the ESP webinterface, but a sample of how devices can be configured within Domoticz towards the ESP Easy.

I changed my post to make this more clear.

I guess in the future when we have the spiffs storage running, we could design much more attractive web interfaces.
For now, just lean and mean classic html and no images...