eplx / esp8266-Plants-Watering

Smart plants watering based on temperature & humidity
GNU General Public License v3.0
7 stars 2 forks source link

MQTT support #6

Open eplx opened 6 years ago

eplx commented 6 years ago

I'd like to add MQTT support to be used in these two ways:

  1. to publish weather information to a MQTT broker
  2. to obtain messages and take actions on the device (i.e. if extra water is needed, to be able to water plants now)