Search found 5 matches

by ankerman
06 Nov 2022, 19:31
Forum: ESP Easy: Projects / Applications
Topic: ITHO plugin
Replies: 13
Views: 4238

Re: ITHO plugin

Tried the mega merge-build climate. unfortunately the esp 8266 hangs when the itho device is enabled. Tried several times, unchecked I2C and checked correct GPIO's Went back to "ESP_Easy_mega_20211105_normal_ESP8266_4M1M-newlib" and have things working now. Removing the "|1" in t...
by ankerman
04 Nov 2022, 17:22
Forum: ESP Easy: Projects / Applications
Topic: ITHO plugin
Replies: 13
Views: 4238

Re: ITHO plugin

Ath, TD-er,

Let me start to thank you for all your effort you put into my basic questions, it is much appriciated.
I will try the latest version as advised.
Hopefully the proposed code will do the job, i wil reply with the result.
Many thanks again.
by ankerman
04 Nov 2022, 12:46
Forum: ESP Easy: Projects / Applications
Topic: ITHO plugin
Replies: 13
Views: 4238

Re: ITHO plugin

That will mean that there is now solution to trigger the ITHO fan from the "rules" in ESPEASY with the use of the "sendTo" command? I know the ESP-Now fuctionality, but in that platform the ITHO plugin is not available as far as i know. Anyhow, if p2p is depending on a working wi...
by ankerman
04 Nov 2022, 08:42
Forum: ESP Easy: Projects / Applications
Topic: ITHO plugin
Replies: 13
Views: 4238

Re: ITHO plugin

Thanks Ton for your help. Unfortunately it's not working. ESP1: on vocht#state=0 do //test switch, will be replaced by BHT22 moist sensor gpio,17, 1 //test led on esp1 SendTo,2,"event,ithocmd=4"// send fan to max via esp 2 old: sendTo,2,'event,STATE4' sendTo,2,"event,servo1close"...
by ankerman
03 Nov 2022, 20:02
Forum: ESP Easy: Projects / Applications
Topic: ITHO plugin
Replies: 13
Views: 4238

ITHO plugin

Hello, Maybe i could ask a question? The last week i've been busy to make the remote control for the ITHO fan working. To be honnest, that was not a big problem with all the fine explanations i found. But still i am struggling with an issue: I want to send a command from ESP1 (with moist sensor) to ...