From c8997cafc7b38ffe306ff63d432807e4bec8a45a Mon Sep 17 00:00:00 2001 From: Andrii Podanenko Date: Mon, 22 Jul 2019 11:52:09 +0300 Subject: [PATCH] Created Prana 150 energy recovery ventilation (markdown) --- Prana-150-energy-recovery-ventilation.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Prana-150-energy-recovery-ventilation.md diff --git a/Prana-150-energy-recovery-ventilation.md b/Prana-150-energy-recovery-ventilation.md new file mode 100644 index 00000000..c264907f --- /dev/null +++ b/Prana-150-energy-recovery-ventilation.md @@ -0,0 +1,23 @@ +# IR Codes Prana 150 energy recovery ventilation + +**Example received Code:** +**MQT: tele/sonoffir/RESULT = {"IrReceived":{"Protocol":"NEC","Bits":32,"Data":"0x00FF00FF"}}** + +**Example IRsend Command:** +**IRsend {"Protocol":"NEC","Bits":32,"Data":"0x00FF00FF"}** + +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF00FF"}="Power" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF807F"}="Screen/LED Brightness" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF30CF"}="Heat OFF" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF906F"}="Heat ON" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF50AF"}="Fan" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FFA857"}="Anti freeze" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FFB04F"}="Night Mode" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF708F"}="Fan -" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF28D7"}="Fan +" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF609F"}="Night Mode Fan -" +* {"Protocol":"NEC","Bits":32,"Data":"0x00FF10EF"}="Night Mode Fan +" + + +![image](https://user-images.githubusercontent.com/563412/61618791-4aa5a980-ac76-11e9-850a-3bf920a3b32b.png) +