niceboygithub/AqaraSmartSwitchS1E

Error message in check_mqtt method

dmr1987 opened this issue · 1 comments

Line 53 in file ubus_monitor.sh
error "The mosquitto_sub or mosquitto_sub are not exist!"
please change to:
error "The mosquitto_sub or mosquitto_pub are not exist!"
Same changes on line 87 at file res_monitor.sh
Line 61 at mqtt_sub.sh
Line 65 at install_1e2ha.sh

Thanks.
Will be correct it next release.