Search found 230 matches

by psy0rz
17 Feb 2017, 17:07
Forum: ESP Easy: Hardware
Topic: SONOFF TOUCH - Did you see it?
Replies: 33
Views: 41568

Re: SONOFF TOUCH - Did you see it?

If someone has the correct esp8285 platformio.ini environment settings for me, I could add it to our travs-script.

That way there will be also an automated firmware.bin release for the esp8285 from now on. (saves a lot of people a lot of compile-hassel)

Edwin
by psy0rz
17 Feb 2017, 16:59
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

Hi, I'm not a very experienced programmer but get by, I would like to help maintain the wiki. Awesome! it also would be nice if you could check if all the plugins have a wiki page. for the plugins that dont have one (especially the playground ones i expect), you could perhaps search for info on the...
by psy0rz
17 Feb 2017, 00:33
Forum: ESP Easy: General Discussion
Topic: Speaker function ?
Replies: 35
Views: 35294

Re: Speaker function ?

I needed speaker support myself to build an Alarm system for my home. Needed the alarm to give audio feedback. (e.g. alarm enable/disable tones, window-open notification sounds etc) I cleaned up the code (identation), and moved the functions to Misc.ino Its avaiable in v1.1.0-beta7 in the testing pl...
by psy0rz
16 Feb 2017, 18:19
Forum: ESP Easy: General Discussion
Topic: Version 1.1.0-beta6 avaiable
Replies: 25
Views: 18870

Version 1.1.0-beta6 avaiable

I've justed released beta6 via the new build-environment (automated builds via travis etc, look in my footer for more info). You can find it here: https://github.com/psy0rz/ESPEasy-platformio/releases I've merged a bunch of pull requests that had some new plugins. Also I added all plugins from playg...
by psy0rz
16 Feb 2017, 11:49
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

I have contact with Martinus and access to the main repository. Fortunately he will stay involved with the project, but currently doesn't have the time to do any real coding. So he'll be on the background (for now).

I'll keep you posted.
by psy0rz
16 Feb 2017, 11:48
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

I have contact with Martinus and access to the main repository. Fortunately he will stay involved with the project, but currently doesn't have the time to do any real coding. So he'll be on the background (for now).

I'll keep you posted.
by psy0rz
15 Feb 2017, 21:57
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

No, I will focus purely on the ESPeasy coding. If someone wants to maintain that stuff but needs some initial help with improving the development process I might be able to do that. I also dont have time to do the many other things: Maintaining forums and wikis and giving general support, but I assu...
by psy0rz
15 Feb 2017, 21:46
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

Maybe its better this way: People can see what kind of changes I want to make and determine if they like it, before handing over "the keys" so to speak. :) Edwin Yes, that's what I intended to say !! Please make an link in your signature with a short explanation, so people go to the tempo...
by psy0rz
15 Feb 2017, 20:38
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

This is great. Are you going to pick up the experimental stuf to? I would love to add all the experimental plugins that do not require changes to the code base. So keep the base stable, but have an option for users to enable a potential unstable plugin from the webgui. Look here to find out about t...
by psy0rz
15 Feb 2017, 20:33
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

We're talking about 2 different kind of forks here, it could either mean: 1. There is some disagreement, or someone wants to go a different direction than the original project. Hence the whole PROJECT is forked, starting a new project. Perhaps a different name and perhaps a new site/wiki/forum. (I h...
by psy0rz
15 Feb 2017, 19:10
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

(cross post, for people that only follow this thread) Ok i've pretty much have things up and running. Have a look at the README over here to see whats going on: https://github.com/psy0rz/ESPEasy/blob/master/README.md I've already merged a pull request: https://github.com/letscontrolit/ESPEasy/pull/9...
by psy0rz
15 Feb 2017, 19:04
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

Ok i've pretty much have things up and running. Have a look at the README over here to see whats going on: https://github.com/psy0rz/ESPEasy/blob/master/README.md I've already merged a pull request: https://github.com/letscontrolit/ESPEasy/pull/96 If you guys want to test to see if everything is wor...
by psy0rz
15 Feb 2017, 00:35
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

Currently i'm setting up Travis to automaticly compile every commit, and automaticly create a firmware.bin release when i tag a commit. Its here: https://travis-ci.org/psy0rz/ESPEasy-platformio Tagged version will be released here: https://github.com/psy0rz/ESPEasy-platformio/releases Still working ...
by psy0rz
14 Feb 2017, 21:53
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

Could someone ping martinus?
by psy0rz
14 Feb 2017, 12:52
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

I tried to send a PM but it stays in the Outbox (maybe his box is full). I also sent him an email yesterday.

So no contact yet.
by psy0rz
14 Feb 2017, 09:46
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

Very nice, testing and feedback is one of the most important things towards getting stable releases.
by psy0rz
14 Feb 2017, 01:37
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

I now thoroughly reviewed the framework base and a bunch of pull requests. I dont see any problem in being able to moving the project forward as well as making a bunch of improvements in the whole development cycle: - faster intergrating of playground plugins: mark them as TESTING in the webgui and ...
by psy0rz
14 Feb 2017, 01:27
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

You couldn't get it installed, or you couldn't get the project to build in platformio? Normally the trick is getting the right platformio.ini file for the correct board. I already provide a "correct" one. (not sure its really correct yet, have to figure out minimum flash size i guess) I'm ...
by psy0rz
13 Feb 2017, 22:56
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

As a first step I've created a simple 3 step process that anyone can use to build ESPeasy with http://platformio.org

Its at https://github.com/psy0rz/ESPEasy-platformio.git .

Edwin
by psy0rz
13 Feb 2017, 21:23
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 23072

Re: ESP Easy Github pull requests

Now that i think of it: This way we also could handle plugins that are still in "testing" in the playground. Then we can even release 3 versions: "slim 512k version", "normal" and "normal + all the testing plugins". Perhaps we cant do that for some special plu...
by psy0rz
13 Feb 2017, 21:11
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 23072

Re: ESP Easy Github pull requests

What if we create a easy way to enable/disable certain plugins at compile time? This way its easy to release different binaries: A "normal" version and a stripped-down 512K version that only has a subsection of plugins enabled by default. The end-users of the 512k version then can also cho...
by psy0rz
13 Feb 2017, 20:57
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

Forking isn't the correct solution for this situation: The original project is stalled, we need someone to continue the project. I've already reviewed a lot of the pull requests that are open and responded to them. Some of those pull requests can be merged with little knowledge of the rest of the pr...
by psy0rz
13 Feb 2017, 19:08
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 54407

Re: The way forward

What if we have just someone that reviews pull requests and merges them with master? The most pull requests seem pretty straight forward, so I'm willing to give this a try. Also i need some features myself which some people already coded. This code sometimes can be found on the forum, and I dont lik...
by psy0rz
13 Feb 2017, 18:57
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 280229

Re: ESP Easy development status

Awww..too bad...I just discovered the project a few weeks ago.

Thanks for the great work martinus!

If we just have someone that could merge all the pull requests, the project might continue on.

Since the software architecture is quite nice, i'm willing to try it.

Edwin
by psy0rz
13 Feb 2017, 18:46
Forum: ESP Easy: Projects / Applications
Topic: Keypad support
Replies: 10
Views: 11294

Re: Keypad support

Thanks i will look into it. I see a lot of open pull requests and there was a post from october or something, saying we should not make any new pull requests. (until after the next release)

Any news on that?
by psy0rz
13 Feb 2017, 09:54
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 23072

Re: ESP Easy Github pull requests

Wouldn't it be better to just create a 512k branch after the release, and continue development on master as usual?

That way the pullrequests could stay.

A new repository sounds like overkill.
by psy0rz
13 Feb 2017, 09:27
Forum: ESP Easy: Projects / Applications
Topic: Keypad support
Replies: 10
Views: 11294

Re: Keypad support

i dont think thats possible.
by psy0rz
13 Feb 2017, 09:23
Forum: ESP Easy: General Discussion
Topic: Speaker function ?
Replies: 35
Views: 35294

Re: Speaker function ?

is this in the dev branch yet? or should someone make a pull request?
by psy0rz
02 Feb 2017, 13:10
Forum: ESP Easy: Projects / Applications
Topic: Keypad support
Replies: 10
Views: 11294

Re: Keypad support

Another home made captive keypad that would be interesting to support: https://wiki.techinc.nl/index.php/Matrixpad
by psy0rz
02 Feb 2017, 12:21
Forum: ESP Easy: Projects / Applications
Topic: Keypad support
Replies: 10
Views: 11294

Keypad support

Does anyone has plans to create a keypad application? Something that supports a keypad like this one: http://www.dx.com/p/diy-3-x-4-12-key-numeric-keypad-black-150134 When entering a code of a certain length it should be send to the (domotics) server for further processing. Maybe i'll code this myse...