AC IR code decrypting
-
@Nca78 Unfortunately not. This is a part of the document which we use to define IR codes for our product called PebbleAIR . These codes are implemented in the Android and iOS app. It took me a lot of time, money and effort to decode all the different brands and remotes. I often browse the forums and if I see that someone is stuck or in a need, I share remote data from time to time. If you desperately need data for a certain brand od model feel free to PM me, and I might help you.
-
@joker_mkd product looks great, did you ever thought of making these units smaller (so can be attached on an AC for example) and have some kind of API exposed so any Home Automation can use them? MySensors ZWave Wifi http etc...
@dpressle We are in the process of making an API, because several companies have asked us for this. I was not involved in the process of hardware design, and I agree that the unit could have been made smaller, probably in the next revision.
-
@dpressle We are in the process of making an API, because several companies have asked us for this. I was not involved in the process of hardware design, and I agree that the unit could have been made smaller, probably in the next revision.
-
This is what I have done as a hobby so far: https://www.openhardware.io/view/41/Heatpump-airconditioner-controller
There's no Gree support in the HeatpumpIR library, though.
-
This is what I have done as a hobby so far: https://www.openhardware.io/view/41/Heatpump-airconditioner-controller
There's no Gree support in the HeatpumpIR library, though.
-
-
Hi all,
This post is great. I started writing a similar library myself for Electra AC, I might just add it on top of @ToniA's library.Quick question: can anyone recommend MySensors compatible controller that supports temperature/fan commands ?
The only thing I came across so far is this modification for Vera UI7 thermostat: https://forum.mysensors.org/topic/3606/redesigned-vera-ui7-thermostat-with-heat-cool-setpoint-hvac-state-fan-status-energy-modeThanks!
-
Hi All,
Library can be found here:
GitHubIt contains a test ino to test the library and a ino to work with mysensors.
If you have any comments and or questions please dont hesitate to ask/comment.Thanks to all of you who helped in this topic and especially to @joker_mkd who donated his gree code document.