Search found 15 matches

by goldriver
07 Dec 2019, 13:38
Forum: ESP Easy: General Discussion
Topic: ESP Easy Flasher
Replies: 152
Views: 211928

Re: ESP Easy Flasher

Hi I am trying to use the esp_easy_flasher.exe tool but I can't get the application to select a bin file I click on the "open folder" button, an explorer windows open where I select a file but there is no OK button to accept the file so there is no way for me to enter the bin file in the a...
by goldriver
07 Jan 2019, 17:41
Forum: ESP Easy: General Discussion
Topic: GUI system info not showing the GIT version
Replies: 3
Views: 3470

Re: GUI system info not showing the GIT version

Sorry,

I just found out that if compiled on our own, it is not showed.

Would anyone have an step by step guide on own I could get the information in the build files if I build it on my own in Atom ?

Thanks for any help
by goldriver
07 Jan 2019, 17:13
Forum: ESP Easy: General Discussion
Topic: GUI system info not showing the GIT version
Replies: 3
Views: 3470

GUI system info not showing the GIT version

Hi all

just download the espmega from 12312018 compiled it and install it on a esp8266 and the system info GUI is not showing the GIT version in the Main tab
esp_easy_12312018.PNG
esp_easy_12312018.PNG (18.15 KiB) Viewed 3470 times
Is there any parameters to be set at anytime for the info to be shown ?

thanks
by goldriver
07 Jan 2019, 14:00
Forum: ESP Easy: General Discussion
Topic: Can't compile with a new plugin (PZEM004T)
Replies: 22
Views: 30210

Re: Can't compile with a new plugin (PZEM004T)

CORRECTION when I compiled yesterday it was with a mega I had on my computer dating from september, I tried dowloading the latest and now new compile errors: Compiling .pioenvs\normal_ESP8266_4096\lib41b\LiquidCrystal_I2C\LiquidCrystal_I2C.cpp.o In file included from lib\PZEM004T-master\PZEM004T.cpp...
by goldriver
06 Jan 2019, 23:16
Forum: ESP Easy: General Discussion
Topic: Can't compile with a new plugin (PZEM004T)
Replies: 22
Views: 30210

Re: Can't compile with a new plugin (PZEM004T)

@seb82

Thanks, I have been able to compile, since I am away from home won't be able to test on esp8266 until few weeks
by goldriver
17 Dec 2018, 13:08
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 184962

Re: Feature Request collection/list

Hi
I would like if support for the PZEM-004T energy monitor would be added to espeasy. There used to be a plugin available in the playground that used to work with previous releases but the serial library have been all messed up and now there is no way to compile with this plugin

thanks
by goldriver
14 Dec 2018, 16:43
Forum: ESP Easy: General Discussion
Topic: Can't compile with a new plugin (PZEM004T)
Replies: 22
Views: 30210

Re: Can't compile with a new plugin (PZEM004T)

Ho Lyovav, Other than changing the content of the .ino. .cpp and .h files, have you made any other changes to the master zip files ? I am trying to build with the latest master file and the informations you provided but I have these error at build time: pioenvs\normal_ESP8266_4096\libf16\EspSoftware...
by goldriver
26 Feb 2018, 21:29
Forum: ESP Easy: Software
Topic: Rule to react on a "string" MQTT Payload
Replies: 1
Views: 2613

Rule to react on a "string" MQTT Payload

I am looking for a way to activate a relay on my espeasy when a specific MQTT Paylod equals "On". Unfortunatly, the device publishing to the Payload can't write anything else than a string.

I was hoping someone would have a trick for me.
by goldriver
26 Feb 2018, 01:17
Forum: ESP Easy: General Discussion
Topic: Can't compile with a new plugin (PZEM004T)
Replies: 22
Views: 30210

Re: Can't compile with a new plugin (PZEM004T)

I used the latest build and it worked for me
by goldriver
16 Feb 2018, 19:51
Forum: ESP Easy: General Discussion
Topic: MAC adress and MQTT
Replies: 2
Views: 2825

MAC adress and MQTT

Hi

I a trying to find a way to send the MAC adress of my nodemcu through a MQTT publish but I can't find a way in espeasy to get the MAC adress

Is anyone aware of a system variable or a way to get thie ?

Thanks
by goldriver
12 Feb 2018, 23:02
Forum: ESP Easy: General Discussion
Topic: SendToHTTP and Pushover
Replies: 4
Views: 4706

Re: SendToHTTP and Pushover

I see ...

I'm wondering why https could not be supported in easyesp, before using espeasy I was using the arduino IDE and builded few ino files including MQTT, Pushover, Wifi and it only used 25% of the resources ?
by goldriver
12 Feb 2018, 22:26
Forum: ESP Easy: General Discussion
Topic: SendToHTTP and Pushover
Replies: 4
Views: 4706

SendToHTTP and Pushover

I'm trying to build a rule where my nodemcu would send me a Pushover notification on an EVENT. I tried the following rule: On start_pushover do SendToHTTP api.pushover.net,443,/1/messages.json?token=XXXX?user=XXXX?device=iphone?title=test?message=Test endon XXXXX are changed in my rule with my own t...
by goldriver
19 Jan 2018, 23:08
Forum: ESP Easy: Projects / Applications
Topic: Change GPIO state using a Sound detection device
Replies: 2
Views: 3413

Change GPIO state using a Sound detection device

I need help in regards with the switching On/Off with a Sound device I builded a project where I light up a LED with a On/Off button and everything works fine, I am able to turn on and off a LED (via a rule i created) with the push of the button and I see the event in the serial interface: SW : Stat...
by goldriver
15 Jan 2018, 12:38
Forum: ESP Easy: Hardware
Topic: Support for PZEM 004T Energy monitor
Replies: 309
Views: 6657371

Re: Support for PZEM 004T Energy monitor

Hi Alepho I tried to compile using your directions below but I have error that I can't fgure out, could you help me with this please First I would like to say that I am new to the ESP world and second I am new to compiling of firmware and ... english is not my primary language so please bare with me...
by goldriver
14 Jan 2018, 23:12
Forum: ESP Easy: General Discussion
Topic: Can't compile with a new plugin (PZEM004T)
Replies: 22
Views: 30210

Can't compile with a new plugin (PZEM004T)

Hi, First I would like to say that I am new to the ESP world and second I am new to compiling of firmware and ... english is not my primary language so please bare with me... I'm trying to build a firmware that would include the PZEM004T plugin, I installed the Atom environment together with the Pla...