floyduww / MeaterBlockMQTT

MeaterBlock UDP packet to mqtt
18 stars 6 forks source link

zero out mqtt on no signal #24

Closed floyduww closed 3 years ago

floyduww commented 3 years ago

Remove the retain for mqtt topics when not connected.

floyduww commented 3 years ago

Added option MQTT_ZERO_OUT If this option is True then it will send 0 to meat temp and ambient temp when Meater Link is disconnected.