Search found 58 matches

by Cdzn
27 Oct 2023, 15:22
Forum: ESP Easy: Software
Topic: Control ESPEasy-thermostat -> Rules problem
Replies: 34
Views: 26567

Re: Control ESPEasy-thermostat -> Rules problem

Ah sorry, had missed the word "hysteresis" in your question. Nope, that setting is not possible to set via a command right now. It can be added, but that does require a code change, so that's not helpful to fix it right now. Thx. I said it to one person who wanted to change hysteresis the...
by Cdzn
26 Oct 2023, 15:14
Forum: ESP Easy: Software
Topic: Control ESPEasy-thermostat -> Rules problem
Replies: 34
Views: 26567

Re: Control ESPEasy-thermostat -> Rules problem

Regardless of how you want to set it, or perform some specific sequence of actions via a single HTTP (or MQTT) command, it is best to create some rules block for it with your own event name. You can give several eventvalues along with it and use those in the rules block. See for explanation of even...
by Cdzn
26 Oct 2023, 02:04
Forum: ESP Easy: Software
Topic: Control ESPEasy-thermostat -> Rules problem
Replies: 34
Views: 26567

Re: Control ESPEasy-thermostat -> Rules problem

Hi guys. Could anyone answer, how set hysteresis in level control via http command?
by Cdzn
07 Sep 2023, 10:00
Forum: ESP Easy: Software
Topic: Get PWM value in any way
Replies: 15
Views: 7933

Re: Get PWM value in any way

2nd for triggering pwm: ... 3rd when the PWM changing duty this should store in memory last value: ... Why not combining these two? Like: On pwm Do PWM,5,%eventvalue1% TaskValueSet,TestMemory,Dummy,%eventvalue1% //Publish %sysname%/GPIO/GPIO5,%eventvalue1% Endon it`s working. YAASS)) Td-er was righ...
by Cdzn
07 Sep 2023, 09:16
Forum: ESP Easy: Software
Topic: Get PWM value in any way
Replies: 15
Views: 7933

Re: Get PWM value in any way

Micha_he wrote: 07 Sep 2023, 06:30 Maybe, because evantname and command are the same !?
Nope, coz this only rule is working fine, except others. command successfully executed when i send the duty cycle. But it wont save value in dummy
by Cdzn
07 Sep 2023, 05:50
Forum: ESP Easy: Software
Topic: Get PWM value in any way
Replies: 15
Views: 7933

Re: Get PWM value in any way

I guess this is not working because the PWM#State is still 0 and did`t change value when u call it via http. This is why taskvalueset wont work. I could see changes in logs but i dunno.
by Cdzn
07 Sep 2023, 05:00
Forum: ESP Easy: Software
Topic: Get PWM value in any way
Replies: 15
Views: 7933

Re: Get PWM value in any way

Stil can`t get success. I wrote 3 rules 1st for restore the last PWM value: on System#Boot do PWM,5,[TestMemory#Dummy] endon 2nd for triggering pwm: on pwm do PWM,5,%eventvalue1% //Publish %sysname%/GPIO/GPIO5,[Plugin#GPIO#Pinstate#5] endon 3rd when the PWM changing duty this should store in memory ...
by Cdzn
05 Sep 2023, 18:19
Forum: ESP Easy: Software
Topic: Get PWM value in any way
Replies: 15
Views: 7933

Re: Get PWM value in any way

This is what i can`t understand) I though should use "status,g,5" in command line or something! Thanks a lot. I have PWM fan and wanted to store and restore the last duty.
by Cdzn
05 Sep 2023, 17:42
Forum: ESP Easy: Software
Topic: Get PWM value in any way
Replies: 15
Views: 7933

Re: Get PWM value in any way

How to store adn read PWM to/from Dummy values? I read this but can`t understand syntax. What exactly used here and what not For any plugin that registers the used pin(s), the last set pin state can be retrieved, either regular pin state or PWM state, by using this syntax: [Plugin#<pluginId>#Pinstat...
by Cdzn
24 Dec 2022, 07:08
Forum: ESP Easy: Software
Topic: Can`t understand how flash esp8266 atm
Replies: 1
Views: 1105

Can`t understand how flash esp8266 atm

i did`t use flasher 1 year and don't understand how to update as before? where is bin files?
https://github.com/letscontrolit/ESPEas ... a-20221105
by Cdzn
29 Oct 2022, 23:19
Forum: ESP Easy: General Discussion
Topic: Espeasy compatible unit with wired ethernet?
Replies: 85
Views: 41691

Re: Espeasy compatible unit with wired ethernet?

TD-er wrote: 29 Oct 2022, 20:14 I bought them from Olimex themselves and yes the ESP32 boards (at least the ones with LAN8720 chips) are working fine with ESPEasy.
Not sure if they do have new revisions, so better check the used LAN chips just to be sure.
Thanks!
by Cdzn
29 Oct 2022, 18:46
Forum: ESP Easy: Hardware
Topic: Sensair S8
Replies: 118
Views: 95267

Re: Sensair S8

Yep, sounds like ESD damage. Just wondering, how did you clean it? For example a toothbrush or paint brush may cause static discharge as the hairs may get statically charged when brushing. Also the lamp inside the S8 is quite sensitive to high voltages. > 5.2V can damage the lamp inside the sensor....
by Cdzn
29 Oct 2022, 18:42
Forum: ESP Easy: General Discussion
Topic: Espeasy compatible unit with wired ethernet?
Replies: 85
Views: 41691

Re: Espeasy compatible unit with wired ethernet?

TD-er wrote: 29 Oct 2022, 16:35 Olimex does have some very nice (and relative cheap) ethernet boards.
Could you give us a link from Aliexpress? Is it compatible with ESPEasy?
by Cdzn
29 Oct 2022, 16:31
Forum: ESP Easy: General Discussion
Topic: Espeasy compatible unit with wired ethernet?
Replies: 85
Views: 41691

Re: Espeasy compatible unit with wired ethernet?

What are you using as ethernet? One of those (purple) boards from Ali express with a LAN8720A chip and crystal? There are several options here: - solder a wire to the EN pin of the crystal (which is rather tricky as you can easily damage the crystal) so you can keep the crystal off during boot. - A...
by Cdzn
29 Oct 2022, 15:36
Forum: ESP Easy: Hardware
Topic: Sensair S8
Replies: 118
Views: 95267

Re: Sensair S8

These devices seem to be quite sensitive/fragile, also to ESD, so it's quite easy to damage them. Found these handling instructions for Sensair S8: https://rmtplusstoragesenseair.blob.core.windows.net/docs/publicerat/ANO102.pdf So i guess it damaged. Coz before i replaced wemos it works, no matter ...
by Cdzn
29 Oct 2022, 15:06
Forum: ESP Easy: Hardware
Topic: Sensair S8
Replies: 118
Views: 95267

Re: Sensair S8

Last few month found that my s8 increased ppm and i decided to clean it. After that esp receive 0 or 65600 ppm. I thought may be i just broke pins, take other wemos, soldering pins, connected all of them and configured exactly as before. Nothing changes. After that i take esp32, measured voltage, it...
by Cdzn
29 Oct 2022, 08:20
Forum: ESP Easy: General Discussion
Topic: Espeasy compatible unit with wired ethernet?
Replies: 85
Views: 41691

Re: Espeasy compatible unit with wired ethernet?

Guys if i have 30 pins ESP32 which pins i could replace GPIO-0? guess I can't start LAN8720 because of it
by Cdzn
22 Nov 2021, 11:38
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

I don't know if the phase of the clock matters here. GPIO-17 is the inverse signal of GPIO-16 (at least when it is set to be used as clock) So you may also try GPIO-16. Does the log suggest the ETH board is found? FOund something AP Mode: Client connected:Connected devices: 1 213841: UNKNOWN WIFI/E...
by Cdzn
22 Nov 2021, 11:34
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

Smotek7 wrote: 22 Nov 2021, 11:29 I did it about a year ago.
It worked, but I don't remember the settings.
Then I bought a WT32.
LAN.JPG
Will try it later. Thank You. Need some rest.
by Cdzn
22 Nov 2021, 11:32
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

TD-er wrote: 22 Nov 2021, 11:28 The summary like "ETH PHY Type: " should even be printed before it attempts to initialize the eth module.
Make sure it is still set to use Ethernet and not WiFi.
I guess it will not work properly. I`m done today. almost 8 hours i wasted for it . Thanks all.
by Cdzn
22 Nov 2021, 11:23
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

I don't know if the phase of the clock matters here. GPIO-17 is the inverse signal of GPIO-16 (at least when it is set to be used as clock) So you may also try GPIO-16. Does the log suggest the ETH board is found? FOund something AP Mode: Client connected:Connected devices: 1 213841: UNKNOWN WIFI/E...
by Cdzn
22 Nov 2021, 11:07
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

TD-er wrote: 22 Nov 2021, 11:05 You probably need to pull the enable pin down via a 4k7 resistor.
And how is the clock signal connected to the ESP?
Yep with 4k7 R.
nINT/RETCLK connected to GPIO-17.
by Cdzn
22 Nov 2021, 10:49
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

TD-er wrote: 22 Nov 2021, 10:44 Pleae try with I2C address set to 1
Lan blinking bot don`t get addresse.

is it right what i`m doing on screenshot?
InkedWaveshare-LAN8720-modifications_LI.jpg
InkedWaveshare-LAN8720-modifications_LI.jpg (1.63 MiB) Viewed 43926 times
by Cdzn
22 Nov 2021, 10:42
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

Ath wrote: 22 Nov 2021, 10:37 Ah, another reason to avoid those 30 pin ESP32-Devkit1 boards, they lack some GPIOs being made available externally :o and especially GPIO0 can be nice to have available...

When using the, rather good available, actual WT32-ETH1 board, this shouldn't be an issue, AFAICS.
Yep. Now i know.
by Cdzn
22 Nov 2021, 10:33
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

If Google translate didn't mess up, then I think this is almost exactly what I described: Either disable the crystal during boot by connecting the OSC_EN pin with the eth power pin (which can be configured in ESPEasy) Only you have to probably invert the signal, hence my remark for the transistor. ...
by Cdzn
22 Nov 2021, 09:57
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

What do you mean by only working with a custom build? Which eth module do you use? And what do you mean with "how starting it with my esp." I assumed it was about the GPIO-0 being toggled at boot. Another way is to let the ESP32 send the clock to the eth board, but that probably requires ...
by Cdzn
22 Nov 2021, 09:31
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

GPIO-0 is sadly the only one to use when your LAN board has an external crystal, like those boards sold on Ali Express. But, there is hope, as I am also using those on my board designs :) There are 2 ways you can make this work: - Wire a GPIO pin to the enable pin of the crystal (probably need a tr...
by Cdzn
22 Nov 2021, 08:35
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 168356

Re: WT32-ETH01

Is there any chance to start lan8720 on esp 32 DevKit V1? I have no GPIO-0!
by Cdzn
04 Nov 2021, 15:21
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Re: Inputswitch state is deprecated

Your rules could be somewhat more efficient: on Button1#State do gpio,12,!%eventvalue1% endon on Button2#State do gpio,5,%eventvalue1% endon The exclamation mark in front of the first argument to the event (%eventvalue1%) will invert the value (0->1 1->0). (Edit: Changed %eventvalue1% to all lower-...
by Cdzn
04 Nov 2021, 13:19
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Re: Inputswitch state is deprecated

Ath wrote: 04 Nov 2021, 12:18 Your rules could be somewhat more efficient:

Code: Select all

on Button1#State do
  gpio,12,!%EventValue1%
endon
on Button2#State do
  gpio,5,%EventValue1%
endon
The exclamation mark in front of the first argument to the event (%eventvalue1%) will invert the value (0->1 1->0).
Button does`t reacting.
by Cdzn
04 Nov 2021, 10:59
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Re: Inputswitch state is deprecated

I made some investigations and I have SonOff TX T3EUC2 flashed by 8285.normal ESPEasy. here is Devices, Rules and logs. If i Touch the button all ok, but if i tryied to switch from domoticz via MQTT i get this error in logs.This is only one way to make SonOff working properly. Devs.jpg Rules.jpg Log...
by Cdzn
04 Nov 2021, 06:08
Forum: ESP Easy: Projects / Applications
Topic: SonOff T3
Replies: 3
Views: 8519

Re: SonOff T3

TD-er wrote: 03 Nov 2021, 22:17 GPIO-9 is not available in an ESP8266. For that you need an ESP8285.
So please check if the unit really has an ESP8285 and then use that build for it.
Yep. This is 8285.
photo_2021-11-04_12-06-18.jpg
photo_2021-11-04_12-06-18.jpg (77.5 KiB) Viewed 8498 times
Thank You! Mb for someone it could be helpful.
by Cdzn
03 Nov 2021, 22:26
Forum: ESP Easy: Projects / Applications
Topic: SonOff T3
Replies: 3
Views: 8519

Re: SonOff T3

TD-er wrote: 03 Nov 2021, 22:17 GPIO-9 is not available in an ESP8266. For that you need an ESP8285.
So please check if the unit really has an ESP8285 and then use that build for it.
Ok. Will try tomorrow. Thanks for advice
by Cdzn
03 Nov 2021, 22:06
Forum: ESP Easy: Projects / Applications
Topic: SonOff T3
Replies: 3
Views: 8519

SonOff T3

I decided to flash my SonOff T3EU2C and flashing it ESP8266.normal 1m. To configure it i should set touch button on GPIO-9 and write the rules switch GPIO-5 whenbutton is acctive. But i can`t see GPIO-9. Here is a screenshot.
Image
by Cdzn
01 Nov 2021, 20:18
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Re: Inputswitch state is deprecated

I made an issue for this: https://github.com/letscontrolit/ESPEasy/issues/3829 I found a reason why i get this warning. I have 2 different devices (switch and MQTT Domoticz Helper) with the same idx=1. after removing idx from switch i get no warns! And it does`t matter if check was enable or disabl...
by Cdzn
01 Nov 2021, 13:54
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Re: Inputswitch state is deprecated

First, you're missing an "endon" in your first rules block. About inputswitchstate I don't see it in your posted code/screenshots. But I do see it in Domoticz MQTT controller code. I looked at the code, but the only way I can see how this could occur is when there is some on your network ...
by Cdzn
01 Nov 2021, 13:47
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Re: Inputswitch state is deprecated

First, you're missing an "endon" in your first rules block. About inputswitchstate I don't see it in your posted code/screenshots. But I do see it in Domoticz MQTT controller code. I looked at the code, but the only way I can see how this could occur is when there is some on your network ...
by Cdzn
01 Nov 2021, 12:00
Forum: ESP Easy: Software
Topic: Inputswitch state is deprecated
Replies: 22
Views: 10046

Inputswitch state is deprecated

Hello there! I have this configuration, and get "Inputswitch state is deprecated" after swithing thermostat . What`s problem here?
by Cdzn
01 Nov 2021, 11:37
Forum: ESP Easy: Hardware
Topic: Sensair in Domoticz
Replies: 6
Views: 6156

Re: Sensair in Domoticz

Yep... That involves adding a selector to both CO2 plugins to switch to using nvalue instead of svalue. The selector is to keep installations in use working. Or add it to both Domoticz controllers as it is a specific Domoticz issue. It is in the back of my mind's todo list for years and I keep forg...
by Cdzn
28 Oct 2021, 19:32
Forum: ESP Easy: Hardware
Topic: Sensair in Domoticz
Replies: 6
Views: 6156

Re: Sensair in Domoticz

TD-er wrote: 28 Oct 2021, 17:14 I think you should leave out the quotes on the actual numerical value for nvalue.

Code: Select all

  Publish domoticz/in,'{"idx":57,"nvalue":[Co2Test#Dummy]}'
Do You know any solution how to send value without rules?
by Cdzn
28 Oct 2021, 19:30
Forum: ESP Easy: Hardware
Topic: Sensair in Domoticz
Replies: 6
Views: 6156

Re: Sensair in Domoticz

TD-er wrote: 28 Oct 2021, 17:14 I think you should leave out the quotes on the actual numerical value for nvalue.

Code: Select all

  Publish domoticz/in,'{"idx":57,"nvalue":[Co2Test#Dummy]}'
OMG it WORKS! Thank YOU! I did`t know that the i should leave quotes for nvalue. Thanks again!
by Cdzn
28 Oct 2021, 16:34
Forum: ESP Easy: Hardware
Topic: Sensair in Domoticz
Replies: 6
Views: 6156

Sensair in Domoticz

I`ve not found any solutions of my problem. So i need help. I have S8 and lastest ESPeasy firmware. I did everythingthat i found in domoticz and Letscontrol forums but have no idea how to send ppm to domoticz? http and mqtt rules just won`t working! How to convert this MQTT data to domoticz. almost ...
by Cdzn
31 May 2021, 13:28
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

Because this is 2 different commands. Internal commands can be used only from command line. read this https://www.letscontrolit.com/wiki/index.php/ESPEasy_Command_Reference Also for your project you will find here all of you needed https://www.letscontrolit.com/wiki/index.php/NEXTIONDisplay#Mass_up...
by Cdzn
25 May 2021, 14:26
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

Ah, the Level plugin. But still nothing specific to the Nextion. For the Level control you can react on a sensor value changing from a specific threshold (hysteresis). You would need a rule like: on Level#Output do if %eventvalue% = 1 // value within range else // value outside set range endif endo...
by Cdzn
25 May 2021, 10:34
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

Because this is 2 different commands. Internal commands can be used only from command line. read this https://www.letscontrolit.com/wiki/index.php/ESPEasy_Command_Reference Also for your project you will find here all of you needed https://www.letscontrolit.com/wiki/index.php/NEXTIONDisplay#Mass_upd...
by Cdzn
01 May 2021, 11:44
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

Ath wrote: 01 May 2021, 11:37 ok, great you solved it, sorry that I couldn't help better :).
You helped, just said I couldn’t do it how You imagine)
by Cdzn
01 May 2021, 11:25
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

Ah, the Level plugin. But still nothing specific to the Nextion. For the Level control you can react on a sensor value changing from a specific threshold (hysteresis). You would need a rule like: on Level#Output do if %eventvalue% = 1 // value within range else // value outside set range endif endo...
by Cdzn
01 May 2021, 10:30
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

The rules you refer to change the setpoint (temperature threshold) value for the ThermOLED plugin, so I wouldn't know how to relate that to the Nextion display? Previous rules you have used are sufficient to display values on a Nextion, I'd assume. this from here https://www.letscontrolit.com/wiki/...
by Cdzn
01 May 2021, 09:44
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2156607

Re: Nextion display plugin

Don't use %v1%=[Nextion#value]/10 But use the "let" command for this: let,1,[Nextion#value]/10 Erm, yes, of course, sorry, my old brain just didn't remember the needs of ESPEasy at the moment I`ve found this rules for ESPeasy. How to adopt this in Nextion, if it possible? on valuedown do ...