MattYu / EasyPlants

Android App that waters your plants for you! Using Firebase, Humidity Sensors and Google Vision
MIT License
2 stars 0 forks source link

Connect UI #56

Closed ghost closed 5 years ago

ghost commented 5 years ago

1) Linked the user input threshold to firebase 2) Modified mainActivity so that the notification system pulls from the user values, and not hard coded values 3) Linked the mainActivity humidity reading to the value stored in firebase

AidaBumbu commented 5 years ago

Changing the threshold value of one sensor will change the threshold of all sensors.