Search found 39 matches

by edstobi
29 Feb 2024, 22:22
Forum: ESP Easy: Software
Topic: EasyMeter Q3A
Replies: 5
Views: 347

Re: EasyMeter Q3A

Hy That is my dump 09:04:54.528 : 77 07 01 00 10 07 00 ff 01 01 62 1b 52 fe 59 00 00 00 00 00 00 09 c5 01 09:04:54.574 : 77 07 01 00 24 07 00 ff 01 01 62 1b 52 fe 59 ff ff ff ff ff ff b0 3b 01 09:04:54.577 : 77 07 01 00 38 07 00 ff 01 01 62 1b 52 fe 59 00 00 00 00 00 00 15 73 01 09:04:54.625 : 77 07...
by edstobi
28 Feb 2024, 22:24
Forum: ESP Easy: Software
Topic: EasyMeter Q3A
Replies: 5
Views: 347

Re: EasyMeter Q3A

Hello
Yes that seemed to be quite detailed what I tried to find on my search.
unfortunately it is beyond my capabilities :?
by edstobi
26 Feb 2024, 09:13
Forum: ESP Easy: Software
Topic: EasyMeter Q3A
Replies: 5
Views: 347

Re: EasyMeter Q3A

good morning . I have found some information on this website. in the software section it says: projects.webvoss.de/2019/01/04/interfacing-easymeter-q3m-via-info-interface/ But unfortunately this is an area where my skills stop. These smartmeaters are being installed more and more in Germany. I have ...
by edstobi
25 Feb 2024, 23:06
Forum: ESP Easy: Software
Topic: EasyMeter Q3A
Replies: 5
Views: 347

EasyMeter Q3A

Hello, I'm interested in extracting data from a smart meter.(EasyMeter Q3A / Apator APOX+ (SML)) I've managed to extract some values using a Tasmota solution, I'm not satisfied with the compilation process and other limitations it presents. I would like to transition to using ESP Easy, similar to al...
by edstobi
12 Feb 2024, 17:31
Forum: ESP Easy: Software
Topic: IR read/write head TTL for electricity meters
Replies: 1
Views: 177

IR read/write head TTL for electricity meters

IR read/write head TTL for electricity meters Does anyone have experience if you can use esp easy instead of tasmota and if so how long the cable length between read head and esp can be to keep a clean signal for the esp? I have already read my gas meter using an espeasy ESP_Easy_mega_20221224_norma...
by edstobi
02 Jul 2023, 17:18
Forum: ESP Easy: Software
Topic: Age(s) completely different value per esp
Replies: 1
Views: 524

Age(s) completely different value per esp

Hello When I see all my ESP in the main page, I have Age(s) at the end. If I change to the device that has Age 1, for example, it shows me a completely different value on the ESP page. The load is the same, no matter from which ESP I look at, but the meaning of Age does not make sense to me if it is...
by edstobi
18 May 2023, 22:20
Forum: ESP Easy: Software
Topic: Rules between sunset and sunrise
Replies: 3
Views: 783

Re: Rules between sunset and sunrise

THX

Code: Select all

if %systime% > %sunset% or %systime% < %sunrise%
just take an OR, its so easy´( when you think of it) :oops:
EDSTOBY
by edstobi
18 May 2023, 20:03
Forum: ESP Easy: Software
Topic: Rules between sunset and sunrise
Replies: 3
Views: 783

Rules between sunset and sunrise

hello I have a small problem I want to check when on the esp an event occurs if it is in the time between sunset and sunrise. If yes then turn light(GPIO 12,1) on otherwise ignore. I have tried with time comparison but it does not work because of date change at midnight. If %systime%>%sunrise% let,1...
by edstobi
12 Feb 2023, 14:30
Forum: ESP Easy: Hardware
Topic: ds18b20
Replies: 7
Views: 1045

Re: ds18b20

I am using the latest version of GITHUB,
I could try to use older versions
by edstobi
12 Feb 2023, 13:35
Forum: ESP Easy: Hardware
Topic: ds18b20
Replies: 7
Views: 1045

Re: ds18b20

I am running 3-4 DS1820 per GPIO. You can also use more than 4 per GPIO, then you have to open a new task in espeasy with the same GPIO to read the remaining sensors Yes, I know that only some GPIO are available, but 14, 15, 32 and 33 should work. Or do I have to enter the optional RX GPIO as well? ...
by edstobi
12 Feb 2023, 12:48
Forum: ESP Easy: Hardware
Topic: ds18b20
Replies: 7
Views: 1045

ds18b20

Hello I have a wt32 eth01 with ESP_Easy_mega_20221224_normal_ESP32_4M316k_ETH. I have temperature sensors connected to GPIO5, GPIO4 and GPIO2. This works and I can see that the sensors are all OK. ESP reports that Parasite Powered is false. I have 4.7 k Ohm between DQ and VDD (3.3V). Now I want to a...
by edstobi
27 Jan 2023, 11:25
Forum: ESP Easy: Hardware
Topic: WT32-eth01 and DS18b20
Replies: 4
Views: 1900

Re: WT32-eth01 and DS18b20

It is best to refer to a build as either the build date, or even better the full filename as can be found on the sysinfo page. About what GPIO to use. See this page of the documentation: https://espeasy.readthedocs.io/en/latest/Reference/GPIO.html#best-pins-to-use-on-esp32 Thank you To the used bui...
by edstobi
27 Jan 2023, 11:11
Forum: ESP Easy: Hardware
Topic: WT32-eth01 and DS18b20
Replies: 4
Views: 1900

Re: WT32-eth01 and DS18b20

Thank you This is the solution :!: I had already thought of something similar, but I didn't know that reading and writing on a one wire is necessary. I thought that only reading is done there The DS18b20 usually is connected using the 1-wire protocol, so that implies it needs an input/output pin, in...
by edstobi
27 Jan 2023, 00:42
Forum: ESP Easy: Hardware
Topic: WT32-eth01 and DS18b20
Replies: 4
Views: 1900

WT32-eth01 and DS18b20

Hello I am using WT32-eth01 and am actually very satisfied with the modules. Now I wanted to expand them with Environment - DS18b20. However, I have not found or read any documentation over GPIO only input. I can get the temperature sensors to run on gpio 2, 4, 14 and 15, but not on 36, 39. 36 and 3...
by edstobi
26 Nov 2022, 16:07
Forum: ESP Easy: Hardware
Topic: ky-024 hallsensor is too weak
Replies: 3
Views: 1518

Re: ky-024 hallsensor is too weak

Thanks for the answer Yes I have also tried the analog output. >Have you also experimented with rotating the sensor? Yes, that's why I took the sensor off the board on a cable and tested all possible directions,because the sensor is unipolar, which means it only reacts in one magnetic direction. I w...
by edstobi
26 Nov 2022, 14:07
Forum: ESP Easy: Hardware
Topic: ky-024 hallsensor is too weak
Replies: 3
Views: 1518

ky-024 hallsensor is too weak

Hello I am using a ky-024 hallsensor. But the magnet in the gas meter is too weak to trigger the sensor (the distance too far, about 1.5 cm) I have desoldered the sensor and added a cable to try all possible orientations with respect to the magnet. It is set to the most sensitive level. The sensor w...
by edstobi
14 Nov 2022, 23:51
Forum: ESP Easy: Software
Topic: Interpreting the values from PZEM-004
Replies: 4
Views: 1274

Re: Interpreting the values from PZEM-004

Hi
I am using PZEM-004Tv30-Multiple on ESP_Easy_mega_20221105_energy_ESP32_4M316k_ETH
For Energy_WH I get the reading eg. 9.2 Wh from Espeasy
In my opiniun that output of the espeasy is wrong and shoud be 9.2 kWh
by edstobi
14 Nov 2022, 20:30
Forum: ESP Easy: Software
Topic: Interpreting the values from PZEM-004
Replies: 4
Views: 1274

Interpreting the values from PZEM-004

Hello I have successfully connected my modules to an ESPeasy 32 and see all values in ESPeasy, mqtt or node red. However, I have problems to bring them together logically into my home automation system Volt 232V, Current 0,074A W 9,20 Wh 0,705 cosphi 0,54 Hz 50 U x I x cosphi =W 232 x0.074 x0.54 = 9...
by edstobi
05 Nov 2022, 20:33
Forum: ESP Easy: Software
Topic: espeasy version for PZEM 004T-v3
Replies: 9
Views: 2736

Re: espeasy version for PZEM 004T-v3

TD-er A very big thank you! :!: I had no luck with the ESP.Easy.Flasher.exe. Test flashing with the internet flasher worked, so WT32-ETH01 and my USB adapter are intact and connected correctly. When I took the ESP-Flasher.exe it worked right away. Logged into my WLAN, activated the TCP network and ...
by edstobi
05 Nov 2022, 01:36
Forum: ESP Easy: Software
Topic: espeasy version for PZEM 004T-v3
Replies: 9
Views: 2736

Re: espeasy version for PZEM 004T-v3

hello I need your help once again. I unfortunately have to replace the espeasy 8266 because the reception of WLAN in the elek. cabinet is very poor to non-existent. I would like to use WT32 ETH01. I already have some in use., However, there is apparently no image where the PZEM is included. Can some...
by edstobi
08 Oct 2022, 15:44
Forum: ESP Easy: Software
Topic: espeasy version for PZEM 004T-v3
Replies: 9
Views: 2736

Re: espeasy version for PZEM 004T-v3

THX is working :D
by edstobi
07 Oct 2022, 16:21
Forum: ESP Easy: Software
Topic: espeasy version for PZEM 004T-v3
Replies: 9
Views: 2736

espeasy version for PZEM 004T-v3

Good day I have various espeasy 8266 and 32 running. These I have fueled via the web based flasher. now i want to connect a PZEM004Tv3. In mega 20210503sollen these are supported: [TTN] Include all 6 values for P102 PZEM004Tv3. and two years ago :Move P251 PZEM 004T-v3 from Playground to main repo. ...
by edstobi
18 May 2022, 17:41
Forum: ESP Easy: Projects / Applications
Topic: Project: Shelly 1PM with HW patch
Replies: 10
Views: 21805

Re: Project: Shelly 1PM with HW patch

Hallo
if I now want to flash a Shelly plus 1pm am I d right with ESP_Easy_Mega_20211105_custom _esp32_4M316?
Thx
by edstobi
28 Dec 2021, 09:42
Forum: ESP Easy: General Discussion
Topic: set the timer value variable
Replies: 3
Views: 4569

Re: set the timer value variable

Thank you very much.
I have tried to work with [ xx#yy]. Your hint worked right away :D


:oops: edit
And my variant works also if you correct the spelling mistakes.
timerSet,2,[NodeRED#nr]]
:cry:
by edstobi
27 Dec 2021, 23:22
Forum: ESP Easy: General Discussion
Topic: set the timer value variable
Replies: 3
Views: 4569

set the timer value variable

Hello I get from the mqtt server a number sent to the espeasy. This number should be used in the rules as a parameter for a timer. e.g. I send to mqtt a 100 then the timer should execute an action for 100 minutes. After completion the esp waits until the next action, before the action it looks if th...
by edstobi
12 Oct 2021, 16:02
Forum: ESP Easy: General Discussion
Topic: WT32-ETH01 with ESP_Easy_mega_20210615_custom_ESP32_4M316k_ETH
Replies: 4
Views: 4530

Re: WT32-ETH01 with ESP_Easy_mega_20210615_custom_ESP32_4M316k_ETH

Thank you for this valuable information. Preferred network medium" to Ethernet I had already set, but Periodical Scan WiFi was still set, this hook I have taken out. I have already noticed that with the connect and then the esp hard reset. I will watch it now and if the esp again appears as unr...
by edstobi
12 Oct 2021, 13:54
Forum: ESP Easy: General Discussion
Topic: WT32-ETH01 with ESP_Easy_mega_20210615_custom_ESP32_4M316k_ETH
Replies: 4
Views: 4530

WT32-ETH01 with ESP_Easy_mega_20210615_custom_ESP32_4M316k_ETH

Hello I am using a WT32-ETH01 with ESP_Easy_mega_20210615_custom_ESP32_4M316k_ETH. Since at this ESP lokation my WIFI signal is very weak to non-existent, depending on weather conditions. Therfor I have the esp connected via TCPI network kable. In the network overview the ESP always indicates WIFI a...
by edstobi
16 Sep 2021, 17:21
Forum: ESP Easy: General Discussion
Topic: refresh generic mqtt import
Replies: 2
Views: 5051

Re: refresh generic mqtt import

HMMM ok I understand, but since I do not know the value that mqtt had transmitted (which is still on the mqtt server) , since I translate via mqtt the error message in text for an OLED, I am now somewhat at a loss how to proceed for 20 possible error messages. // ALARM MELDUNG on LOGO3#cmdMQTT=0 do ...
by edstobi
16 Sep 2021, 16:37
Forum: ESP Easy: General Discussion
Topic: refresh generic mqtt import
Replies: 2
Views: 5051

refresh generic mqtt import

hello can i trigger some kind of refresh in the rules for generic mqtt import? After the daily reboot of the espeasy (esp32 / 20114 - Mega32) the data for the rule ( on mqttimport#value} will only be active when the value changes the first time. can i somehow say in the rules that it fetches a compl...
by edstobi
14 Sep 2021, 13:58
Forum: ESP Easy: General Discussion
Topic: RULES Command unknown
Replies: 2
Views: 4948

Re: RULES Command unknown

THX
Problem solved
:D
by edstobi
14 Sep 2021, 13:41
Forum: ESP Easy: General Discussion
Topic: RULES Command unknown
Replies: 2
Views: 4948

RULES Command unknown

Hi I am running an espeasy Build:⋄ 20114 - Mega32 System Libraries:⋄ ESP32 SDK v3.3.5-1-g85c43024c I have a running Display - OLED SSD1306/SH1106 Framed Name: OLED the first line at Display is empty to take the infos from rules Line 2 and 3 are provid plant information from DS2018 Generic - MQTT Imp...
by edstobi
17 Mar 2021, 22:21
Forum: ESP Easy: Software
Topic: Rules with sunset sunrise
Replies: 8
Views: 6263

Re: Rules with sunset sunrise

THX to all
The problem is solved.
it was the missing "ALL" for sunrise and sunset
by edstobi
17 Mar 2021, 12:09
Forum: ESP Easy: Software
Topic: Rules with sunset sunrise
Replies: 8
Views: 6263

Re: Rules with sunset sunrise

WAU that is a nice compact way! May I ask for this code part. on Clock#Time=%sunrise% do // sunrise event,Off // turn off relay endon on Clock#Time=%sunset% do // sunset... event,On // turn on relay endon on Clock#Time=All,01:00 do // 01:00 Uhr aus event,Off // turn off relay endon on Clock#Time=All...
by edstobi
16 Mar 2021, 21:21
Forum: ESP Easy: Software
Topic: Rules with sunset sunrise
Replies: 8
Views: 6263

Rules with sunset sunrise

HI I am using ESP8266 with 20112 - Mega. I do have a relay for output and a switch for input. I can activate the relay with the Switch on Rules 1. The switch is for a lamp "on" or "auto" mode. on System#Boot do gpio,4,0 timerSet,1,10 endon on Switch#Switch=1 do if [Relay#Relay]=1...
by edstobi
25 Jun 2020, 13:58
Forum: ESP Easy: General Discussion
Topic: rules and variables
Replies: 3
Views: 9798

Re: rules and variables

THX this are some value Informationsarm for me The main difference between dummy task variables and the global vars is: - Dummy tasks take up a slot which cannot be used for another task - Values stored in a dummy task may survive a reboot, as long as the unit remains powered. - A dummy task may sen...
by edstobi
23 Jun 2020, 13:28
Forum: ESP Easy: General Discussion
Topic: rules and variables
Replies: 3
Views: 9798

rules and variables

Hello I have a question about the rules and variables. I understood that I can use up to 16 variables. Are the variables global so that I can use them over all 4 rules or do I have to allow a variable for a use in 2 different rules? I define this variable in rule 4, but I have difficulties to proces...
by edstobi
28 May 2020, 21:33
Forum: ESP Easy: Software
Topic: TaskValueSet and unit of measurement
Replies: 7
Views: 8324

Re: TaskValueSet and unit of measurement

Thanks TD-er This point [TaskName#ValueName#transformation#justification] I have already found it, but have not been able to send anything to the OLED My OLED TaskNAme is OLED. I do not have a ValueName. This I think is that my command is wrong and is rejected. Can you give me an example of what the...
by edstobi
28 May 2020, 20:52
Forum: ESP Easy: Software
Topic: TaskValueSet and unit of measurement
Replies: 7
Views: 8324

TaskValueSet and unit of measurement

Hello I calculate the correct distance in a rule and give it to a dummy every 2 seconds to Dummy Line 4 "Distance" TaskValueSet 4.4,[Ultrashall_r#Distance]+1000 two seconds later, I'll hand over TaskValueSet 4.4,[Ultrashall_l#Distance]+80 But I would like to add a unit of measure or anothe...