Search found 190 matches

by kimot
17 Apr 2019, 20:32
Forum: ESP Easy: Software
Topic: What can users do to make ESPEasy more attractive.
Replies: 16
Views: 10657

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...
by kimot
14 Apr 2019, 22:24
Forum: ESP Easy: General Discussion
Topic: How to wake from deep sleep
Replies: 7
Views: 6201

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.
by kimot
04 Apr 2019, 20:51
Forum: ESP Easy: General Discussion
Topic: lcd2004 with big fonts option available?
Replies: 2
Views: 2709

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...
by kimot
28 Mar 2019, 09:54
Forum: ESP Easy: Projects / Applications
Topic: Relay
Replies: 8
Views: 6118

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.
by kimot
26 Mar 2019, 19:58
Forum: ESP Easy: Projects / Applications
Topic: Relay
Replies: 8
Views: 6118

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 ...
by kimot
26 Mar 2019, 19:50
Forum: ESP Easy: General Discussion
Topic: Sonoff Basic and latest versions of ESP firmware
Replies: 6
Views: 5548

Re: Sonoff Basic and latest versions of ESP firmware

My Sonoff Basic:
2019-03-26-194435_1920x1080_scrot.png
2019-03-26-194435_1920x1080_scrot.png (101.79 KiB) Viewed 5479 times
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.
by kimot
20 Mar 2019, 23:19
Forum: ESP Easy: Software
Topic: Rules not working and "how to send data to 3rd party"
Replies: 7
Views: 5488

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...
by kimot
20 Mar 2019, 23:15
Forum: ESP Easy: Software
Topic: Rules not working and "how to send data to 3rd party"
Replies: 7
Views: 5488

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&param=udevice&idx=IDX&nvalue=[ your_dummy_variable_for PPM ] Must work...
by kimot
17 Mar 2019, 20:45
Forum: ESP Easy: General Discussion
Topic: Interacting with Domoticz
Replies: 2
Views: 2989

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&param=switchlight&idx=26&switchcmd=On or SendToHTTP 192.168.1.253,8080,/json.htm?type=command&param=switchlight&idx=26&...
by kimot
16 Mar 2019, 10:05
Forum: ESP Easy: General Discussion
Topic: TIMEout while reading input data!
Replies: 3
Views: 2717

Re: TIMEout while reading input data!

Try this: Instead of syntax like this: SendToHTTP 192.168.0.243,8080,/json.htm?type=command&param=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...
by kimot
15 Mar 2019, 23:12
Forum: ESP Easy: General Discussion
Topic: Rules on mega version problem
Replies: 3
Views: 2443

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.
by kimot
14 Mar 2019, 22:17
Forum: ESP Easy: General Discussion
Topic: Rules on mega version problem
Replies: 3
Views: 2443

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...
by kimot
14 Mar 2019, 14:17
Forum: ESP Easy: Projects / Applications
Topic: ESP Pulse counter and wrong values in Domoticz
Replies: 1
Views: 2720

Re: ESP Pulse counter and wrong values in Domoticz

Domoticz has got some problems counting energy consumption. My first sensor version sends actual watts to Domoticz and lets Domoticz calculate energy consumption. But Domoticz always forgot last 5 min in hour interval. Now I am using universal counter incremental in Domoticz and send every minute ac...
by kimot
09 Mar 2019, 19:51
Forum: ESP Easy: General Discussion
Topic: Problem store rules on last mega version
Replies: 5
Views: 3796

Re: Problem store rules on last mega version

Sorry, I left it marked "private".
Now corrected and link works.
by kimot
09 Mar 2019, 18:08
Forum: ESP Easy: General Discussion
Topic: Problem store rules on last mega version
Replies: 5
Views: 3796

Problem store rules on last mega version

I use the latest version of V2.0, but from time to time I'm trying to check if my rules will work on the current version of the mega firmware. Unfortunately, what works correctly on v2.0 does not work on the mega version. Today, however, I have found that I can not even save the rules from my versio...
by kimot
08 Mar 2019, 09:56
Forum: ESP Easy: General Discussion
Topic: Problems with event call in rules ?
Replies: 5
Views: 4017

Re: Problems with event call in rules ?

What is:

DoAction=25

And I am not sure, if your event call method is correct:
Calling event with value assigned.

event DoDown=%eventvalue%
by kimot
07 Mar 2019, 17:55
Forum: ESP Easy: Hardware
Topic: Can't flash my POW R2
Replies: 3
Views: 2709

Re: Can't flash my POW R2

by kimot
04 Mar 2019, 10:56
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy on ShellyV1
Replies: 9
Views: 11288

Re: ESPEasy on ShellyV1

rele#Switch is defined as input for the same gpio like relay ( gpio12 ) So this switch reflect actual state of relay and can be checked by if statement. But I am using old v2.0-20180322 version. Maybe in some "mega" versions this feature not works. Something like this was mentioned in this...
by kimot
03 Mar 2019, 22:35
Forum: ESP Easy: Hardware
Topic: Fingerprint sensor FPM10A with ESPeasy?
Replies: 1
Views: 2318

Re: Fingerprint sensor FPM10A with ESPeasy?

Put Arduino between fingerprintsensor and ESPeasy. Arduino through available library decides whether the fingerprint is valid, and send event "valid" to ESPeasy. Or you can define events: carol_valid peter_valid linda_valid If you need distinguish users. You can simply send these command v...
by kimot
03 Mar 2019, 22:30
Forum: ESP Easy: Hardware
Topic: Blitzwolf BW-SHP6
Replies: 16
Views: 30404

Re: Blitzwolf BW-SHP6

@Wiki You can use normal ESP8285 bin file. Configuration fot Blitz is described in TAsmota wiki: GPIO_LED2_INV, // GPIO00 Red Led (1 = On, 0 = Off) - Power status GPIO_USER, // GPIO01 Serial RXD and Optional sensor GPIO_LED1_INV, // GPIO02 Blue Led (1 = On, 0 = Off) - Link status GPIO_USER, // GPIO0...
by kimot
03 Mar 2019, 22:13
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy on ShellyV1
Replies: 9
Views: 11288

Re: ESPEasy on ShellyV1

I do not know FHEM, I am using Domoticz. But You can create events "lamp_on" and lamp_off" which received from FHEM will switch relay. And back report relay state to FHEM: Some example with Domoticz: on lamp_on do // this event from Domoticz will switch relay ON gpio,12,1 gpio,13,0 en...
by kimot
03 Mar 2019, 22:00
Forum: ESP Easy: General Discussion
Topic: MCP23017 question
Replies: 14
Views: 9473

Re: MCP23017 question

You can use this motor PWM like DA converter for convert digi to analog via i2c:
https://www.letscontrolit.com/wiki/inde ... 2#Hardware

So by TB 6612
by kimot
28 Feb 2019, 22:25
Forum: ESP Easy: General Discussion
Topic: ESP Easy and Sonoff TH16 - crash every 2 days
Replies: 5
Views: 4219

Re: ESP Easy and Sonoff TH16 - crash every 2 days

@aneo I am using them for el. floor heating too. I send actual setpoint value, mode of control, outdoor temperature and others every minute from Domoticz to all ESP regulators. ESP boot with some safe settings and within minute obtain correct values and works. I am now changing my Wemos nodes to Son...
by kimot
28 Feb 2019, 13:52
Forum: ESP Easy: General Discussion
Topic: ESP Easy and Sonoff TH16 - crash every 2 days
Replies: 5
Views: 4219

Re: ESP Easy and Sonoff TH16 - crash every 2 days

My Wemos D1 with DS18B20 reboots randomly in hours or days interval too.
So I send configuration periodically from Domoticz, to set correct values after reboot.
_dev13 and v2.0 too.
I have number of them on one power bus and they reboot independently, so I think it is not power issue.
by kimot
26 Feb 2019, 12:04
Forum: ESP Easy: Software
Topic: How to read an IO pin state in rules ?
Replies: 4
Views: 5390

Re: How to read an IO pin state in rules ?

You can assign input switch to your gpio12 and than tested its state.
Like at this example:
viewtopic.php?p=33716#p33716

But using events, like grovkillen wrote, is better way.
by kimot
24 Feb 2019, 13:11
Forum: ESP Easy: Projects / Applications
Topic: Seria Server - Ser2Net wiki?
Replies: 13
Views: 11940

Re: Seria Server - Ser2Net wiki?

Look here: https://www.letscontrolit.com/wiki/index.php/ESPEasy_Command_Reference You can send command by serial line from Arduino to ESPeasy. Create dummy device in ESPeasy - for example like me in task 12: 2019-02-24-130221_1920x1080_scrot.png From arduino send string: TaskValueSet,12,1,<your_valu...
by kimot
12 Feb 2019, 21:10
Forum: ESP Easy: Software
Topic: Update button state from Node-Red
Replies: 10
Views: 8481

Re: Update button state from Node-Red

I think I'm using the same configuration just instead of MQTT using http and Domoticz. The original state was a switch in the wall. I replaced it by Sonoff Basic, which switches the lamp and the original switch is replaced by a button switch ( but you can use original switch ) connected to Gpio on t...
by kimot
12 Feb 2019, 19:13
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Problems getting ESPEasy configured - unresponsive after reboot
Replies: 7
Views: 5681

Re: Problems getting ESPEasy configured - unresponsive after reboot

My way to program Sonoffs: To check comunication: esptool.py --port /dev/ttyUSB0 flash_id Erase flash: esptool.py --port /dev/ttyUSB0 erase_flash Program ESPeasy bin: esptool.py --port /dev/ttyUSB0 --baud 115200 write_flash 0x00000 ESP_Easy_v2.0-20180322_normal_ESP8285_1024.bin Repower Sonoff and co...
by kimot
11 Feb 2019, 19:56
Forum: ESP Easy: Hardware
Topic: Deep Sleep issue
Replies: 1
Views: 1702

Re: Deep Sleep issue

Try V2..0 firmware. It Is half way between R147 and mega. But more stable than mega for me.
by kimot
07 Feb 2019, 23:09
Forum: ESP Easy: General Discussion
Topic: Get data sent by data-push (http) in domoticz
Replies: 4
Views: 3991

Re: Get data sent by data-push (http) in domoticz

Rules....
example:

Code: Select all

on Outdoor do   
 TaskValueSet,5,1,%eventvalue%
endon 
2019-02-07-230546_1920x1080_scrot.png
2019-02-07-230546_1920x1080_scrot.png (126.23 KiB) Viewed 3958 times
by kimot
07 Feb 2019, 12:14
Forum: ESP Easy: General Discussion
Topic: Get data sent by data-push (http) in domoticz
Replies: 4
Views: 3991

Re: Get data sent by data-push (http) in domoticz

Yes, It is possible. I am sending outdoor temperature to my heating control nodes for example. For inspiration part of my Dzvents script, which I call every minute: --Outdoor local outdoor = domoticz.devices('Outdoor') -- Kacka local urlHDO = 'http://192.168.1.102/control?cmd=event,Outdoor='..(outdo...
by kimot
06 Feb 2019, 18:37
Forum: ESP Easy: Hardware
Topic: DS18B20 setup to ignore Extreme data
Replies: 7
Views: 5776

Re: DS18B20 setup to ignore Extreme data

The bad value is most likely as 85, exceptionally 0.
So send with rules and ignore the value of 85.
Even in the room or outdoors, such temperature does not often occur.
by kimot
06 Feb 2019, 18:31
Forum: ESP Easy: Software
Topic: Serial port
Replies: 3
Views: 3849

Re: Serial port

(1)
I think data extraction will be difficult.
Is not it better to send data in a correct format?:
viewtopic.php?t=4884

(2)
serialsend

Look at post from "mikeluyten" here:

https://github.com/letscontrolit/ESPEasy/issues/539
by kimot
03 Feb 2019, 12:03
Forum: ESP Easy: Software
Topic: Updating to mega
Replies: 5
Views: 5708

Re: Updating to mega

https://www.letscontrolit.com/wiki/index.php/ESPEasy#2.0.2B_firmware_on_1MB_modules You upload a "ESPEasyUploaderMega" firmware that does nothing else than allow you to upload a new version of ESPeasy. But you need to use a .bin file smaller or equal to 500kB, because you can use only hal...
by kimot
03 Feb 2019, 11:35
Forum: ESP Easy: Projects / Applications
Topic: ESP8266 Thermostat
Replies: 44
Views: 81284

Re: ESP8266 Thermostat

It is very easy schedule temperature setting from Domoticz. When I was planning my heating regulator, I imagined a similar sophisticated device with a display and buttons. But the circumstances forced me to make the quick fix, that I have achieved with ESPeasy and Domoticz. And now almost after two ...
by kimot
27 Jan 2019, 22:50
Forum: ESP Easy: Hardware
Topic: Wall switch with mechanical button?
Replies: 11
Views: 8930

Re: Wall switch with mechanical button?

Shelly has got significantly smaller diameter than in wall box.
I think you can put two WAGOs between the wall of the box and the Shelly.
Plus you can use the Shelly connector and the switch contacts to divide the wires.
images.jpeg
images.jpeg (5.16 KiB) Viewed 8408 times
shelly 1 - ad.jpg
shelly 1 - ad.jpg (1.13 MiB) Viewed 8408 times
by kimot
27 Jan 2019, 10:11
Forum: ESP Easy: Hardware
Topic: Sonoff Basic doesn't start when GPIO2 is LOW
Replies: 3
Views: 4263

Re: Sonoff Basic doesn't start when GPIO2 is LOW

At first I suggest using different GPIOs - I am using RX and TX pins from new Sonoffs connector.

Or you must use some circuit like this:
IMG_20190127_094534.jpg
IMG_20190127_094534.jpg (208.64 KiB) Viewed 4230 times
by kimot
25 Jan 2019, 21:52
Forum: ESP Easy: Software
Topic: Wemos with pt100/max31865
Replies: 5
Views: 9051

Re: Wemos with pt100/max31865

Here is example how to send data to Domoticz: https://diyprojects.io/esp8266-web-client-sending-data-domoticz-tcp-ip-wireless-api-json/ But is for different dummy device ( combination temp + hum + pressure ) By the way, your IDX 4732 is odd. Domoticz allocates IDX incrementally. So you have got more...
by kimot
25 Jan 2019, 12:14
Forum: ESP Easy: Software
Topic: Wemos with pt100/max31865
Replies: 5
Views: 9051

Re: Wemos with pt100/max31865

And what is : Temp sensor; At Adafruit_MAX31865 library is nothing that. you create Adafruit instance calling Adafruit_MAX31865 max = Adafruit_MAX31865(8, 7, 6, 5); But you are using some sensor.getTemp function. Where it is defined? It look like mixing two independent code, but not completely.
by kimot
24 Jan 2019, 21:20
Forum: ESP Easy: Software
Topic: relay go on but after gpio12.0 it will stay on help plz
Replies: 6
Views: 4136

Re: relay go on but after gpio12.0 it will stay on help plz

Look how this boy connected one from four relays on board from the same manufacturer - YWROBOT

Through transistor ....

https://www.instructables.com/id/ESP826 ... martphone/
https://cdn.instructables.com/ORIG/F9Z/ ... 8KRC7U.pdf
by kimot
24 Jan 2019, 21:08
Forum: ESP Easy: Software
Topic: relay go on but after gpio12.0 it will stay on help plz
Replies: 6
Views: 4136

Re: relay go on but after gpio12.0 it will stay on help plz

Look here: http://www.wholesalebuying.com/product/effective-stable-1-channel-5v-indicator-light-led-relay-module-for-arduino-214386 "Relay control interface by single chip IO. Low level suction close, high level release." http://irishelectronics.ie/epages/950018241.sf/en_GB/?ObjectPath=/Sh...
by kimot
24 Jan 2019, 19:38
Forum: ESP Easy: Software
Topic: relay go on but after gpio12.0 it will stay on help plz
Replies: 6
Views: 4136

Re: relay go on but after gpio12.0 it will stay on help plz

And which version of ESPeasy ?

I think, it must works.

What response of your ESP in browser after sending this commands?
2019-01-24-193419_1920x1080_scrot.png
2019-01-24-193419_1920x1080_scrot.png (70.75 KiB) Viewed 4097 times
2019-01-24-193409_1920x1080_scrot.png
2019-01-24-193409_1920x1080_scrot.png (71.54 KiB) Viewed 4097 times
by kimot
22 Jan 2019, 11:06
Forum: ESP Easy: Software
Topic: Rules Help
Replies: 13
Views: 7067

Re: Rules Help

Simply enable pullup and through switch connect gpio to ground.
by kimot
22 Jan 2019, 09:27
Forum: ESP Easy: Software
Topic: NodeMcu and buzzer
Replies: 2
Views: 2416

Re: NodeMcu and buzzer

Send other command which sets gpio low or do it by rules with Timer.
by kimot
22 Jan 2019, 09:19
Forum: ESP Easy: Hardware
Topic: Can't get 7Seg to display anymore
Replies: 1
Views: 1672

Re: Can't get 7Seg to display anymore

Maybe the same problem?
5V vs. 3,3V ?

viewtopic.php?f=5&t=3512&start=200#p34801
by kimot
22 Jan 2019, 09:09
Forum: ESP Easy: Hardware
Topic: Connecting a TM1637 4-Digit Display
Replies: 217
Views: 1268740

Re: Connecting a TM1637 4-Digit Display

@venom
It is simple problem.
On picture I can see you power your TM1637 from 5V on Wemos.
If you look at the TM1637 datasheet, you can read:

Min. Log H = 0.7Vdd
0,7 * 5 = 3,5V
But your ESP runs on 3,3V, so never reach 3,5v on gpio output.
Try power TM1637 from 3,3V pin