mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
24 lines
622 B
ReStructuredText
24 lines
622 B
ReStructuredText
.. include:: _notify_substitutions_n00x.repl
|
|
|
|
Notifications
|
|
**************
|
|
|
|
ESPEasy has two basic Notification methods. It can send an email or briefly alert the user using an audio beep tone.
|
|
|
|
Feature Summary
|
|
----------------
|
|
- **Email :** |N001_shortinfo|
|
|
- **Buzzer:** |N002_shortinfo|
|
|
|
|
.. _Notifications Plugins:
|
|
|
|
Notifications Plugins
|
|
======================
|
|
|
|
.. csv-table::
|
|
:header: "Plugin name", "ESP32 Plugin status", "ESP8266 Plugin status", "Plugin Number"
|
|
:widths: 9, 6, 6, 3
|
|
|
|
":ref:`N001_page`","|N001_status|","|N001_status_lb|","N001"
|
|
":ref:`N002_page`","|N002_status|","|N002_status_lb|","N002"
|