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

#20 Send a notification to the user when the humidity value is not into a specified range #55

Closed AidaBumbu closed 5 years ago

AidaBumbu commented 5 years ago

Phone must be connected to the internet to receive notification. humidity_value is taken from HumidityTest in firebase. Max and Min Thresholds are hardcoded. Receive notification when phone is idle. Vibrate when receiving the notification.