"IRSend":"Wrong Protocol

601 views
Skip to first unread message

simon...@gmail.com

unread,
Oct 7, 2022, 6:54:39 AM10/7/22
to TasmotaUsers
So ive been using this IR image for ages and today I moved it now I can't send to Fujitsu AC.  I think its been upgraded to a standard sonoff ir bin.

{"IRSend":"Wrong Protocol (RC5|RC6|NEC|SONY|PANASONIC|JVC|SAMSUNG|WHYNTER|AIWA_RC_T501|MITSUBISHI|DISH|SHARP|DENON|SHERWOOD|RCMM|SANYO_LC7461|RC5X|NEC_LIKE|NIKAI|MAGIQUEST|LASERTAG|CARRIER_AC|MITSUBISHI2|HITACHI_AC2|GICABLE|LUTRON|PIONEER|SAMSUNG36|LEGOPF|INAX|SONY_38K|EPSON|SYMPHONY|HITACHI_AC3|DOSHISHA|MULTIBRACKETS|CARRIER_AC40|MIDEA24|ZEPEAL|METZ|ELITESCREENS|MILESTAG2|XMP|BOSE|ARRIS|COOLIX48|KELON168)"}

This is what I get now - but weirder still I was sending to a rinnai gas heater and it doesnt work now either but isnt throwing errors on the codefor the heater.


This is the Fujitsu AC code that no longer works:
{"Vendor":"FUJITSU_AC","Model":"1","Mode":"Auto","Power":"On","Celsius":"On","Temp":"19","FanSpeed":"Auto","SwingV":"Off","SwingH":"Off","Quiet":"Off","Turbo":"Off","Econo":"Off","Light":"Off","Filter":"Off","Clean":"Off","Beep":"Off","Sleep":"-1"}

And this is the rinnai heater code that was working but isnt now.

{"Protocol":"NEC","Bits":32,"Data":"0x416649B6","DataLSB":"0x416649B6","Repeat":1}

So either I have an issue with what im sending or I need to custom compile a new bin.

I have tried to make a full IR build but it still throws the same error - no fujitsu mentioned. Is there a IR bin I can download somewhere with all IR codes?

Philip Knowles

unread,
Oct 7, 2022, 8:21:19 AM10/7/22
to simon...@gmail.com, TasmotaUsers

There is a Tasmota-ir.bin

Tasmota ESP8266 Binaries

It would help if you said what version you were using, what version you’ve updated to and the flavour of Tasmota you are using on what device but IRSend shouldn’t be used for HVAC – use IRHVAC instead

 

IRHVAC

Send HVAC IR remote control code as JSON payload

IRHVAC {"Vendor":"Mitsubishi_Heavy_152", "Power":"On","Mode":"Hot","FanSpeed":3,"Temp":22.5}

"Protocol" or "Vendor" (select one of the following):
COOLIX, DAIKIN, KELVINATOR, MITSUBISHI_AC, GREE, ARGO, TROTEC, TOSHIBA_AC, FUJITSU_AC, MIDEA, HAIER_AC, HITACHI_AC, HAIER_AC_YRW02, WHIRLPOOL_AC, SAMSUNG_AC, ELECTRA_AC, PANASONIC_AC, DAIKIN2, VESTEL_AC, TECO, TCL112AC, MITSUBISHI_HEAVY_88, MITSUBISHI_HEAVY_152, DAIKIN216, SHARP_AC, GOODWEATHER, DAIKIN160, NEOCLIMA, DAIKIN176, DAIKIN128

For the Rinnai you say 32 bits but are sending 64 bits...

 

Sent from Mail for Windows

--
You received this message because you are subscribed to the Google Groups "TasmotaUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/sonoffusers/080085f6-3238-4022-95d4-f30904334d93n%40googlegroups.com.

 

simon...@gmail.com

unread,
Oct 7, 2022, 8:58:06 AM10/7/22
to TasmotaUsers
I built the IR bin on the latest master branch. 12.1.1

I send the Json payload from node red, it had been working without the irhvac in front before.. It is now working when I send to the IRHVAC topic.

Thanks for the tip on the Rinnai - it was this and the fact I increased the distance... tested it closer at 32bits and it works now.


The device is a blitzwolf  bw-rc1 however it shipped with a tuya or similar pin compatible chip that couldn't be flashed so I dropped an esp 8266 12e chip in its place and it's been working fine for ages.


Its all good now however the transmit range may be a bit down. I'll work on that but using the tasmota-ir.bin you linked worked once I sent to IRHVAC not IRsend.
Reply all
Reply to author
Forward
0 new messages