LYWSD02-LYWSD03MMC-MQTT
LYWSD02-LYWSD03MMC-MQTT copied to clipboard
Simple shell script for sending temperature, humidity and battery level values from LYWSD02 and LYWSD03MMC sensors to the mqtt broker
Results
2
LYWSD02-LYWSD03MMC-MQTT issues
Sort by
recently updated
recently updated
newest added
Hi, I would very much like to use your script but it gives me the error in the subject. Apparantly mine has different "handless" (whatever that may be) then in...
I've found usefull using retain flag by adding "-r" at: `mqtt="mosquitto_pub -h $host -p $port -r"` Can you add this preference to mqtt.conf file?