Search found 1 match
- Thursday 03 October 2024 9:13
- Forum: Zigbee
- Topic: Resending raw IR codes with Tuya ZS06 problems
- Replies: 3
- Views: 956
Re: Resending raw IR codes with Tuya ZS06 problems
I've bought ZS06 IR transceiver and was looking how to send mosquitto commands in domoticz without luck. But I've found logical working command I use and I want to share: script:///usr/bin/mosquitto_pub -h localhost -t "zigbee2mqtt/IR_transeiver/set" -m '{"ir_code_to_send":"xxxx"}' Working i.e. in ...