Embedded code / inspiration code
- Line support come from https://github.com/TridentTD/TridentTD_LineNotify and https://notify-bot.line.me/doc/en/ and https://pushover.net/api
- Pushover support come from https://github.com/ArduinoHannover/Pushover
- Email support come from https://github.com/CosmicBoris/ESP8266SMTP and https://www.electronicshub.org/send-an-email-using-esp8266/
Libraries
- Websockets come from Markus Sattler https://github.com/Links2004/arduinoWebSockets
- ESP32SSDP come from luc-github https://github.com/luc-github/ESP32SSDP
- ESP32 core for arduino come from https://github.com/espressif/arduino-esp32
- Alternative of arduino come from PlatformIO https://platformio.org/