{{ currentError }}
Your WaterMe device ({{rootSession.device.name}}) is not connected to the server. Please check it's connection.
Any changes made will still be applied when the device is next connected.
Local storage is not supported by your browser. Please disable "Private Mode", or upgrade to a modern browser.
Configure nearby weather stations to get local rainfall and forecast data and define watering rules based on the temperature.
Begin by entering the suburb or post code of the device to start getting weather for your device.
Modify your watering rules based on rainfall and temperature obtained from the stations selected above.
Weather rules are:
| If more than | {{ session.device.weatherDto.rainTier1Mm || 'Not set' }} mm | then water | {{ session.device.weatherDto.rainTier1Pct || 'Not set' }}% | less | |
| If more than | {{ session.device.weatherDto.rainTier2Mm || 'Not set' }} mm | then water | {{ session.device.weatherDto.rainTier2Pct || 'Not set' }}% | less | |
| If more than | {{ session.device.weatherDto.rainTier3Mm || 'Not set' }} mm | then water | {{ session.device.weatherDto.rainTier3Pct || 'Not set' }}% | less |
| If more than | {{ session.device.weatherDto.tempTier1Deg || 'Not set' }}° | then water | {{ session.device.weatherDto.tempTier1Pct || 'Not set' }}% | of weather schedule | |
| If more than | {{ session.device.weatherDto.tempTier2Deg || 'Not set' }}° | then water | {{ session.device.weatherDto.tempTier2Pct || 'Not set' }}% | of weather schedule | |
| If more than | {{ session.device.weatherDto.tempTier3Deg || 'Not set' }}° | then water | {{ session.device.weatherDto.tempTier3Pct || 'Not set' }}% | of weather schedule |