tasmota hvac command to control AC
[mqtt-homehub] / ac-on.sh
1 mosquitto_pub -h rpi2 -t 'cmnd/ir/irhvac' -m '{ "Vendor": "Mitsubishi", "Power": 1, "Mode":"Cold", "Temp": 25}'
2