status.notify
Displays a notification popup window
{{status.notify(id, gad_trigger, gad_message, signal, title, text, mode) }}
id
gad_trigger
gad_message
signal
title
text
mode
{{ status.notify('n1', 'bath_alert_info', 'bath_alert_text', 'INFO', 'Information', 'The heating ist to hot!', 'info') }}
The heating ist to hot!
WarningThe heating ist to hot! Please switch it off!
ErrorThe heating ist to hot! It will burn now!