status.notify
Displays a notification edge window
{{status.notify(id, item_trigger, item_message, signal, title, text, mode) }}
id
item_trigger
item_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!