Hi,
Is it possible to display a large pop-up message in result of something that happen. For example, My kitchen Leak sensor changed to wet. Display a large pop-up :“Water Leakage found in the Kitchen !!”
This will be great !!
Thanks for posting. The SharpTools.io Rule Engine has support for a variety of notification providers including:
- Pushbullet
- Pushover
- SMS (US/Canada, Premium)
- Twilio SMS
- Thing (eg. Sonos, etc)
You could setup a rule that does something like:
IF Moisture Sensor changed to 'wet', THEN send notification
Most devices will display some type of visible notification when they receive a notification.
With Android devices, you could run something like Tasker to display a notification as an overlay.
2 Likes