Commit Graph

  • 88009a0c55 Remove krzychb/EspSaveCrash from README as it's not used anymore master Lomanic 2020-06-14 16:17:41 +0200
  • d877c69c8f Remove krzychb/EspSaveCrash from README as it's not unsed anymore dumb-esp Lomanic 2020-06-14 16:17:41 +0200
  • f5b347b3b1 Use safer ESP.restart() instead of ESP.reset() to reboot the ESP Lomanic 2020-06-13 17:57:19 +0200
  • f13018e93b Remove matrixRoom config and replace matrixMessage config by notifiedEndpoint Lomanic 2020-06-12 21:49:14 +0200
  • 2aadc3b5e0 Rename main.ino to presence-button.ino to follow Arduino IDE convention Lomanic 2020-06-02 00:59:46 +0200
  • a57f9bfc0e Reduce codebase to improve reliability Lomanic 2020-06-02 00:57:46 +0200
  • a0d852c1ed Ping presence-button.glitch.me via (insecure) HTTPS Lomanic 2020-02-24 23:35:01 +0100
  • 4c74d44d02 Remove useless @mention notification API Lomanic 2020-02-24 23:14:00 +0100
  • 404c440ed4 Remove EspSaveCrash as it wasn't saving any crash, doh! Lomanic 2020-02-24 22:41:57 +0100
  • cc747b1ce3 Listen and send messages to multiple Matrix rooms multiroom Lomanic 2019-12-01 00:59:52 +0100
  • 4e9a9a44c5 Save crash details to EEPROM with EspSaveCrash as previous commit didn't fix this issue Lomanic 2019-11-30 23:32:57 +0100
  • b7ec6df8ec Fix HTTP polling to presence-button.glitch.me, randomly crashing after some time Lomanic 2019-11-20 22:31:20 +0100
  • 450fdfcddf Notify if the hackerspace is open or not to presence-button.glitch.me using HTTP polling Lomanic 2019-11-03 17:34:39 +0100
  • fa476a75d5 Add webserver and mDNS for easier deployment/admin and starting implementation of hackerspace closing notification Lomanic 2019-11-01 23:39:21 +0000
  • 4251dd9558 Reset wifi/Matrix settings on button long press, use back WifiManager Lomanic 2019-10-04 20:37:52 +0000
  • bbd8eba8f1 React to mentions on Matrix and send reply on button press, use ESP8266WiFiMulti Lomanic 2019-09-29 19:24:58 +0000
  • 879f1d8a88 Send message to Matrix room at startup Lomanic 2019-09-25 20:13:54 +0000
  • 95d8a161a7 Define customizable settings in WifiManager written to SPIFFS Lomanic 2019-09-21 21:59:17 +0000
  • bf3c442da8 Use WiFiManager for initial config and reset config with button press Lomanic 2019-09-21 18:37:23 +0000
  • f3bd3c0c90 Make the LED blink as a hello world Lomanic 2019-09-21 18:23:39 +0000