How can I have multiple firebase database realtime listeners active in my ESP32?
I am trying to create a plant watering device controlled by an ESP32 which is configured online through firebase database. There are a bunch of variables such as the command to water some plant, adjusting the duration of watering, or the moisture threshold at which watering is automatically activated.