example of irsend for tasmota
[mqtt-homehub] / ir.sh
diff --git a/ir.sh b/ir.sh
new file mode 100755 (executable)
index 0000000..4ed0748
--- /dev/null
+++ b/ir.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+mosquitto_pub -h rpi2 -q 2 -t cmnd/ir/IRSend -m '{"protocol": "NEC","bits": 32, "data": 0x20DF10EF}'