Search found 26 matches

by tchi59
04 Aug 2023, 15:09
Forum: RFlink: General Discussions
Topic: Somfy RTS gateway
Replies: 1
Views: 1238

Somfy RTS gateway

Hi i am not skill in radio frequency i would like to build a gateway between my homeautomation system (like domoticz or homeassistant) and my somfy technology Radio Somfy RTS 433,42 MHz (like blinds, shutter, etc). i can manage my somfy RTS equipments with my remote control but it should be great to...
by tchi59
02 Apr 2023, 21:10
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 19868

Current Sensor SCT013

Hi I am a little bit lost in that SCT clamp If i am right there are 2 kinds of SCT 1/ SCT-013-000 Primary AC current: 100A => With current output 2/ SCT-013-005/010/020 Primary AC current: 5A => With voltage output Let 's explain my project. I want to use an ESP32 to read AC consumption at home (230...
by tchi59
23 Aug 2022, 17:17
Forum: ESP Easy: Software
Topic: custom http rules
Replies: 6
Views: 2613

Re: custom http rules

i tested your code: on EventName* do logentry,"I want to reply %eventvalue1% to a httprequest" SendToHTTP,10.0.0.1,80,"/path/with/%eventvalue1%" endon from my workstation in my browser, i always received "OK" and i would like to receive a message like "actiondone&q...
by tchi59
23 Aug 2022, 16:51
Forum: ESP Easy: Software
Topic: custom http rules
Replies: 6
Views: 2613

Re: custom http rules

since i am not really sure to well understand what is eventvalue
i should be like this ?

example:

http://ESPEASY/control?cmd=event,MycustomRule

on MycustomRule do
logentry,"I want to reply to a httprequest"

event,"MycustomRule=actiondone"

endon

thx
by tchi59
23 Aug 2022, 16:15
Forum: ESP Easy: Software
Topic: gpio state
Replies: 1
Views: 2034

gpio state

hi
one more question
how can i read the state of the gpio 21 and display it in the logentry?

on .... do
logentry "the state of the gpio 21 is " ??????
endon

thanks
by tchi59
23 Aug 2022, 15:34
Forum: ESP Easy: Software
Topic: custom http rules
Replies: 6
Views: 2613

custom http rules

Hi I would like to know if it is possible to create a custom rules in espeasy in order to trigger an action and do a http request example: http://ESPEASY/control?cmd=event,MycustomRule on MycustomRule do logentry,"I want to reply to a httprequest" => How to reply? endon Thanks in advance
by tchi59
20 Sep 2021, 16:11
Forum: ESP Easy: General Discussion
Topic: arduino nano
Replies: 1
Views: 5226

arduino nano

Hi,
I saw that Easy Firmware is available on Rpi and Arduino mega.
Is it available also on Arduino nano ?
If yes, where to download it

Thx
by tchi59
06 Jul 2021, 16:19
Forum: ESP Easy: Hardware
Topic: Espeasy on ESP32
Replies: 3
Views: 5742

Re: Espeasy on ESP32

by tchi59
06 Jul 2021, 15:56
Forum: ESP Easy: Hardware
Topic: Espeasy on ESP32
Replies: 3
Views: 5742

Espeasy on ESP32

Hi,

I am using an ESP32 with ESPeasy.
The ESP32 is managing multiple relays for watering garden purpose (6 ways and 6 Relays).
My question, since there is only one pin VIN on the ESP32,
do you know where i can purchase wires with one female connection to many connections ?

Best Regards
by tchi59
05 Jul 2021, 16:59
Forum: ESP Easy: General Discussion
Topic: ESPeasy configure NTP (France)
Replies: 3
Views: 5371

ESPeasy configure NTP (France)

Hi
i am located in France. I try to figure out how to configure NTP
can someone tell me how to solve that?

i activated ntp and put those parameters (see attachment)
but i have always 2 hours delay for my real time

thx
by tchi59
04 Jul 2021, 10:50
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

Re: easpeasy and apds9960

thx
by tchi59
02 Jul 2021, 09:50
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

Re: easpeasy and apds9960

Many thx
i ordered that kind of switch to be used as a touch switch

https://www.amazon.fr/gp/product/B07BVN ... UTF8&psc=1
by tchi59
02 Jul 2021, 09:12
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

Re: easpeasy and apds9960

Working very well
Many Thanks
by tchi59
02 Jul 2021, 07:38
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

Re: easpeasy and apds9960

hi maybe you can help here, i did create a devices "Touch (ESP32) - internal" with the name touch15 . I plugged a wire on the touch GPIO15. when i hold the wire with my hand it is working, see the log: 212204 : Info : Touch : ADC2 ch3 (T3): 18 212301 : Info : EVENT: touch15#All=18.00 21320...
by tchi59
01 Jul 2021, 19:22
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

Re: easpeasy and apds9960

hi again
i noticed this evening that ESP32 has builtin multiple "touch pin"
Do you know if it is possible to use touchpin with espeasy ?
have you got an example ?
thanks
by tchi59
01 Jul 2021, 18:09
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

Re: easpeasy and apds9960

thx
testing code means it is not tested yet ?
by tchi59
01 Jul 2021, 15:57
Forum: ESP Easy: General Discussion
Topic: easpeasy and apds9960
Replies: 11
Views: 6003

easpeasy and apds9960

Hi
I would like to know if the sensor apds9960 is manageable with ESP32 and ESPEASY ?
if yes can you please show me some example

Thx
by tchi59
28 Jun 2021, 14:33
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

Thx again
with "normal" code , i ve got now the option : "generic mqtt"
GOOD !!
by tchi59
28 Jun 2021, 14:26
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

hi i did load this (copy of sysinfo) Build:⋄ 20114 - Mega32 System Libraries:⋄ ESP32 SDK v3.2.3-14-gd3e562907 Git Build:⋄ pygit2_not_installed Plugin Count:⋄ 22 Build Origin: GitHub Actions Build Time:⋄ Jun 15 2021 10:07:07 Binary Filename:⋄ ESP_Easy_mega_20210615_custom_ESP32_4M316k Build Platform:...
by tchi59
28 Jun 2021, 11:28
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

Hi Thanks for your time In fact i have already a mosquitto server running perfectly. So i want to use it with espeasy and domoticz >The MQTT import can (now) only import numerical values, so you may need to act on the values from the rules. That is good for me numerical values, My issue is that i ca...
by tchi59
27 Jun 2021, 10:58
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

Hi-again now it is working i did a rule and i am able to run the rule from domoticz with this command : http://192.168.1.44/control?cmd=event,startwatering my rules is : On startwatering do GPIO,23,1 // set gpio0 high GPIO,2,0 // turn on blue led Delay 5000 GPIO,23,0 //turn off blue led SendToHTTP 1...
by tchi59
24 Jun 2021, 17:45
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

Thx you SO MUCH !!!!!!!!
It is working now with your code
by tchi59
24 Jun 2021, 15:59
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

i flashed my ESP32 VROOM-32 with that code : Binary Filename:⋄ ESP_Easy_mega_20210503_normal_ESP32_4M316k
is it the correct code ?
by tchi59
24 Jun 2021, 15:57
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

Re: espeasy on ESP32

thx
when i want to choose GPIO 5 in the http interface into device , it is not possible for switch , it is grey
by tchi59
24 Jun 2021, 15:13
Forum: ESP Easy: General Discussion
Topic: espeasy on ESP32
Replies: 12
Views: 6830

espeasy on ESP32

hi i am new in espeasy. i flashed my esp32 with espeasy. i was able to connect my esp32 on my wifi network and thus connect to it through http. My first test is to light on or off a small led. I connected my led to GPIO32 on the esp32 throught a resistor and the other leg of the led to the gnd. i di...