Search found 176 matches
- 20 Jan 2021, 21:12
- Forum: ESP Easy: General Discussion
- Topic: Push button event every reboot or power on. Bug?
- Replies: 1
- Views: 73
Push button event every reboot or power on. Bug?
I am using about 10 Sonoff Basics couple of years like floor heating thermostats without any problems. Very old version v2.0-20180322 Now I need Sonoff S26 driven by its push button and from Domoticz with report its actual state to Domoticz. It is time to try new versions, I think, so I load last ve...
- 08 Jan 2021, 23:45
- Forum: ESP Easy: Software
- Topic: Control ESPEasy-thermostat -> Rules problem
- Replies: 19
- Views: 8921
Re: Control ESPEasy-thermostat -> Rules problem
But you set your dummy Heating variable to 1 or 0 in your RoomControl event. So erase code for setting this variable to 0 before this event has no influence to your code. You set its value in RoomControl event. In the original code i set this variable to 0 on start of thermostat loop and set it to 1...
- 26 Dec 2020, 23:14
- Forum: ESP Easy: Software
- Topic: Control ESPEasy-thermostat -> Rules problem
- Replies: 19
- Views: 8921
Re: Control ESPEasy-thermostat -> Rules problem
@ Rade_mk Here is my solution with Domoticz. Not too complex at boot like this examples, but can be edited. Rules for ESPeasy and DzVents for Domoticz in comments. But I use very old version of ESPeasy ( v2.0-20180322 ) - maybe not all commands will work on new ESPeasy fw. Third winter without any p...
- 03 Dec 2020, 21:25
- Forum: ESP Easy: Projects / Applications
- Topic: CO2-measurement with MH-Z19b / Neopixel / 7 segment display
- Replies: 5
- Views: 5201
Re: NeoPixelLine ??
Do you use a level shifter for Neopixel?
- 03 Dec 2020, 21:12
- Forum: ESP Easy: General Discussion
- Topic: ESP32 and NeoPixel don't work
- Replies: 9
- Views: 7613
Re: ESP32 and NeoPixel don't work
Just to be sure, measure the voltage on the 5V pin of that board. yes, the voltage on the neopixel is 5.05 volts. Perhaps this board needs a different specific pin? Who can test for themselves, please Neopixel spec: Min datapin input voltage for high level = 0.7Vdd = 0,7*5 = 3,5V How do you reach 3...
- 04 Jan 2020, 00:09
- Forum: ESP Easy: Hardware
- Topic: SONOFF MINI
- Replies: 32
- Views: 45392
Re: SONOFF MINI
Lots of info about Sonoff Mini: https://www.youtube.com/watch?v=fzEDFmB0UYU Flashing firmware through wifi in time about 12:30 in this video. Set DIY jumper to MINI. Reconfigure your router or create hotspot on your phone with specific SSID and password according the video ( 6:21 ) Use DIYTool for f...
- 18 Nov 2019, 20:13
- Forum: ESP Easy: Software
- Topic: wake up from deepsleep at sunset
- Replies: 6
- Views: 4589
Re: wake up from deepsleep at sunset
You can use some little electronic ( photoresistor or photo diode etc ) .
Sleep ESP forever and after sunset create short pulse on RST to wakeup.
On boot sequence switch your lamp on, count 4 hours, switch lamp off and do sleep command.
Sleep ESP forever and after sunset create short pulse on RST to wakeup.
On boot sequence switch your lamp on, count 4 hours, switch lamp off and do sleep command.
- 18 Nov 2019, 20:01
- Forum: ESP Easy: Projects / Applications
- Topic: LJ12A3
- Replies: 2
- Views: 10234
- 18 Nov 2019, 19:53
- Forum: ESP Easy: Projects / Applications
- Topic: LJ12A3
- Replies: 2
- Views: 10234
Re: LJ12A3
And where you found IDX=29 ? I think, you simply copy an example from Domoticz wiki pages or some tutorial..... It is hardware ID. Your HW ID you can obtain with: /json.htm?type=hardware Then you select your hardware under which you want to create your sensor and use its IDX in your command. After y...
- 15 Nov 2019, 21:17
- Forum: ESP Easy: Hardware
- Topic: *WARNING* SONOFF MINI DANGER !
- Replies: 2
- Views: 6623
Re: *WARNING* SONOFF MINI DANGER !
Yes, it is good to know.
But with this type of powering (without transformer ) is widely known not parts of circuit is touchable...
But with this type of powering (without transformer ) is widely known not parts of circuit is touchable...
- 23 Oct 2019, 21:50
- Forum: ESP Easy: General Discussion
- Topic: How to find out what triggered a wake up
- Replies: 7
- Views: 7476
Re: How to find out what triggered a wake up
Connect rain sensor to other GPIO too and after wake up check this GPIO. If your sensor send only short pulse, which resets and wake ups ESP, you can extend pulse time, so it will be active some time after reboot on other GPIO. Use NE555 timer for example. GPIO active = wake up by pulse GPIO no acti...
- 09 Oct 2019, 21:39
- Forum: ESP Easy: Software
- Topic: simulate button pressing of remote control
- Replies: 15
- Views: 6388
Re: simulate button pressing of remote control
And tried you capture and then using IRTX plugin retransmit the IR signal?
It would solve your problem with the awakening of the IR remote.
And it is more elegant solution.
viewtopic.php?f=2&t=2761&p=14045&hilit=IRTX#p14045
It would solve your problem with the awakening of the IR remote.
And it is more elegant solution.
viewtopic.php?f=2&t=2761&p=14045&hilit=IRTX#p14045
- 05 Oct 2019, 17:28
- Forum: ESP Easy: Software
- Topic: send data via rules to another device
- Replies: 7
- Views: 5398
Re: send data via rules to another device
I am not using port number and it works in my system: ( 192.168.1.102 is IP address my ESPeasy thermostat ) 2019-10-05-171547_1920x1080_scrot.png But I am not using Mega version - it is absolutely inapplicable for me and my rules. I am using v2.0-20180322 And here are my rules for switch, which can ...
- 01 Oct 2019, 23:17
- Forum: ESP Easy: Software
- Topic: send data via rules to another device
- Replies: 7
- Views: 5398
Re: send data via rules to another device
First I suggest do not use =22.5 but better >22.5. You can easily miss exact value. Switch to 1: On ESP1 rule: on Accu1#Voltage>22.5 do SendToHTTP 192.168.3.107/control?cmd=event,Accu1 endon On ESP3 rule: on Accu1 do pcfgpio,67,1 //Accu keuze 1 of 2 switch naar 1, and 67 stands for ESPEasy port nr e...
- 01 Oct 2019, 22:32
- Forum: ESP Easy: Projects / Applications
- Topic: Espeasy & Domoticz
- Replies: 11
- Views: 14620
Re: Espeasy & Domoticz
Use Domoticz with http.
Works perfectly with a large number of sensors too.
( cca 160 sensors in my case )
Both types - sending to Domoticz and receiving from it.
Works perfectly with a large number of sensors too.
( cca 160 sensors in my case )
Both types - sending to Domoticz and receiving from it.
- 16 Sep 2019, 10:21
- Forum: ESP Easy: General Discussion
- Topic: home automation system
- Replies: 3
- Views: 6711
- 07 Sep 2019, 17:48
- Forum: ESP Easy: General Discussion
- Topic: WS2812B led with an esp8266 01s possible?
- Replies: 2
- Views: 6830
- 21 Aug 2019, 19:36
- Forum: ESP Easy: Hardware
- Topic: Serial Communikation Arduino ->espeasy
- Replies: 6
- Views: 9148
Re: Serial Communikation Arduino ->espeasy
But do not forgot, that Arduino Mega has got 5v TX, RX and ESP 3.3V
- 21 Aug 2019, 19:25
- Forum: ESP Easy: General Discussion
- Topic: Getting Started with Sonoff 4CH V2.0
- Replies: 2
- Views: 6977
Re: Getting Started with Sonoff 4CH V2.0
PSF-A is ESP8285 - use firmware for this version
https://www.itead.cc/wiki/PSF-A85
Putting board to download mode - look at 1:16 here:
https://www.youtube.com/watch?v=QlJq7XzctTg
I recommend esptool for flashing ESPeasy .bin file.
https://www.itead.cc/wiki/PSF-A85
Putting board to download mode - look at 1:16 here:
https://www.youtube.com/watch?v=QlJq7XzctTg
I recommend esptool for flashing ESPeasy .bin file.
- 01 Aug 2019, 22:44
- Forum: ESP Easy: General Discussion
- Topic: Problem with Wemos D1 pro mini
- Replies: 33
- Views: 13917
Re: Problem with Wemos D1 pro mini
I think, you must do something wrong. Fresh flashed ESPeasy does not requires any password for first connection and configuration IP address, Try python esptool for flashing .bin file. My way ( for Linux OS - in win change ttyUSB0 to COM port ): To retrieve the characteristics of the card, run the c...
- 16 Jul 2019, 17:26
- Forum: ESP Easy: General Discussion
- Topic: Finding the time.
- Replies: 6
- Views: 7278
Re: Finding the time.
"DST Settings"
Next after "NTP setting"
Next after "NTP setting"
- 11 Jul 2019, 20:35
- Forum: ESP Easy: Software
- Topic: Serial data from arduino uno to espeasy
- Replies: 7
- Views: 6062
- 11 Jul 2019, 20:30
- Forum: ESP Easy: Software
- Topic: Serial data from arduino uno to espeasy
- Replies: 7
- Views: 6062
Re: Serial data from arduino uno to espeasy
You do not need Ser2net for sending data from Arduino to ESPeasy.
Simply send command via serial line.
Third line in tab here:
https://www.letscontrolit.com/wiki/inde ... _Reference
Search this forum - I remember it was solved here somewhere.
Simply send command via serial line.
Third line in tab here:
https://www.letscontrolit.com/wiki/inde ... _Reference
Search this forum - I remember it was solved here somewhere.
- 02 Jul 2019, 20:46
- Forum: ESP Easy: Hardware
- Topic: SONOFF MINI
- Replies: 32
- Views: 45392
Re: SONOFF MINI
Look for Shelly1 or Shelly2 ( Shelly2.5 ).
The same function, the same size, but TX, RX and others on connestors - no soldering.
And ESP with 4M memory on board.
http://shelly.cloud
The same function, the same size, but TX, RX and others on connestors - no soldering.
And ESP with 4M memory on board.
http://shelly.cloud
- 02 Jul 2019, 20:14
- Forum: ESP Easy: Projects / Applications
- Topic: Solved! Since update endless feedback loop of a switching command between ESP EASY and Domoticz
- Replies: 19
- Views: 29551
Re: Since update endless feedback loop of a switching command between ESP EASY and Domoticz
Disable "send to controller" In Domoticz On / Off action use your pcfgpio commands. And in your rules send json htttp command about switch state to Domoticz. Then if you switch from Domoticz - it sets gpio and do not send back to Domoticz. If you set switch by rules in ESPeasy- it sets gpi...
- 23 Jun 2019, 16:01
- Forum: ESP Easy: Hardware
- Topic: Manually entered address for 1-Wire device (DS18B20)
- Replies: 3
- Views: 10003
Re: Manually entered address for 1-Wire device (DS18B20)
Connect one sensorr on the bus and set its address in device tab.
Then connect other and again set this device.
After that, put all of them on the bus together.
Then connect other and again set this device.
After that, put all of them on the bus together.
- 05 Jun 2019, 19:36
- Forum: ESP Easy: Software
- Topic: GPIO problem with deep sleep
- Replies: 8
- Views: 12693
Re: GPIO problem with deep sleep
Wemos D1 + power bank 2500mAh ( about 7 days working time )
Data are send every 5 min to Domoticz.
If I forgot recharge battery, Domoticz sends me email ( and SMS notification ) after 15 min without incoming data from sensor.
Data are send every 5 min to Domoticz.
If I forgot recharge battery, Domoticz sends me email ( and SMS notification ) after 15 min without incoming data from sensor.
- 05 Jun 2019, 19:18
- Forum: ESP Easy: Hardware
- Topic: Broken I2C bus.
- Replies: 7
- Views: 11279
Re: Broken I2C bus.
ESP8266 do not have i2c bus.
It is sw emulated.
So try different pins or check possibly conflicts (TX,RX - disable serial port etc.)
It is sw emulated.
So try different pins or check possibly conflicts (TX,RX - disable serial port etc.)
- 29 May 2019, 21:20
- Forum: ESP Easy: Software
- Topic: GPIO problem with deep sleep
- Replies: 8
- Views: 12693
Re: GPIO problem with deep sleep
I am using this sensor too with deepsleep and no "heating" on my board. It is placed along previously used DS18B20 and both temperatures are almost identical. And I suppose, that BME280 plugin switch this circuit to power save mode between measurements. But if not, 3.6 μA working current i...
- 02 May 2019, 21:52
- Forum: ESP Easy: Projects / Applications
- Topic: water level with ultrasonic distance meter - error readings
- Replies: 15
- Views: 7364
- 01 May 2019, 20:04
- Forum: ESP Easy: Projects / Applications
- Topic: water level with ultrasonic distance meter - error readings
- Replies: 15
- Views: 7364
Re: water level with ultrasonic distance meter - error readings
It looks like software problem with your code. I am using HC-SR04 without any problem reading water surface. My measuring range is 110 cm = empty tank, 2 cm = full tank. ( this is now ). Only problem I have got - when it is raining, some water drops condenses on sensor at night. Or I need better cov...
- 28 Apr 2019, 21:55
- Forum: ESP Easy: Software
- Topic: rules - example not working - error
- Replies: 29
- Views: 6197
Re: rules - example not working -
Try different version of ESPeasy.
It seems, you are using some "mega" version.
I recommend last v2.0 versions.
My simple if statements, which works with v2.0 do not works with mega version.
It seems, you are using some "mega" version.
I recommend last v2.0 versions.
My simple if statements, which works with v2.0 do not works with mega version.
- 23 Apr 2019, 19:09
- Forum: ESP Easy: Hardware
- Topic: Sonoff Classic - works with USB not 230V
- Replies: 2
- Views: 1086
Re: Sonoff Classic - works with USB not 230V
And what is Sonoff Classic ??
Maybe you connect mains to output, not input.
Bad soldered input terminals.
Measure 3.3V on programming pins with mains connected.
Or if you test with USB on your table and with power line Sonoff laying on floor, it can be issue too.
Maybe you connect mains to output, not input.
Bad soldered input terminals.
Measure 3.3V on programming pins with mains connected.
Or if you test with USB on your table and with power line Sonoff laying on floor, it can be issue too.
- 23 Apr 2019, 18:55
- Forum: ESP Easy: General Discussion
- Topic: Outgoing TCP (Telnet) connection via UART?
- Replies: 4
- Views: 1648
Re: Outgoing TCP (Telnet) connection via UART?
I do not exactly know what you mean (telnet ).
But you can send event through serial line and with rules send UDP command to other ESPEASY.
But you can send event through serial line and with rules send UDP command to other ESPEASY.
- 22 Apr 2019, 21:21
- Forum: ESP Easy: Projects / Applications
- Topic: Direct connection between two ESPEASY modules?
- Replies: 6
- Views: 4763
Re: Direct connection between two ESPEASY modules?
But you still need wifi accespoint.
That was question of previous post.
ESP-NOW is solution for this.
That was question of previous post.
ESP-NOW is solution for this.
- 19 Apr 2019, 20:16
- Forum: ESP Easy: Hardware
- Topic: Reboot cause: WEMOS D1 (clone) voltage regulator ??
- Replies: 10
- Views: 7006
Re: Reboot cause: WEMOS D1 (clone) voltage regulator ??
ESPEASY randomly reboots. It is the fact and must be sw problem. I have got about six wemos D1 with ESPEASY ( Rxxx, v2.0 and mega releases tested ). Two DS18B20 and relay ( Wemos module relay board ). All reboots randomly. The same Wemos works like ethernet gateway for MySensors network - RFM69 radi...
- 17 Apr 2019, 20:32
- Forum: ESP Easy: Software
- Topic: What can users do to make ESPEasy more attractive.
- Replies: 16
- Views: 4818
Re: OTA updates on 1MB devices
@grovkillen I think, you need some stable relase. And I do not mean old and slow Rxxx relases. Each mega brings something new, but looses something different, what works fine before. I found some latest v2.0 version, which is compromise for me. Then are still changes And what works fine, for example...
- 14 Apr 2019, 22:24
- Forum: ESP Easy: General Discussion
- Topic: How to wake from deep sleep
- Replies: 7
- Views: 2352
Re: How to wake from deep sleep
When postman put something to your box you must generate short ground pulse on reset pin to boot your ESP.
- 04 Apr 2019, 20:51
- Forum: ESP Easy: General Discussion
- Topic: lcd2004 with big fonts option available?
- Replies: 2
- Views: 1289
Re: lcd2004 with big fonts option available?
LCD2004 is character oriented display. Each character is 8x5 dots with space between characters and lines too. Characters are stored in displays ROM and called by ASCII code. But you can define 8 characters by own and stored then in displays RAM. So you can create something like this: DSC_0533.jpg Y...
- 28 Mar 2019, 09:54
- Forum: ESP Easy: Projects / Applications
- Topic: Relay
- Replies: 8
- Views: 2871
Re: Relay
Do you realize that the event relay#rele is only executed when the relay status changes? How do you do that? In some other part of the program? If not, this event will never happen and cannot work.
- 26 Mar 2019, 19:58
- Forum: ESP Easy: Projects / Applications
- Topic: Relay
- Replies: 8
- Views: 2871
Re: Relay
Nice, but still -what is relay#rele ? I can see only rele#rele in your last picture. And on new firmwares, checking relay status by defining input on the same pin is problematic. I am using it, but on older versions _dev13 and v2.0 And you are using event: When toggle relay (change its status - but ...
- 26 Mar 2019, 19:50
- Forum: ESP Easy: General Discussion
- Topic: Sonoff Basic and latest versions of ESP firmware
- Replies: 6
- Views: 2502
Re: Sonoff Basic and latest versions of ESP firmware
My Sonoff Basic:
ESPeasy is in AP mode ( and without internet connection of course )
You must connect to it ( 192.168.4.1 ) and set your wifi network SSID and password.
I think message " ESP_Easy_0, connected, no internet" is correct.ESPeasy is in AP mode ( and without internet connection of course )
You must connect to it ( 192.168.4.1 ) and set your wifi network SSID and password.
- 24 Mar 2019, 23:34
- Forum: ESP Easy: Software
- Topic: Newbie ESPEasy to Grafana Question
- Replies: 16
- Views: 7275
- 20 Mar 2019, 23:24
- Forum: ESP Easy: Software
- Topic: Feature request - SendtoHTTP authentication
- Replies: 6
- Views: 5009
- 20 Mar 2019, 23:19
- Forum: ESP Easy: Software
- Topic: Rules not working and "how to send data to 3rd party"
- Replies: 7
- Views: 2689
Re: Rules not working and "how to send data to 3rd party"
Authorization When using some method other than a browser to connect to Domoticz it may be necessary to do Authorization differently. Authorization over HTTP is done by setting the "Authorization" HTTP request header when sending the request to Domoticz. The value of this header is a base6...
- 20 Mar 2019, 23:15
- Forum: ESP Easy: Software
- Topic: Rules not working and "how to send data to 3rd party"
- Replies: 7
- Views: 2689
Re: Rules not working and "how to send data to 3rd party"
I am using password for Domoticz for connections from outside Internet ( WLAN ). But setting it to no required password from my local network. ( LAN ) And what problem is with airsensor? I think /json.htm?type=command¶m=udevice&idx=IDX&nvalue=[ your_dummy_variable_for PPM ] Must work...
- 17 Mar 2019, 20:45
- Forum: ESP Easy: General Discussion
- Topic: Interacting with Domoticz
- Replies: 2
- Views: 1583
Re: Interacting with Domoticz
Create dummy switch in Domoticz and take note about its IDX In rules on ESPeasy use something like this: SendToHTTP 192.168.1.253,8080,/json.htm?type=command¶m=switchlight&idx=26&switchcmd=On or SendToHTTP 192.168.1.253,8080,/json.htm?type=command¶m=switchlight&idx=26&...
- 16 Mar 2019, 10:05
- Forum: ESP Easy: General Discussion
- Topic: TIMEout while reading input data!
- Replies: 3
- Views: 1343
Re: TIMEout while reading input data!
Try this: Instead of syntax like this: SendToHTTP 192.168.0.243,8080,/json.htm?type=command¶m=switchlight&idx=174&switchcmd=On Many users have reported problems with commands being truncated, particularly when trying to send commands to Domoticz. It seems to be a parsing error. There...
- 15 Mar 2019, 23:12
- Forum: ESP Easy: General Discussion
- Topic: Rules on mega version problem
- Replies: 3
- Views: 1271
Re: Rules on mega version problem
I remove it, but result is the same.
I think - it is very simple rules and I do not understand why it not works on mega version.
I think - it is very simple rules and I do not understand why it not works on mega version.
- 14 Mar 2019, 22:17
- Forum: ESP Easy: General Discussion
- Topic: Rules on mega version problem
- Replies: 3
- Views: 1271
Rules on mega version problem
Can somebody check my rules, which not works on mega version firmware please. I am normally using v2.0 version firmware for my floor heating controller. Rules have got about 1900 characters and all works fine. If I try new mega versions no "if" statements works. I "strip" down th...