Detailedinformation on the individual data bytes, values recorded from the remote, and Python code for emulating the remote with a USB Infrared Toy is available here. If anyone figures out the checksum calculation, please let me know.
First off, I wanted to say thank you for posting this. I also have the same air conditioning unit, and I stumbled across this post when I was trying to see if I could use my IRDroid to control this unit.
Hi, how you get this raw commands? i would like get more raw commands with different modes, because here the weather is cold and when i try the command ac_on_26 its not heating, is cooling.
Thanks for sharing.
Buenos dias VIrualdo.
I have used the learning feature inside hassio.
I can try to learn the commands and then share them with you.
You need all the temperatures for heating and cooling, right?
Joo
I have a Midea ac and use a broadlink rm mini 3 to control it I used the following custom component. I Purchased the broadlink ir rm3 mini. $25AUD. It works great to control all your ir remotes. It will capture the commands so u can use them as switches. Great device it really made my smart home complete. ( sound like an advert ha )
Cant find your remote? Please email us a picture of your current remote. We have Specialists & Experts who have years of experience solving your remote needs.
Please email a photo of your remote here
For starters I started to add IR into my project, and to do that I need to try doing it separately before putting it into my project. I learned to use IR from DroneBot Workshop in youtube ( =OB4jAc2033o ).
My problem is there is no MIDEA decode protocol or something similar since I'm using Midea RG10B1(B) remote and it shows me IR raw data in serial monitor. Is there any ways I can decode the signal or I need to change something.
I just found out what is hexadecimal and decimal is, and just to let you know it that whenever I send ir signal, the result in serial monitor shown as hexadecimal result, as the protocol is unknown. I only get decimal result when I get the Samsung protocol for my TV remote (which I tested to know if my IR setup is a success).
The ML Firm is representing the mother of a child in New York City who was injured swallowing a button battery that came from a Midea Air Conditioner remote control. The housing for the battery in the remote at issue opens without the need of a coin or tool.
Due to the unidirectional nature of IR remote controllers, this component cannot determine theactual state of the device and will assume the state of the device is the latest state requested.The assumed state can be restored at boot.
use_fahrenheit (Optional, boolean): U.S. models of the Daikin BRC remote send the temperature in Fahrenheit, if your remote shows Fahrenheit and can not be changed to Celsius then set this to true. Defaults to false.
use_fahrenheit (Optional, boolean): Allows you to transfer the temperature to the air conditioner in degrees Fahrenheit. The air conditioner display also shows the temperature in Fahrenheit. Defaults to false.
While they are identified as separate models here, the RAC-PT1411HWRU-C and RAC-PT1411HWRU-C arein fact the same physical model/unit. They are separated here only because different IR codes are useddepending on the desired unit of measurement. This only affects how temperature is displayed on the unit itself.
Optionally, some platforms can listen to data the climate device sends over infrared to update their state (for example what mode the device is in). By setting up a remote_receiverand passing its ID to the climate platform you can enable this mode.
This platform compiles only under arduino framework or LibreTiny, and should only be used if your AC unit is not supported by any of the other (native) platforms from above. No support can be provided for Arduino-HeatpumpIR, because it is a third party library.
3a8082e126