Search found 18 matches

by bruno iemanon
18 Oct 2020, 21:58
Forum: ESP Easy: Hardware
Topic: looking for flashable PIR sensor
Replies: 3
Views: 8939

Re: looking for flashable PIR sensor

ThomasB wrote: 18 Oct 2020, 00:34 If you don't mind soldering three wires then consider adding a PIR module to a ESPEasy compatible device:
https://www.letscontrolit.com/wiki/index.php/PIR_Sensor

- Thomas
I don't mind soldering, but then i have to look for a suitable outdoor housing for it.
by bruno iemanon
17 Oct 2020, 19:44
Forum: ESP Easy: Hardware
Topic: looking for flashable PIR sensor
Replies: 3
Views: 8939

looking for flashable PIR sensor

Hy, I'm looking for a (tuya) Pir sensor wich can be flashed by espeasy. I already tried this one: https://nl.aliexpress.com/item/4000808875375.html?spm=a2g0o.productlist.0.0.49cb3934SurW27&algo_pvid=fce26720-227b-4f0d-abe2-1016bbf9a19c&algo_expid=fce26720-227b-4f0d-abe2-1016bbf9a19c-9&bt...
by bruno iemanon
07 Jan 2020, 21:39
Forum: ESP Easy: Hardware
Topic: flash on sonoff S20 fail
Replies: 1
Views: 6832

flash on sonoff S20 fail

I tried to flash espeasy on sonoff S20. The flash seems to be succesfull but there is no wifi-connection. I used flashesp8266.exe to flash different versions of espeasy and espeasy-mega. I also tried esptool. nothing seems to work. flash is always succesfull, but no wifi. sonoff s20 version: S20_EU_...
by bruno iemanon
04 Jan 2020, 17:25
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

The command PCFGPIO,1,1 is working when used in the tools/command. problem with the PCF stays the same. (when i send the comman PCFGPIO,2,1 the 2nd output of the PCF goes high, but the 1st output goes low again) The rules i made, don't seem to work: on RL1-4#RL1=1 do PCFGPIO,1,1 endon on RL1-4#RL1=0...
by bruno iemanon
03 Jan 2020, 22:48
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

I don't know anything about github.
What is the simplest way to update to the newest version?
by bruno iemanon
03 Jan 2020, 20:58
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

[/quote] Interesting. Did you try the "PCFGPIO,<pin>,<state>" command also? [/quote] I just tested the dummy switch device. device name:RL1-4. Values: RL1, RL2, RL3, RL4 The mqtt part works. I used some rules to let it interact with the pcf8574. Rules: - on RL1-4#RL1=1 do PCFGPIO,1,1 endon...
by bruno iemanon
02 Jan 2020, 21:13
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

I now used your example to let it work with the device "Extra IO - PCF8574" i kept the same properties for the mqtt controler: Report topic: %sysname%/#/state Command topic: %sysname%/#/set I created 8 devices of the type "Extra IO - PCF8574" with the following settings: I named ...
by bruno iemanon
02 Jan 2020, 19:25
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

Great, it works!
Thanks a lot for your advice, and for your patiance.
by bruno iemanon
02 Jan 2020, 16:37
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

Thanks again for your advie. But I'm afraid i don't have sufficient knowlegde to fully understand your advice. I now use following properties: Generic MQTT controller: - Report topic: %valname%/status - Command topic: %valname%/set Device: Output - Domoticz Output Helper (No feedback) - Data Acquisi...
by bruno iemanon
29 Dec 2019, 16:07
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

Is there a way to import MQTT - values? Both Domoticz MQTT and Generic MQTT controllers supports two way communications in RPIEasy. For example if you have added a "Generic MQTT controller" and a "Dummy device", than you can send variables to RPIEasy devices from MQTT through th...
by bruno iemanon
28 Dec 2019, 20:52
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 446750

Re: RPIEasy

I'm missing the "Generic - MQTT Import"-device as in ESPEasy.

Is there a way to import MQTT - values?
by bruno iemanon
27 Oct 2019, 18:39
Forum: ESP Easy: Software
Topic: more than 12 devices
Replies: 10
Views: 10852

more than 12 devices

I'm using 4 pcf8574 expanders to create 32 "switch input" devices.
But in the device-tab in espeasy there are only 12 devices to configure.

Is there a way to increase the amount of devices?
by bruno iemanon
12 Oct 2019, 18:47
Forum: ESP Easy: Software
Topic: publish MQTT will not work
Replies: 12
Views: 13161

Re: publish MQTT will not work

seems like it's the refresh time of my browser.

Any idea how i can reduce that?
by bruno iemanon
12 Oct 2019, 17:46
Forum: ESP Easy: Software
Topic: publish MQTT will not work
Replies: 12
Views: 13161

Re: publish MQTT will not work

There was no space behind the %. Unfortuanaly the github conversation is on this moment still chinese for me. But i found the reason. The responce time is +- 40 seconds. So i just didn't waited long enough to see the value changing. But how can i reduce the time between pushing a button on one devic...
by bruno iemanon
11 Oct 2019, 20:38
Forum: ESP Easy: Software
Topic: publish MQTT will not work
Replies: 12
Views: 13161

Re: publish MQTT will not work

Thanks grovkillen, i am learning every day... I have now 2 esp8266 running. One named "woonkamer 1" and one names "luidsprekers" on "woonkamer 1" i installed 1 controler and 2 devices: - mqtt openhab controler Controller Subscribe: %sysname%/# Controller Publish: %tskna...
by bruno iemanon
11 Oct 2019, 10:30
Forum: ESP Easy: Software
Topic: publish MQTT will not work
Replies: 12
Views: 13161

Re: publish MQTT will not work

Thanks a lot,

Thats's works fine.

Just to undertand the whole picture, could you explain what's the meaning/purpose of:
- Controller lwl topic:
- LWT Connect Message:
- LWT Disconnect Message:
by bruno iemanon
08 Oct 2019, 17:20
Forum: ESP Easy: Software
Topic: publish MQTT will not work
Replies: 12
Views: 13161

Re: publish MQTT will not work

Thanks for your answer.
I removed the / but that makes no difference.

What do you mean with "make sure that MQTT Lens is subscribing to that empty first level"

any other advice?
by bruno iemanon
07 Oct 2019, 20:47
Forum: ESP Easy: Software
Topic: publish MQTT will not work
Replies: 12
Views: 13161

publish MQTT will not work

Hy, I’m a new user of ESPeasy on a ESP8266 Mi goal is to publish MQTT messages from the esp to a mosquitto broker. I have a working MQTT mosquitto broker. I tested it with MQTT lens. In ESPeasy I also installed the controler. Controller Settings Protocol: Openhab MQTT Locate Controller: Use IP addre...