IR remote control A/C Domoticz - Wemos

For heating/cooling related questions in Domoticz

Moderator: leecollings

Post Reply
zabinskiwojciech
Posts: 79
Joined: Thursday 16 May 2019 16:23
Target OS: Linux
Domoticz version: 4.10776
Location: Warszawa
Contact:

IR remote control A/C Domoticz - Wemos

Post by zabinskiwojciech »

Hello
I made a remote control based on Wemos + Ir Led (PCB0100) + Ir Receiver.
I uploaded a soft Tasmot into it and read the TV remote control code from the console:
{ "IrReceived": {"Protocol": "NEC", "Bit": 32, "Date", "0x0202B24D"}}
after issuing the command:
IRsend {"Protocol": "NEC", "Bits": "32", "Data": "0x0202B24D"}
everything works TV reacts to the command.

Except that in the whole project I wanted the remote control from Air Conditioning and this is where the problems begin.
Command read in Tasmota:
{"IrReceived": {"Protocol": "UNKNOWN", "Bits": "50", "Data": "0x00000AA1F5779"}}

Unable to send command:
IRsend {"Protocol": "UNKNOWN", "Bits": "50", "Data": "0x00000AA1F5779"}

Going further, a colleague from the Polish forum instructed me to connect it all with Domoticz, the easiest way was to upload ESPEasy Mega, and link it all, and still nothing ESPEasy also does not support Protocol ":" UNKNOWN "...
I issue the command from Domoticz:
http://192.168.1.170/control?cmd=IRSEND ... A1F5779,50

Please help
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest