Search found 3621 matches

by grovkillen
05 May 2020, 12:16
Forum: ESP Easy: Software
Topic: Rules#Timer and eventvalue
Replies: 14
Views: 10104

Re: Rules#Timer and eventvalue

Your wish is a good feature request. I mean why wouldn't the timer event also have an event value that could be used?
by grovkillen
04 May 2020, 19:20
Forum: Introduce yourself
Topic: Hi from India !
Replies: 1
Views: 6928

Re: Hi from India !

by grovkillen
03 May 2020, 18:21
Forum: ESP Easy: Software
Topic: ESP Easy Flasher too small
Replies: 5
Views: 6508

Re: ESP Easy Flasher too small

If I make it bigger 1080 screens will not be enough. But I'm planning on doing a new flasher tool.
by grovkillen
03 May 2020, 06:37
Forum: ESP Easy: Software
Topic: ESP Easy Flasher too small
Replies: 5
Views: 6508

Re: ESP Easy Flasher too small

Yes you could change that last line in the settings file and it would behave like you wanted next time you open the flasher.
by grovkillen
01 May 2020, 05:11
Forum: Introduce yourself
Topic: Hi From France !
Replies: 1
Views: 6545

Re: Hi From France !

Welcome! :)
by grovkillen
27 Apr 2020, 20:11
Forum: ESP Easy: Hardware
Topic: Which better Temp/Hum sensor to replace DHT22 ?
Replies: 7
Views: 10985

Re: Which better Temp/Hum sensor to replace DHT22 ?

My go to sensor is the BME280. Like always, if you want reliable values, calibrate.
by grovkillen
27 Apr 2020, 06:41
Forum: ESP Easy: Projects / Applications
Topic: OLED display controlled via MQTT
Replies: 1
Views: 8887

Re: OLED display controlled via MQTT

You can use the same commands over MQTT. Post to the <unit name>/cmd topic (if you haven't changed the subscription topic).
by grovkillen
22 Apr 2020, 18:37
Forum: ESP Easy: General Discussion
Topic: add SG90 servo
Replies: 11
Views: 13670

Re: add SG90 servo

You can control the servo using the servo commands: https://espeasy.readthedocs.io/en/lates ... motor-page
by grovkillen
20 Apr 2020, 18:18
Forum: ESP Easy: General Discussion
Topic: MQTT serial bridge with EspEasy
Replies: 4
Views: 8187

Re: MQTT serial bridge with EspEasy

Nothing like that is present no.
by grovkillen
20 Apr 2020, 18:17
Forum: ESP Easy: General Discussion
Topic: does system#boot fire when waking from deep sleep?
Replies: 4
Views: 6516

Re: does system#boot fire when waking from deep sleep?

It's by design, Wake happens before Boot. Why? Wake is the first thing happening and Boot is when the boot sequence is done.
by grovkillen
18 Apr 2020, 13:12
Forum: ESP Easy: Projects / Applications
Topic: Outboard Hour meter data to domoticz
Replies: 6
Views: 11059

Re: Outboard Hour meter data to domoticz

SPIFFS sounds harder than it really is. The flash memory of the ESP is generally 1MB or 4MB. This is ones or zeros. The "operating system" is stored as binary data on the flash. But for none static files we need a file system to store these files. This file system is called SPIFFS. For our...
by grovkillen
15 Apr 2020, 17:20
Forum: ESP Easy: Hardware
Topic: Burn sonof
Replies: 5
Views: 9218

Re: Burn sonof

What did you connect to 5V?
by grovkillen
12 Apr 2020, 03:22
Forum: Introduce yourself
Topic: Hello from Virginia - Carl
Replies: 1
Views: 6363

Re: Hello from Virginia - Carl

Welcome! :)
by grovkillen
11 Apr 2020, 21:12
Forum: ESP Easy: Software
Topic: need some help with atom
Replies: 9
Views: 8659

Re: need some help with atom

PlatformIO is heavily dependent on Python being installed correctly. Is your PATH populated with Python install folder path? https://www.computerhope.com/issues/ch000549.htm I find it really straight forward if Python is installed correctly, just download the zip from github and open it in Atom/Plat...
by grovkillen
10 Apr 2020, 18:52
Forum: ESP Easy: General Discussion
Topic: Pulse Counter problem with ESPEasy
Replies: 3
Views: 5527

Re: Pulse Counter problem with ESPEasy

Perhaps use a newer version?
by grovkillen
07 Apr 2020, 09:29
Forum: ESP Easy: Software
Topic: Syntax for send event via MQTT
Replies: 2
Views: 4852

Re: Syntax for send event via MQTT

Code: Select all

command_topic: 'Esp1/cmd'
payload_on: 'event,ValveOn'
payload_off: 'event,ValveOff'
Given that you have the name of the unit and the events correct it should be working.
by grovkillen
06 Apr 2020, 21:32
Forum: Staff Announcements forum
Topic: hola consulta programa para led neopixel ws2811b
Replies: 1
Views: 15489

Re: hola consulta programa para led neopixel ws2811b

We use ESP devices over Arduino boards. At least if you're planning on using ESP Easy.
by grovkillen
06 Apr 2020, 05:49
Forum: Introduce yourself
Topic: New comer!
Replies: 1
Views: 5853

Re: New comer!

Welcome!
by grovkillen
03 Apr 2020, 12:20
Forum: ESP Easy: Software
Topic: ESPEasy-20200328 can't change rule sets
Replies: 21
Views: 14012

Re: ESPEasy-20200328 can't change rule sets

TD-er wrote: 03 Apr 2020, 10:11 That's still something I need to fix indeed.
We should start focusing on getting the new GUI released.
by grovkillen
03 Apr 2020, 12:19
Forum: ESP Easy: General Discussion
Topic: Problem with a rule for MQ-7 Gas sensor
Replies: 12
Views: 10498

Re: Problem with a rule for MQ-7 Gas sensor

tparvais wrote: 03 Apr 2020, 11:17
grovkillen wrote: 03 Apr 2020, 05:42 The brackets turn the name into a value.
Worthwhile to add it to the doc :)
Isn't it already part of the rules examples?
by grovkillen
03 Apr 2020, 05:42
Forum: ESP Easy: General Discussion
Topic: Problem with a rule for MQ-7 Gas sensor
Replies: 12
Views: 10498

Re: Problem with a rule for MQ-7 Gas sensor

tparvais wrote: 02 Apr 2020, 22:36 I found it myself:
there is no need to use [] in on .... do statement...
The brackets turn the name into a value.
by grovkillen
01 Apr 2020, 19:59
Forum: Introduce yourself
Topic: Intro & collaboration
Replies: 1
Views: 5712

Re: Intro & collaboration

Cool, thanks for reaching out. And welcome!
by grovkillen
01 Apr 2020, 10:15
Forum: Introduce yourself
Topic: Salve mi presento! - Hi, let me introduce myself!
Replies: 1
Views: 5442

Re: Salve mi presento! - Hi, let me introduce myself!

Great to hear about your project :) Welcome!
by grovkillen
01 Apr 2020, 09:50
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

sawo wrote: 01 Apr 2020, 09:19 @grovkillen
thanks a lot for helping, I have created an issue.
Great! And thank you for reporting this issue.
by grovkillen
01 Apr 2020, 02:05
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

That sounds like a design flaw. Please open a issue on GitHub and refer to this thread
by grovkillen
31 Mar 2020, 21:43
Forum: ESP Easy: General Discussion
Topic: Neopixele as status-indicator
Replies: 4
Views: 7890

Re: Neopixele as status-indicator

Great! We should add that to the documentation.
by grovkillen
31 Mar 2020, 20:09
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

I had an error in my rule which I have corrected. Let,1,[task#value] <---- this sets the first internal variable (16 maximum) to what ever value your pump have. [VAR#1] is now the same value as [pump#state] (or whatever you called your task and value). [VAR#1#Z] is making a transformation of the val...
by grovkillen
31 Mar 2020, 19:40
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

Or if you want any tag to trigger the rule:

Code: Select all

on rfid_tag_water#Tag>0 do
timerSet,1,2
Let,1,[water_pump#On]
gpio,4,[VAR#1#!Z]
endon

On Rules#Timer=1 do
TaskValueSet,1,1,0
endon
Your rule would trigger when you have set the tag value = 0 which isn't what you wanted.
by grovkillen
31 Mar 2020, 19:32
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

You can read up on how to format data: https://espeasy.readthedocs.io/en/lates ... Rules.html

In the section "Formatting refered values"
by grovkillen
31 Mar 2020, 19:31
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

I would do it like this (without knowing your setup 100%)

Code: Select all

on rfid_tag_water#Tag=3364040 do
timerSet,1,2
Let,1,[water_pump#On]
gpio,4,[VAR#1#!Z]
endon

On Rules#Timer=1 do
TaskValueSet,1,1,0
endon
EDIT: updated rules.
by grovkillen
31 Mar 2020, 19:18
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

Please give me the full rules set, or is it that one above?
by grovkillen
31 Mar 2020, 17:49
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

Instead of :

TaskValueSet,1,1,0

Try

TaskValueSetAndRun,1,1,0
by grovkillen
30 Mar 2020, 22:22
Forum: ESP Easy: General Discussion
Topic: Syntax
Replies: 6
Views: 6251

Re: Syntax

Ok then your first suggestion work. If you need that buffer.
by grovkillen
30 Mar 2020, 20:45
Forum: ESP Easy: General Discussion
Topic: double click and longpress problem
Replies: 8
Views: 7154

Re: double click and longpress problem

Try debounce 100..250 something
by grovkillen
30 Mar 2020, 20:44
Forum: ESP Easy: General Discussion
Topic: Syntax
Replies: 6
Views: 6251

Re: Syntax

Try this instead:

Code: Select all

on MQTT#Connected do
timerSet,8,0
endon

on MQTT#Disconnected do
timerSet,8,60
endon


On Rules#Timer=8 do
timerSet,8,60
 if [Unten#Temp]<15
  mcpgpio,1,1
 else
  mcpgpio,1,0
 endif
endon
by grovkillen
30 Mar 2020, 15:57
Forum: ESP Easy: General Discussion
Topic: ESP Easy controller webgui?
Replies: 2
Views: 3686

Re: ESP Easy controller webgui?

That's coming with the new GUI I've been working on.
by grovkillen
29 Mar 2020, 15:59
Forum: ESP Easy: Projects / Applications
Topic: Home Automation Refresh...
Replies: 12
Views: 16856

Re: Home Automation Refresh...

Love the design!
by grovkillen
29 Mar 2020, 15:58
Forum: Introduce yourself
Topic: Hello from Holland - Martinus
Replies: 7
Views: 8947

Re: Hello from Holland - Martinus

We're happy to have you back here. And thank you for the kind words :)
by grovkillen
28 Mar 2020, 13:51
Forum: ESP Easy: Software
Topic: Timer 2 to 8 not working
Replies: 2
Views: 3862

Re: Timer 2 to 8 not working

You're using an old version. Please try latest found on GitHub.
by grovkillen
27 Mar 2020, 16:59
Forum: ESP Easy: General Discussion
Topic: First time query gpio status not working
Replies: 7
Views: 5532

Re: First time query gpio status not working

No it's no problem, as long as you don't mind it being high during a reboot.
by grovkillen
27 Mar 2020, 12:46
Forum: ESP Easy: Software
Topic: Rule with p2p networking dosn't work
Replies: 7
Views: 5474

Re: Rule with p2p networking dosn't work

What interval do you have for the dummy?
by grovkillen
27 Mar 2020, 08:56
Forum: ESP Easy: General Discussion
Topic: How to communicate between two esp8266
Replies: 14
Views: 12866

Re: How to communicate between two esp8266

Yes that is probably the most generic way. It's also possible to post to the cmd topic of that particular unit. But using MQTT import you can have any number of units listen to any topic.
by grovkillen
27 Mar 2020, 08:53
Forum: Introduce yourself
Topic: Hello from France
Replies: 2
Views: 6313

Re: Hello from France

Thank you for the great feedback!
by grovkillen
26 Mar 2020, 15:32
Forum: ESP Easy: General Discussion
Topic: RFID update values when removing tag
Replies: 22
Views: 13204

Re: RFID update values when removing tag

I would use a timer for it. And clear if after x seconds.
by grovkillen
26 Mar 2020, 15:31
Forum: ESP Easy: General Discussion
Topic: How to communicate between two esp8266
Replies: 14
Views: 12866

Re: How to communicate between two esp8266

Since you already have the MQTT broker up and running, why not use it? You can send commands over MQTT. I'd use event calls to the recipient side (relay unit).
by grovkillen
23 Mar 2020, 07:02
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81092

Re: Android application

By the way, isn't that a bug that json could be downloaded from a secured device without entering credentials? The JSON is used by some to fetch data. So it's not a bug, but we're gonna add the possibility to have it locked down. A even bigger deal is that you can reach the upload page without cred...