Smart Home Automation Forum
AG PRO / KCS Firmware / IR Learning / Node Red - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-AG / AG Pro / AG8 (https://www.kincony.com/forum/forumdisplay.php?fid=30)
+--- Thread: AG PRO / KCS Firmware / IR Learning / Node Red (/showthread.php?tid=6705)



AG PRO / KCS Firmware / IR Learning / Node Red - chmabu - 09-16-2024

Hi,

running the AG PRO with the latest firmware.

1. IR Learning - KCS
If I put the firmware to learning via KCS Web frontend, the Samsung TV IR signals are not recorded. Even no beep is played.
If I use Tuya the IR is recorded.

2. IR Learining - Node Red
In addition I found a video on youtube where the Inject node was used to put IR in learning.
Now I checked the HTTP and the MQTT protocoll. There is no explanation on these protocols how to do this.

3. MQTT Problems
I enabled the MQTT to a remote MQTT server.
Using the MQTT-Explorer I can see the Topic with STATE created. So, apparently AG and MQTT server connection is ok.

BUT: STATE is always empty! Also when I send  {"get _datas" : {"value": true}} -  nothing is responded.