Search found 142 matches

by beic
15 Dec 2020, 18:56
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Just take a look at how the documentation for other plugins is made. And perhaps also make sure you can build the docs yourself, otherwise it is not really useful. See for starters: https://espeasy.readthedocs.io/en/latest/Participate/Documentation.html I find it the easiest way to compile the docs...
by beic
15 Dec 2020, 14:08
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Well since you're using them, and requested them to be moved from the Playground... :) Okay, but what is wrong with Lets Control It Wiki to start all over on the ReadTheDocs?! The reason we started converting it to RTD is that the source of the docs is included in the same repository as the code. T...
by beic
15 Dec 2020, 11:43
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 15 Dec 2020, 11:42 Well since you're using them, and requested them to be moved from the Playground... :)
Okay, but what is wrong with Lets Control It Wiki to start all over on the ReadTheDocs?!
by beic
15 Dec 2020, 11:39
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Oh, wait, I misread your last post, do you want me to write on the ReadTheDocs portal the Documentation and Description for those Sensors, ja?!
by beic
15 Dec 2020, 00:46
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 15 Dec 2020, 00:43 OK, done.
Now I'll go to bed and tomorrow you'll have the files ready for the ReadTheDocs for both plugins? ;)
Thank you my Sempai and good night! ;)
by beic
15 Dec 2020, 00:12
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

N.B. "UV" should remain in caps. Fair enough! ;) Also, did you add BME680 to the I2C Scanners list in the I2C_Scanner.cpp file? ;) You can just copy n' paste from below, I also reordered the models to be nicer! case 0x76: result = F("BMP280,BME280,BME680,MS5607,MS5611,HT16K33,TCA9546...
by beic
14 Dec 2020, 23:46
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

So it can test run during the night: https://www.dropbox.com/s/zczns6kcqa9ogc0/ESPEasy_ESP82xx_mega-20201130-148-PR_3427.zip?dl=0 https://www.dropbox.com/s/gxgyx0lft3kasl0/ESPEasy_ESP32_mega-20201130-148-PR_3427.zip?dl=0 Yes, I will flash it right now!!! ;) btw...where can I edit/modify the current...
by beic
14 Dec 2020, 22:04
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 14 Dec 2020, 22:02 OK, that's probably a simple fix.
Will make a change and a test build. (try to have one before midnight :) )
Nice! 1+ :twisted:
by beic
14 Dec 2020, 21:37
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

After the first 25 second the SI1145 sensor stopped working and again after I restarted the device again stopped working after 9 hours 52 minutes.

Image

Image
by beic
14 Dec 2020, 17:29
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

I can also have a look at what is needed to use the binary blob made by Bosch. Then we can have a tutorial how to build it yourself (as the binary blob must be linked at compile time). I think the AIQ is part of this closed source binary blob if my memory serves me well. Really frustrating they don...
by beic
14 Dec 2020, 11:36
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Here the very "elaborate" documentation on that last call: https://github.com/adafruit/Adafruit_BME680/blob/e2131b8d718cc07fcd478a6321a1960435413b8c/Adafruit_BME680.h#L100-L102 It states it is in Ohms, so I have no idea why someone thought it would be a good idea to divide it by 1000. May...
by beic
14 Dec 2020, 01:13
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

I'm still working on making it all fit and the new plugins are not at the "normal" plugin selection. The "test" and "dev" builds have become too large to fit, so I had to disable some parts. But like I said, it is literally taking all my time lately to find a way to ma...
by beic
13 Dec 2020, 22:02
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

For now both plugins, not yet the notification. Still have to make it all fit a bit better. https://www.dropbox.com/s/klmom5i6ee3sxiv/ESPEasy_ESP32_mega-20201130-131-PR_3427.zip?dl=0 https://www.dropbox.com/s/b2ko0frxjw6fenn/ESPEasy_ESP82xx_mega-20201130-131-PR_3427.zip?dl=0 This is just so confusi...
by beic
13 Dec 2020, 10:49
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 13 Dec 2020, 01:27 Yep I can include both BME680 and this one.... but not "today" as it is already nearly 1:30 am and my eyes start to itch from sleep :)
Same here, but I already woke up,so, is there any chance to implement Email notification too?
by beic
13 Dec 2020, 01:09
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Making a test build for it as we speak https://www.dropbox.com/s/gld5xx1n44nr6mt/ESPEasy_ESP32_mega-20201130-117-PR_3427.zip?dl=0 https://www.dropbox.com/s/a89minzsqiwo3cf/ESPEasy_ESP82xx_mega-20201130-117-PR_3427.zip?dl=0 Downloading... ;) p.s. just noticed, can you maybe include both Sensor plugi...
by beic
12 Dec 2020, 23:47
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 12 Dec 2020, 23:39 Made an issue for it to remember. https://github.com/letscontrolit/ESPEasy/issues/3426
Thank you!!!
by beic
12 Dec 2020, 23:31
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 12 Dec 2020, 23:21 This one you mean?
https://github.com/letscontrolit/ESPEas ... SI1145.ino
Exactly! 1+ ;)
by beic
12 Dec 2020, 22:52
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 12 Dec 2020, 22:47 BME680 is a pending PR.
Maybe you can test the test builds I linked here: https://github.com/letscontrolit/ESPEasy/pull/3386
Downloaded as we speak, will test it tomorrow, also can you see the SI1145 plugin too?

Thank you!
by beic
12 Dec 2020, 22:43
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 12 Dec 2020, 21:57 Are there any plugins that will no longer work?
Or plugins you use from Playground that may be needed to updated to recent code?
Notifications are empty and there are no BME680 and SI1145 sensor plugin inside the test, dev build.
by beic
12 Dec 2020, 21:47
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

TD-er wrote: 12 Dec 2020, 20:38 Why do you need core 2.3.0? And/or a very specific Arduino version?
If memory serves me well, core 2.4.0 was used in ESPEasy around March 2018.
Because, of the plugins compatibility from before...
by beic
12 Dec 2020, 19:55
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Above v2.0.0-dev7 it wont compile on Arduino IDE v1.8.2 and ESP Core 2.3.0, so, that is the reason, and also the plugin incompatibility. ESPEasy comes with a nice flash tool (ESP.Easy.Flasher.exe) and a bunch of .bin files (including a couple of test builds) that can be flashed on the ESP without a...
by beic
12 Dec 2020, 19:09
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

Please explain, ESPEasy runs just fine on a Wemos D1 Mini, and the buzzer is simply connected to a GPIO port, so nothing should hold you back to upgrade. There is no reasonable way to be able to support such an old version, nor can anything be 'fixed' if it were broken, as many iterations have gone...
by beic
12 Dec 2020, 17:57
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Re: Rules and Tones on older build

The best help here is to point you to a recent build to be downloaded from https://github.com/letscontrolit/ESPEasy/releases These are called "nightly builds", but are actually built on demand only, and are the most stable and feature-rich builds available. (And I'm assuming you've connec...
by beic
12 Dec 2020, 14:47
Forum: ESP Easy: General Discussion
Topic: Rules and Tones on older build
Replies: 48
Views: 26231

Rules and Tones on older build

Hi there, I'm using older build v2.0.0-dev7 with test and dev enabled: #define PLUGIN_BUILD_TESTING #define PLUGIN_BUILD_DEV The tone is working over commands or if I do it over the web interface or serial terminal, but they will not work at all if I do manual restart or putting on the power source....
by beic
26 Jun 2020, 00:28
Forum: ESP Easy: General Discussion
Topic: PN532 with NodeMCU 3 not working
Replies: 68
Views: 67713

Re: PN532 with NodeMCU 3 not working

i build a new nfc-reader with espeasy on a gizwit module. it lacks 3.3V, but i found it on a pin of the LDR. it seems that both pcb's run alone from usb-power. did not test if i still need the reset-line, so left it in at first. Hey tozett, I know it's an old post, but did you ever try to use PN532...
by beic
16 Mar 2018, 18:45
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Yes, I tested on two wemos 1d mini. The first one is working in a recuperator in my home. After uploading the patch. Good temperature, bad reading humidity (jumps ~ 40% to ~ 95%). I exchanged wemos 1d for a second and then everything returned to normal. Curiosity. I thought I had a damaged first we...
by beic
16 Mar 2018, 17:55
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 16 Mar 2018, 17:41 Great. I am glad that this problem has been solved.
Yeah, so, did you made any test? All working as expected now?!
by beic
16 Mar 2018, 15:57
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 14 Mar 2018, 20:17 I check on "ESP_Easy_masy-20180314_dev_ESP8266_4096" a few days and I will give a report.
There is a new firmware released with merged plugin!

Regards
by beic
14 Mar 2018, 20:22
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 14 Mar 2018, 20:17 Thank you, it's much better. Now it reads two sensors separately. I check on "ESP_Easy_masy-20180314_dev_ESP8266_4096" a few days and I will give a report.
Regards
Appreciated ;)
by beic
14 Mar 2018, 13:22
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 12 Mar 2018, 18:38 Hello, do you have time to see it?
PR was made on the GitHub, but not Merged yet, see https://github.com/letscontrolit/ESPEasy/pull/1081, majority of duplex Plugins have a same issue!

Regards

p.s. Please leave you post test feedback about current changes
by beic
05 Mar 2018, 15:31
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 05 Mar 2018, 14:36 see my photos https://photos.app.goo.gl/mMjx1g0ZylR24dzX2
Gonna see what is happening there...
by beic
05 Mar 2018, 14:05
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 05 Mar 2018, 14:01 Does not have. I use the latest version. It does not work with two SHT30 on wemos d1 mini.
Yes, because I made it, so, did you select the correct addresses like for one 0x44 and for the second one 0x45?, also don't forget to short juper on one of the shield board.

Regards
by beic
05 Mar 2018, 13:50
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

Tbomek wrote: 05 Mar 2018, 13:19 Hello. I need to read two sht30 on one wemos d1 mini. Does anyone have a plugin that can do it? The current plugin reads only one sht30 address at a time.
It's already included, see on GitHub:
https://github.com/letscontrolit/ESPEas ... _SHT3x.ino

Regards
by beic
25 Aug 2017, 19:03
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 15266

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

LisaM wrote: 25 Aug 2017, 13:18
beic wrote: 25 Aug 2017, 08:28
toffel969 wrote: 25 Aug 2017, 07:28 Chill people 8-) I am sure you both contribute to best you can. It's not a competition... not everyone has same abilities/time to spare/energy, everyone to their abilities.
Yes, but, unfortunately Lisa can't understand that! ;)

Regards
:mrgreen:
Kappa :D
by beic
25 Aug 2017, 08:28
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 15266

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

toffel969 wrote: 25 Aug 2017, 07:28 Chill people 8-) I am sure you both contribute to best you can. It's not a competition... not everyone has same abilities/time to spare/energy, everyone to their abilities.
Yes, but, unfortunately Lisa can't understand that! ;)

Regards
by beic
24 Aug 2017, 22:29
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 15266

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

LisaM wrote: 24 Aug 2017, 19:34 Actually i've rebuild P013 to include new sonic sensors, helped test HLW8012, ArduinoEasy.
Really?!? I built a few to, like SHT30 and LM75A.
by beic
24 Aug 2017, 19:21
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 15266

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

LisaM wrote: 24 Aug 2017, 14:02 It's always easy to ask others to do your work...
Yeah, like you, using the whole project what others built...

Kind regards
by beic
10 May 2017, 19:54
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7105

Re: AM2320 on I2C bus

what about connection? I don't think DHT22 and AM2320 are pin compatible... do you have any info about it ? Have a look at the datasheet: https://akizukidenshi.com/download/ds/aosong/AM2320.pdf On page 3 you'll find the pinout of the AM2320. On page 21 is a schematic for using it as a one-wire devi...
by beic
10 May 2017, 16:39
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7105

Re: AM2320 on I2C bus

papperone wrote: 10 May 2017, 16:23 hi, will you mind to share the plugin?
Already included to the default build by krikk, anyway you can use it with the DHT22 lib too as a single-bus!

Regards
by beic
01 May 2017, 17:41
Forum: ESP Easy: Software
Topic: 433MHz NEXA protocol transmitter plugin
Replies: 14
Views: 22599

Re: 433MHz NEXA protocol transmitter plugin

kniazio wrote: 01 May 2017, 11:10 this device/module, it's working with RCSwitch plugin
Thank you! ;)
by beic
27 Apr 2017, 11:36
Forum: ESP Easy: Software
Topic: 433MHz NEXA protocol transmitter plugin
Replies: 14
Views: 22599

Re: 433MHz NEXA protocol transmitter plugin

tozett wrote: 27 Apr 2017, 08:38 link broken, this worked: https://github.com/letscontrolit/ESPEas ... 2_RFTX.ino
I was asking about this device/module, it's working with NEXA plugin or not?

Image

Anyone tested it?

Kind regards,
Viktor
by beic
26 Apr 2017, 00:18
Forum: ESP Easy: Software
Topic: 433MHz NEXA protocol transmitter plugin
Replies: 14
Views: 22599

Re: 433MHz NEXA protocol transmitter plugin

Since I also have a couple of those wireless switch modules installed, I'll post my results once I've tried them with this plugin. See e.g. "1 Ch Wireless Relay RF Remote Control Switch DC 12V Heterodyne Receiver 433MHz" Currently available for US$ 1.99 and free shipping to europe http://...
by beic
23 Apr 2017, 18:31
Forum: ESP Easy: Hardware
Topic: Sensirion SHT30 supported?
Replies: 30
Views: 29822

Re: Sensirion SHT30 supported?

I have rewrite the Plugin for my personal usage, and it's working now on older releases/versions like R147 too!

Cheers
by beic
23 Apr 2017, 18:28
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7105

Re: AM2320 on I2C bus

Anyway, I wrote my own Plugin for it, regarding the I2C bus.

Also, the ESPEasy will not detect the sensor on the I2C bus by "I2C Scanner" for some reason, but the sensor is working on the 0x5C address.

Regards
by beic
23 Apr 2017, 18:24
Forum: ESP Easy: Hardware
Topic: DHT22 Problem
Replies: 25
Views: 31973

Re: DHT22 Problem

I am now trying to calibrate. 24hour with salt in a jar - it should be around 75%. Then I try to put in a jar filled with water - it should be around 100%. SI7021 seem to be accurate out of the box. BMP280 - is measuring +1C out of the box BMP180 - temp OK, pressure little bit different than BMP280...
by beic
21 Apr 2017, 14:56
Forum: ESP Easy: Hardware
Topic: AM2320 on I2C bus
Replies: 7
Views: 7105

AM2320 on I2C bus

Hi there,

Anyone has a AM2320 sensor setup on the I2C bus?

I tried with pullup resistors, but the ESPEasy doesn't report any new I2C address found.

Any help, please!

Kind regards,
Viktor

p.s. The sensor is working with one wire setup with DHT22 device selected.
by beic
18 Apr 2017, 22:11
Forum: ESP Easy: Software
Topic: Event plugin can't compile
Replies: 2
Views: 2950

Re: Event plugin can't compile

I doubt if the event plugin has any use since we have rules engine now. But to make it compatible with a later ESP Easy framework, you could patch line 522 in the plugin file: change this ExecuteCommand(command); into ExecuteCommand(0,command); should be safe... Hey Martinus, Long time no see! ;) Y...
by beic
16 Apr 2017, 00:10
Forum: ESP Easy: Software
Topic: MFRC522
Replies: 1
Views: 2706

Re: MFRC522

kniazio wrote: 15 Apr 2017, 15:22 Can someone already have done with this plugin for Easyesp?
https://github.com/Jorgen-VikingGod/ESP8266-MFRC522
I already requested at https://github.com/letscontrolit/ESPEasy/issues/198

Regards
by beic
16 Apr 2017, 00:08
Forum: ESP Easy: Software
Topic: Need a beginner guide to write a plugin
Replies: 2
Views: 2878

Re: Need a beginner guide to write a plugin

get your development environment: https://www.letscontrolit.com/wiki/index.php/ESPEasy#Source_code_development I know that already. copy an existing plugin and adapt it to your sensor: e.g this one https://github.com/letscontrolit/ESPEasy/blob/mega/src/_P014_SI7021.ino <-- another temperatur sensor...
by beic
16 Apr 2017, 00:04
Forum: ESP Easy: Software
Topic: Event plugin can't compile
Replies: 2
Views: 2950

Event plugin can't compile

Hi there, I'm trying to compile Event plugin from ESPEasyPluginPlayground https://github.com/dzikus/ESPEasyPluginPlayground/blob/master/_P103_Event.ino But, I got an compile error saying: _P103_Event.ino: In function 'void Plugin_103_Action(byte, byte, int, int, byte)': _P103_Event:522: error: inval...