7 Commits

Author SHA1 Message Date
John Bain
f80b247f38
Added support for IFTTT Webhook integration (#708)
* first push

* modified post to work with IFTTT

* working but returning wrong error code

* command successfully being sent to, IFTTT

* resolved issue with ESP600 returing "Wrong Command
2022-01-15 14:05:56 +08:00
Luc
fa863105fe Fix several warnings in code and libs 2020-11-30 13:46:50 +01:00
Luc
8c7b237c09 Fix typo with notification 2019-09-08 15:43:54 +02:00
Luc
7b2d4612df Add auto notification setting
Alllow to automaticatilly send notification when device is online
2019-09-08 10:48:28 +02:00
Luc
664b03f2b5 Fix notification email failed
fix email not connecting to server thanks @maciak
2019-07-14 16:34:40 +02:00
Luc
02264b8da5 Update Readme
Apply style to code
2019-06-21 19:10:33 +02:00
Luc
1cf2744bad Add Notifications
Add EEPROM version Check
Update embedded page content and build process
Move check sum ESP commands from ESP6XX to ESP5XX to let Notifications use ESP6XX
Update command.txt with latest commands
2019-06-07 11:52:57 +02:00