Search found 26 matches

by JustmeNL
13 Jun 2018, 14:57
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

Hi,

I created a fix but I'm still in the process of testing. You could try it out: https://github.com/JustMe-NL/ESPEasy
If you do try this one please let me know if this fixed the problems.
by JustmeNL
01 May 2018, 09:43
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

Ok, as far as I can tell it does show the current rainfall but due to a rounding error it”ll only show rainfall in excess of 12 mm/hr. I still have to write the fix and test it out though. Also lightning can do with a rewrite sincce distance seems to work fine but lightning strikes per 5 min. also o...
by JustmeNL
27 Apr 2018, 12:25
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

@osoon, You might be correct, this can't be right. Let me check the code. If this has a bug then probably the lightning strikes are also wrong.

I'll have to find the time though, so don't expect the fix in the next few days but should not take very long to fix.
by JustmeNL
22 Apr 2018, 22:29
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

It shows the current rain in mm/hr. So it refreshes every 5 minutes or so. If you want to know the rain in the last hour you can use the total rain counter.
by JustmeNL
17 Apr 2018, 07:50
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

@osoon I wrote, and tested, my plugin for Domoticz. Domoticz expects the rain per hour in mm value: https://www.domoticz.com/wiki/Domoticz_ ... L%27s#Rain
by JustmeNL
30 Mar 2018, 13:06
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

@osoon, At this moment we can”t because those sensors are internal to the Displayunit. However you could just add a bmp180 which is also supported by easyesp. I wrote this to use with my Domoticz setup and Domoticz does not support ice warnings. You could add rules to check the temprature and send i...
by JustmeNL
18 Jun 2017, 20:18
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

Hi,

Due to the age of the rfm31 and thus the deminished availabillity, Chunter1 created a plugin to use the rfm69 for capturing. This plugin can be found in the playground as P124_Ventus_W266_RFM69.
by JustmeNL
10 Apr 2017, 08:34
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

@velja I checked into the w232 but it only has a temperature sensor as external sensorunit. It might work but the plugin can only show data from the external sensorunit. You might be better of using a espmega with a bmp280, that will give you barometrics and temperature or the smaller bmp180 and a d...
by JustmeNL
09 Apr 2017, 21:35
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

@Mihadongle

Oh I'm sorry the wind is incorrect. Do you use mqtt for Domoticz or http?
by JustmeNL
09 Apr 2017, 21:34
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Re: Plugin Development

@velja

Sorry. I only know about the w266. I'm unfamilliar with the w232. If it is also @868MHz it might work but no assurances what so ever.
by JustmeNL
14 Mar 2017, 18:47
Forum: ESP Easy: Hardware
Topic: Help with Sonoff flashing
Replies: 47
Views: 51609

Re: Help with Sonoff flashing

Hi vbhoj74,

Good to hear!

I'm glad for you that it was not your module's serial flash but the usb-serial adapter.
by JustmeNL
10 Mar 2017, 20:32
Forum: ESP Easy: Hardware
Topic: Help with Sonoff flashing
Replies: 47
Views: 51609

Re: Help with Sonoff flashing

Hi Shardan,

I agree with you, but to help the OP who now doubts his flashmemory, and everything in between, it could prove handy to know what went wrong and why.
by JustmeNL
10 Mar 2017, 13:15
Forum: ESP Easy: Hardware
Topic: Help with Sonoff flashing
Replies: 47
Views: 51609

Re: Help with Sonoff flashing

The problems with fake FTDI chips are caused by an up to date driver.
by JustmeNL
10 Mar 2017, 09:01
Forum: ESP Easy: Hardware
Topic: Help with Sonoff flashing
Replies: 47
Views: 51609

Re: Help with Sonoff flashing

Hi,

Then you might want to check your ftdi driver version:

http://hackaday.com/2016/02/01/ftdi-dri ... hips-again
by JustmeNL
09 Mar 2017, 09:22
Forum: ESP Easy: Hardware
Topic: Help with Sonoff flashing
Replies: 47
Views: 51609

Re: Help with Sonoff flashing

Hi,

I have had the same problems at first but using a soldered header and holding the button during the complete flashing process helped.
by JustmeNL
07 Mar 2017, 20:30
Forum: ESP Easy: Projects / Applications
Topic: PICmicrochip/ESP8266 - i2c communication
Replies: 3
Views: 3689

Re: PICmicrochip/ESP8266 - i2c communication

Hi,

You could use the ser2net plugin and send the data using serial?
Script it from Domoticz and send it to the pic through espeasy.
by JustmeNL
02 Mar 2017, 21:48
Forum: ESP Easy: Software
Topic: MQTT Encryption Possible?
Replies: 7
Views: 6131

Re: MQTT Encryption Possible?

Sorry, no.

Just started the research on it.
by JustmeNL
02 Mar 2017, 21:41
Forum: ESP Easy: Software
Topic: MQTT Encryption Possible?
Replies: 7
Views: 6131

Re: MQTT Encryption Possible?

Hi,

It should be possible but without chain verification, only the fingerprint of the server will be verified. It is still in development though. The version with encryption will have a heavy toll on RAM usage so exepect less builtin devices.
by JustmeNL
17 Feb 2017, 14:28
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 50760

Re: The way forward

Hi,

I'm not a very experienced programmer but get by, I would like to help maintain the wiki.
by JustmeNL
06 Feb 2017, 20:30
Forum: ESP Easy: Hardware
Topic: Trouble using Sonoff Basic with ESPeasy
Replies: 14
Views: 13513

Re: Trouble using Sonoff Basic with ESPeasy

Glad to read you got it working.

I used the output (domoticz mqtt helper) to set the relay from domoticz. You can even use the button if you use rules. There an multiple examples about this in the forum.

Good luck.
by JustmeNL
03 Feb 2017, 10:11
Forum: ESP Easy: Hardware
Topic: Trouble using Sonoff Basic with ESPeasy
Replies: 14
Views: 13513

Re: Trouble using Sonoff Basic with ESPeasy

I have seen this behaviour sometimes.

Usually just flashing again helps.

Sometimes it helps to issue the reset command over the serial link after flashing:
http://www.letscontrolit.com/wiki/index ... _Reference

Can you see any messages over the serial connection?
by JustmeNL
02 Feb 2017, 20:12
Forum: ESP Easy: General Discussion
Topic: ESP Easy on Sonoff RF 433mhz
Replies: 2
Views: 3914

Re: ESP Easy on Sonoff RF 433mhz

Hi,

The RF module is "filtered" through 2 additional microcontrollers and thus can only acts as a remote button. You could program the RF module and then connect the output to a pin on the esp8266 chip itself or one of the serial pins.
by JustmeNL
01 Feb 2017, 14:25
Forum: ESP Easy: Hardware
Topic: Trouble using Sonoff Basic with ESPeasy
Replies: 14
Views: 13513

Re: Trouble using Sonoff Basic with ESPeasy

I had the same problem but in my case it was the button that was pushed down by the case. Had to widen the hole a bit to solve this.
by JustmeNL
01 Feb 2017, 10:25
Forum: ESP Easy: Software
Topic: Tutorial for implementing plug-ins?
Replies: 2
Views: 3129

Re: Tutorial for implementing plug-ins?

Hi Joachim, Yes, you can use interrupt-driven routines. To get you started read the wiki: http://letscontrolit.com/wiki/index.php/ESPEasyDevelopmentGuidelines http://letscontrolit.com/wiki/index.php/ESPEasyDevelopment Further information can be obtained by studying the plugins allready developed. I ...
by JustmeNL
11 Jan 2017, 20:21
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27066

Plugin Development

Hi, I'm working on a plugin so I can embed a esp8266 in the display unit of my weather station (Ventus W266 aka Renkforce W205GU). The esp sniffs the SPI data between the processor and the receiver. This means I need 4 GPIO pins. I fixed the added GPIO pin by embedding this in the PLUGIN_WEBFORM_LOA...
by JustmeNL
09 Dec 2016, 23:19
Forum: ESP Easy: General Discussion
Topic: Rules when disconnected
Replies: 3
Views: 3765

Rules when disconnected

I'm using espeasy R140 on a couple of sonoff devices with Domoticz and MQTT. I really love this software! I created two devices: a manual switch and a dummy output for MQTT. The output is on GPIO 12 and the switch (Push button active low) on GPIO 0. My rules are simple: on Manual#Switch do if [Manua...