9
0
mirror of https://github.com/Lomanic/presence-button synced 2024-10-31 19:17:29 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Lomanic
a57f9bfc0e Reduce codebase to improve reliability
Remove everything matrix-related
Remove SOS morse code to signal errors, just blink LED quickly with a ticker
2020-06-02 00:57:46 +02:00
Lomanic
a0d852c1ed Ping presence-button.glitch.me via (insecure) HTTPS 2020-02-24 23:35:01 +01:00
Lomanic
4c74d44d02 Remove useless @mention notification API 2020-02-24 23:14:08 +01:00
Lomanic
404c440ed4 Remove EspSaveCrash as it wasn't saving any crash, doh! 2020-02-24 22:41:57 +01:00
Lomanic
4e9a9a44c5 Save crash details to EEPROM with EspSaveCrash as previous commit didn't fix this issue 2019-11-30 23:36:02 +01:00
Lomanic
b7ec6df8ec Fix HTTP polling to presence-button.glitch.me, randomly crashing after some time 2019-11-20 22:31:20 +01:00
Lomanic
450fdfcddf Notify if the hackerspace is open or not to presence-button.glitch.me using HTTP polling 2019-11-03 17:34:39 +01:00
Lomanic
fa476a75d5 Add webserver and mDNS for easier deployment/admin and starting implementation of hackerspace closing notification 2019-11-02 23:49:08 +01:00
Lomanic
4251dd9558 Reset wifi/Matrix settings on button long press, use back WifiManager 2019-11-02 23:37:51 +01:00
Lomanic
bbd8eba8f1 React to mentions on Matrix and send reply on button press, use ESP8266WiFiMulti 2019-11-02 23:35:38 +01:00
Lomanic
879f1d8a88 Send message to Matrix room at startup 2019-11-02 23:31:54 +01:00
Lomanic
95d8a161a7 Define customizable settings in WifiManager written to SPIFFS 2019-11-02 23:29:53 +01:00
Lomanic
bf3c442da8 Use WiFiManager for initial config and reset config with button press 2019-11-02 23:25:06 +01:00
Lomanic
f3bd3c0c90 Make the LED blink as a hello world 2019-11-02 23:24:52 +01:00