Search found 230 matches

by psy0rz
22 Feb 2018, 19:19
Forum: ESP Easy: Software
Topic: ESP-32 plans for ESPEasy (?)
Replies: 58
Views: 52490

Re: ESP-32 plans for ESPEasy (?)

Ah i didnt know there was some handywork involved. :)

Still i might script those changes so that we at least have an automated build to test up testing and development.

We also have an ugly PUYA workaround/patch in the system currently. :)
by psy0rz
20 Feb 2018, 02:23
Forum: ESP Easy: Software
Topic: ESP-32 plans for ESPEasy (?)
Replies: 58
Views: 52490

Re: ESP-32 plans for ESPEasy (?)

Martinus,

Would it be an idea if i configured our build system to also automaticly create ESP-32 nightly's? Is it just a matter of changing the board type?

Also did you get my slack invite, for https://espeasy.slack.com .

Edwin
by psy0rz
06 Feb 2018, 00:18
Forum: Staff Announcements forum
Topic: ESPEasy & uPyEasy Strategy
Replies: 26
Views: 41338

Re: ESPEasy & uPyEasy Strategy

For my led-animation project i'm just using github as a repository. Only need to regenerate the repository index if plugins are added, but we could do that with Travis. When the repo is on github we could also make branches/tags and let the user choose if they want to browser "stable/testing/de...
by psy0rz
30 Jan 2018, 00:03
Forum: Staff Announcements forum
Topic: ESPEasy & uPyEasy Strategy
Replies: 26
Views: 41338

Re: ESPEasy & uPyEasy Strategy

For now I think its important we get both projects in a stable state. We need to release a stable ESPEasy v2.0 and a initial stable uPyEasy. After that I would expect a slow migration from ESPEasy to uPyEasy, as uPyEasy starts to mature and will gain more plugins. uPyEasy seems to be designed very w...
by psy0rz
29 Jan 2018, 23:49
Forum: Staff Announcements forum
Topic: ESPEasy & uPyEasy Strategy
Replies: 26
Views: 41338

Re: ESPEasy & uPyEasy Strategy

JSON, REST, SOAP are all M2M communication protocols, useless when dealing with end-users. The question is what app resides on the user side to receive these comm protocols from the server? TD-er and I where discussing a system like this: The ESP only talks JSON via a REST interface. The users &quo...
by psy0rz
29 Jan 2018, 23:36
Forum: uPyEasy: General Discussion
Topic: uPyEasy BETA-1 is available!
Replies: 22
Views: 35421

Re: uPyEasy BETA-1 is available!

Great work lisa!
by psy0rz
29 Jan 2018, 23:31
Forum: Staff Announcements forum
Topic: ESPEasy & uPyEasy Strategy
Replies: 26
Views: 41338

Re: ESPEasy & uPyEasy Strategy

The uPyEasy beta-1 release is here, complete with binaries and source code ( https://www.letscontrolit.com/forum/viewtopic.php?f=20&t=4745 ). Question is: What's next? What is going to be our strategy for the foreseeable future? - Are we going to keep two different applications where ESPEasy is...
by psy0rz
29 Jan 2018, 23:22
Forum: Staff Announcements forum
Topic: ESPEasy & uPyEasy Strategy
Replies: 26
Views: 41338

Re: ESPEasy & uPyEasy Strategy

JSON, REST, SOAP are all M2M communication protocols, useless when dealing with end-users. The question is what app resides on the user side to receive these comm protocols from the server? TD-er and I where discussing a system like this: The ESP only talks JSON via a REST interface. The users &quo...
by psy0rz
21 Jan 2018, 17:16
Forum: Experimental
Topic: The Rig
Replies: 33
Views: 45667

Re: The Rig

I looked around abit for standard testsoftware, but then i decided to build something myself. Most standard unit testing is made to test libraries and functions on the native system. We want to actually build and flash firmware and then http post and receive sensor data, while emulating actual contr...
by psy0rz
21 Jan 2018, 04:59
Forum: Experimental
Topic: The Rig
Replies: 33
Views: 45667

Re: The Rig

The uPyEasy testrig components are starting to arrive: esp32 testboard.jpg For the ESP32 ESP-12F testboard.jpg For the ESP-12F On these boards i'll place the most common sensors to test protocols, like the ds18b20 for onewire, bme280 for i2c, microswitch for switch, neopixel for gpio and a SD card ...
by psy0rz
21 Jan 2018, 04:41
Forum: Experimental
Topic: The Rig
Replies: 33
Views: 45667

Re: The Rig

I like to reward the team for all their work, but .. Sorry, this is too complicated and too much waste. - PayPal redirection does not work - 21% VAT goes to ??? Please open just a PayPal account for gifts. Done: https://www.paypal.me/psy0rz I also have around 10 types of cryptowallets, so that woul...
by psy0rz
21 Jan 2018, 04:34
Forum: ESP Easy: Software
Topic: switch gpio 0 always high after boot
Replies: 31
Views: 23119

Re: switch gpio 0 alsway high after boot

Which version of ESPEasy are you using? I've tested this with the latest mega and v2.0, and i was able to set the bootstate of GPIO 0 to both low and high. (and it would give the correct signal)

Edwin
by psy0rz
19 Jan 2018, 18:00
Forum: Experimental
Topic: The Rig
Replies: 33
Views: 45667

Re: The Rig

psy0rz, Because I might get a financial grant to support ESPEasy (more on this later) I like to donate too. Is there somewhere a Donate button like Domoticz has? http://www.domoticz.com/downloads/ psy0rz & Dev. team. Thanks for all the time spent and the great result. Domosapiens Well you can n...
by psy0rz
15 Jan 2018, 20:20
Forum: ESP Easy: Projects / Applications
Topic: Post mailbox to email notifier.
Replies: 18
Views: 14882

Re: Post mailbox to email notifier.

i'm not sure, i'm not using a bare esp myself. :)
by psy0rz
12 Jan 2018, 02:48
Forum: ESP Easy: General Discussion
Topic: Developent update: Nighty 20180112, testing and slack
Replies: 1
Views: 2736

Developent update: Nighty 20180112, testing and slack

Releases As some of you might already know: From now on ESPEasy binaries will be released automaticly every night, if there are any changes. This replaces the 'dev13..dev14..etc' numbering scheme and hopefully makes testing easier for everyone. For the next upcoming 2.0.0 release (in bugfix-only mo...
by psy0rz
10 Jan 2018, 18:30
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev13
Replies: 39
Views: 38767

Re: ESPEasy v2.0.0-dev13

np :) do you know a nice and proper place on the wiki where this explanation should be? perhaps you can add it :)
by psy0rz
10 Jan 2018, 18:22
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev13
Replies: 39
Views: 38767

Re: ESPEasy v2.0.0-dev13

Maybe a very stupid question, but ... what is the difference between V2.0.13 etc and a mega release? I thought mega releases were no longer made? Mega is the project name for v2.0.0 and it's also the name of the master branch. "v2.0" the name of the branch that is the code submitting bran...
by psy0rz
10 Jan 2018, 15:15
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 634705

Re: ESP Easy Mega

I have been using rules that trigger other events in turn, so if that is what you mean: yes, it works Yes I do that as well, I was hoping for an if else structure... My point was that the upgrade fails so that I need physical acces to all devices Indeed the config is incompatible, but the device sh...
by psy0rz
10 Jan 2018, 15:14
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev13
Replies: 39
Views: 38767

Re: ESPEasy v2.0.0-dev13

There are still some serious crash issues with dev13 and older, and MQTT. We're fixing that now.
by psy0rz
03 Jan 2018, 18:29
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev13
Replies: 39
Views: 38767

Re: ESPEasy v2.0.0-dev13

Ah thanks for that information. So its just a matter of waiting until espressive has updated their libraries.
by psy0rz
03 Jan 2018, 15:54
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev13
Replies: 39
Views: 38767

Re: ESPEasy v2.0.0-dev13

We cannot fix that bug i think, the fix needs to be done in the arduino/esp core libraries.

Also if you patch your accesspoint you should be fine i think? Thats what i did with my unifi accesspoints.

Correct me if i'm wrong and if we CAN do something about KRACK.
by psy0rz
03 Jan 2018, 01:19
Forum: ESP Easy: General Discussion
Topic: ESPEasy nighly builds
Replies: 5
Views: 4905

ESPEasy nighly builds

Since there is quite a lot of development going on in the mega-branch, I decided to create a release-bot. This bot will automaticly create a new binary release if there are any changes on the mega-branch. This allows people to test new features and fixes without the hassle of compiling. (bot will ru...
by psy0rz
02 Jan 2018, 23:34
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev13
Replies: 39
Views: 38767

ESPEasy v2.0.0-dev13

Yes! We start the year with lucky number 13, this should be a good one. ;) You can download it here: https://github.com/letscontrolit/ESPEasy/releases/tag/v2.0.0-dev13 I want to ask everyone to use the "voting" feature of github to let us know which features or issues are important to you....
by psy0rz
25 Dec 2017, 13:07
Forum: ESP Easy: Projects / Applications
Topic: Post mailbox to email notifier.
Replies: 18
Views: 14882

Re: Post mailbox to email notifier.

Hi, Yes the capicitor is a 4.7 uF, and anything of 5v or above is fine. (since the esp is only 3.3v) I'm not sure, i think 3.6 or 3.7 is the max an esp can handle. Didnt have any problems so far. I'm want to create a better solution that uses a mechanical motion switch instead of a seperate switch. ...
by psy0rz
18 Dec 2017, 21:44
Forum: ESP Easy: Hardware
Topic: Two RFID Wiegand Reader
Replies: 9
Views: 11249

Re: Two RFID Wiegand Reader

Seems a bug indeed, issue on github is here: https://github.com/letscontrolit/ESPEasy/issues/641
by psy0rz
04 Oct 2017, 17:15
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

I don't have S20 at hand so i can't test atm. If i find some time this weekend i'll test with ESP-01 and possibly a Sonoff basic which is technically equivalent to the S20 shouldnt the ESP8285 version of the firmware be used for a sonof device? ah our awesome wiki says the 1mb normal version should...
by psy0rz
04 Oct 2017, 17:13
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

Shardan wrote: 29 Sep 2017, 13:28 I don't have S20 at hand so i can't test atm.

If i find some time this weekend i'll test with ESP-01 and possibly a Sonoff basic which is technically equivalent to the S20
shouldnt the ESP8285 version of the firmware be used for a sonof device?
by psy0rz
04 Oct 2017, 17:12
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

https://github.com/letscontrolit/ESPEasy/releases/tag/v2.0.0-dev12 SightofSilence (1): Add files via upload (#493) I see no such thing as upload... https://github.com/letscontrolit/ESPEasy/pull/493 somebody used a wrong commit message, it should read 'Renamed and rearranged "Devices:" on ...
by psy0rz
28 Sep 2017, 00:08
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

mrwee wrote: 26 Sep 2017, 16:03 Having flashed an Sonoff S20 from scratch, I encounter
Error while reading/writing config.dat in 926
in the weblog. I've gone over the config again and again but cannot see anything wrong. How can I find the config.dat data structure to locate the problem?
which firmware did you use exactly?
by psy0rz
28 Sep 2017, 00:07
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

Just noticed that the IR plugin is missing from the default set of plugins. Seems to be the only plugin with this condition: #ifdef PLUGIN_BUILD_NORMAL and it's not set true in the main file. Was there a reason to disable this plugin (it has been in the default set for a long time..) nope this is a...
by psy0rz
23 Sep 2017, 14:56
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 234025

Re: ESP Easy development status

lisam, is it possible to use 3rd party libraries like adafruit or IR in micropython? i know its possible with normal python to link against c-stuff, i was wondering how that works with micropython? can you just upload the .py file plus a object-file? regarding size: i also dont like overkill for har...
by psy0rz
23 Sep 2017, 14:47
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

Just noticed that the IR plugin is missing from the default set of plugins. Seems to be the only plugin with this condition: #ifdef PLUGIN_BUILD_NORMAL and it's not set true in the main file. Was there a reason to disable this plugin (it has been in the default set for a long time..) nope this is a...
by psy0rz
23 Sep 2017, 14:47
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

Re: ESPEasy v2.0.0-dev12 released

Just a small though on size and efficiency... I agree that some plugins are too specific and should be flagged as such and not included in the standard firmware (like it happened with "_P070_NeoPixel_Clock.ino"). But looking at the current supported devices by the standard 2.0.0.dev12 I t...
by psy0rz
22 Sep 2017, 01:38
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 43997

ESPEasy v2.0.0-dev12 released

After a brief pause, i'm back, and we've released v2.0.0-dev12: https://github.com/letscontrolit/ESPEasy/releases/tag/v2.0.0-dev12 From this point forward the 2.0.0 merge window is closed. This means only bugfixes will go into 2.0.0: All the other pull requests will be postponed to 2.1.0. From now o...
by psy0rz
22 Sep 2017, 00:53
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 21946

Re: ESP Easy Github pull requests

Oh it seems i cant unstick it. :)
by psy0rz
22 Sep 2017, 00:50
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 21946

Re: ESP Easy Github pull requests

i merged a bunch of pull requests. i'll unstick this (very old) topic and create a new one to indicate whats going on.
by psy0rz
18 Sep 2017, 20:39
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 234025

Re: ESP Easy development status

LisaM is your code on github somewhere? I also think micropython is the way to go in the future. It solves a lot of issues and its very platform independent. Not yet, i'm still busy with the main core outline and collecting and assembling all standard components. Basic principle is to do as little ...
by psy0rz
14 Sep 2017, 22:46
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 234025

Re: ESP Easy development status

Is the hype about the project already over? The only thing I can see running up are the issues.... :? And the intervals of new versions become longer and longer.... I'm still working on ESPyEasy, the main core and plugins release will be a frozen module baked in the micropython firmware. It will al...
by psy0rz
14 Sep 2017, 22:44
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 234025

Re: ESP Easy development status

Yes, I was doing "vacation" stuff, like playing around with ESPEasy and creating a doorlock plugin (_P151_CISA.ino in the playground) Currently i'm using ESPEasy nodes with domoticz to control access to my house and office doors, and i'm also building an alarm system with it. Since i've st...
by psy0rz
30 Jul 2017, 01:23
Forum: ESP Easy: General Discussion
Topic: Who's going to SHA2017?
Replies: 2
Views: 2999

Who's going to SHA2017?

I will be there (i've been going since hal2001).

I probably hang out around these villages:

https://wiki.sha2017.org/w/Village:deFEEST

https://wiki.sha2017.org/w/Village:Mononoke

https://wiki.sha2017.org/w/Village:wehost

My DECT extension will be 7790

Edwin
by psy0rz
30 Jul 2017, 01:14
Forum: Experimental
Topic: ESPEASY V2.0 Notifications Syntax
Replies: 35
Views: 53704

Re: ESPEASY V2.0 Notifications Syntax

BertB wrote: 07 Jun 2017, 12:38 v2.0.0-dev11is not yet available?
it wasn't but it is now. :)

versions before dev11 have bugs in smtp notifications.
by psy0rz
30 Jul 2017, 01:13
Forum: Experimental
Topic: ESPEASY V2.0 Notifications Syntax
Replies: 35
Views: 53704

Re: ESPEASY V2.0 Notifications Syntax

yes i used my own mailserver so i didnt need a password.

find out your so called MX record of your maildomain, and deliver the mail directly on port 25.

you could use a site like https://mxtoolbox.com/ or just the "dig" command in linux.
by psy0rz
17 Jul 2017, 00:59
Forum: ESP Easy: Software
Topic: ESP easy compiling for 512k/64k spiffs
Replies: 5
Views: 5545

Re: ESP easy compiling for 512k/64k spiffs

Indeed, ESPEasy Mega (now called v2.0.0) was especially designed for devices with 1Mb or more flash.

Just dont bother and buy a new one.
by psy0rz
16 Jul 2017, 15:38
Forum: ESP Easy: Software
Topic: Pulse Counter / Glitch Filter
Replies: 4
Views: 4984

Re: Pulse Counter / Glitch Filter

Its not on the roadmap but it seems a usefull feature indeed. Please create a feature request on github for it and we might implement this.

Edwin
by psy0rz
19 Jun 2017, 22:07
Forum: Introduce yourself
Topic: Hello from north of netherlands
Replies: 3
Views: 4592

Re: Hello from north of netherlands

w000p i'm also from the North!

Drenthe wel te verstaan :P
by psy0rz
19 Jun 2017, 21:59
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 234025

Re: ESP Easy development status

Yeah i saw you've been busy. Very nice. :D So far, if i tagged it with 2.0.0 it meant i really wanted it to be fixed before that version can be released. These are probably only bugs that are fixable without adding a lot of new code. Stuff that is not tagged with a mile stone is "to be decided&...
by psy0rz
12 Jun 2017, 14:49
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 234025

Re: ESP Easy development status

Martinus, The common way to do this is with branches: As soon as we have a stable 2.0 release we should create a 2.0-branch. This will be the production branch in which we only commit the bugfixes, and create versions 2.0.1, 2.0.2 etc. Development can then continue in the "development" bra...
by psy0rz
10 Jun 2017, 13:33
Forum: Introduce yourself
Topic: Who is Lisa?
Replies: 9
Views: 10526

Re: Who is Lisa?

cool :)
by psy0rz
06 Jun 2017, 23:35
Forum: Introduce yourself
Topic: Who is Lisa?
Replies: 9
Views: 10526

Re: Who is Lisa?

lol thats a lot :)