Open duczz opened 1 year ago
Thanks for the report, do you also have a model of the remote? I would like to make it clear that there is a difference between "works with" and "is using" the later is preferred but requires actually dumps of what the original remote sends to confirm.
Sure here is the original remote code:
11:59:29.472 MQT: tele/Klimaanlage_Buero/RESULT = {"IrReceived":{"Protocol":"PANASONIC_AC","Bits":216,"Data":"0x0220E004000000060220E00400092C805106000EE0000081000081","Repeat":0,"IRHVAC":{"Vendor":"PANASONIC_AC","Model":"NKE","Command":"Control","Mode":"Auto","Power":"On","Celsius":"On","Temp":22,"FanSpeed":"Medium","SwingV":"Highest","SwingH":"Middle","Quiet":"Off","Turbo":"Off","Econo":"Off","Light":"Off","Filter":"Off","Clean":"Off","Beep":"Off","Sleep":-1,"iFeel":"Off","SensorTemp":"n/a"}}}
Information: With your project Model 0 is working, but no swing and Econo is possible, all other features are working With your project Model 3 is only Econo no working, all other features are working (RollingKey maybe?)
"Econo On" original remote code: 12:03:57.755 MQT: tele/Klimaanlage_Buero/RESULT = {"IrReceived":{"Protocol":"UNKNOWN","Bits":486,"Hash":"0x9F9E8B11","Repeat":0}}
Remote Picture:
Edit: turbo and quiet are reversed
"Econo On" original remote code: 12:03:57.755 MQT: tele/Klimaanlage_Buero/RESULT = {"IrReceived":{"Protocol":"UNKNOWN","Bits":486,"Hash":"0x9F9E8B11","Repeat":0}}
FYI: This bit doesn't help us at all. See: https://github.com/crankyoldgit/IRremoteESP8266/wiki/Frequently-Asked-Questions#my-remotes-signal-is-being-reported-as-an-unknown-code-what-does-that-mean-how-do-i-send-an-unknown-code
Hello,
you can add the "Panasonic CS-E12QKEW" to the compatibility List, its working fine with following Settings
Tasmota Log (in older tasmota versions "Model":"DKE" shows Model":3):
14:10:29.104 MQT: stat/Klimaanlage_Buero/RESULT = {"IRHVAC":{"Vendor":"PANASONIC_AC","Model":"DKE","Command":"Control","Mode":"Auto","Power":"Off","Celsius":"On","Temp":22,"FanSpeed":"Min","SwingV":"High","SwingH":"Middle","Quiet":"Off","Turbo":"On","Econo":"Off","Light":"Off","Filter":"Off","Clean":"Off","Beep":"Off","Sleep":-1,"Clock":910,"iFeel":"Off","SensorTemp":"n/a"}}
Homeasssitant Settings (i think "hvac_model: 3" ist only the important thing):