-
First thanks for the great work you are doing
I am hoping that you will update IRremoteESP8266 to v 2.x and add support for the panasonic protocol
-
@crankyoldgit #118
I tried: irsend.sendSony(irlong , irbit.toInt(), 2);
Latest release didnt send VOL+ irdata:0x240c
BUT VOL- irdata:0x640c works fine
I also tried
````
…
-
Doing some quick google search , it appears that this brand is white branded manly for big supermarket chains , it is manufactured by a turkey company named ARGELIK , or ARCELIK ( the C is cedilla le…
-
is it possible?
-
I really liked what you guys have done here but had one issue that I was hoping to get more info on.
Using the standard google sdk I was able to create custom actions based on keywords (action.py) …
-
Unless I’m using things incorrectly, it appears that all RF devices share the same MQTT state topic. Ideally the payload could be retained so actual switch states could be preserved if this device was…
-
Hi, i just get errors by building it, what is the issue with it?
BR Dirk
`
*** [.pioenvs\esp01_1m\src\globals.o] Error 1
*** [.pioenvs\esp01_1m\src\debug.o] Error 1
In file included from src\co…
-
I would like to add information to the site [here](https://www.arduino.cc/en/Tutorial/LibraryExamples).
-
Hi,
Do you know how to program? Are familiar with C/C++ or other languages (python/go/etc)? If so, you may be able to help us.
Under the principle that many & different eyes might catch mistak…
-
im trying to control my ac from a sonoff TH with Tasmotta firmware on it ,
i have decoded the Carrier HVAC IR code , and it is similar to a NEC1 protocol , but composed of### three consecutive data…