tasmota hvac command to control AC
[mqtt-homehub] / ac-off.sh
diff --git a/ac-off.sh b/ac-off.sh
new file mode 100644 (file)
index 0000000..d21f9bc
--- /dev/null
+++ b/ac-off.sh
@@ -0,0 +1,2 @@
+mosquitto_pub -h rpi2 -t 'cmnd/ir/irhvac' -m '{ "Vendor": "Mitsubishi", "Power": 0}'
+