• Joined on 2019-11-22
Lomanic created repository fuz/presence-button-web 2020-10-04 19:22:13 +00:00
Lomanic synced commits to master at fuz/presence-button from mirror 2020-10-03 17:49:18 +00:00
88009a0c55 Remove krzychb/EspSaveCrash from README as it's not used anymore
f5b347b3b1 Use safer ESP.restart() instead of ESP.reset() to reboot the ESP
f13018e93b Remove matrixRoom config and replace matrixMessage config by notifiedEndpoint
2aadc3b5e0 Rename main.ino to presence-button.ino to follow Arduino IDE convention
a57f9bfc0e Reduce codebase to improve reliability
Compare 5 commits »
Lomanic created repository Lomanic/presence-button-web-glitch 2020-10-03 15:14:17 +00:00
Lomanic synced commits to dumb-esp at fuz/presence-button from mirror 2020-06-15 00:14:53 +00:00
d877c69c8f Remove krzychb/EspSaveCrash from README as it's not unsed anymore
Lomanic synced commits to dumb-esp at fuz/presence-button from mirror 2020-06-13 23:44:51 +00:00
f5b347b3b1 Use safer ESP.restart() instead of ESP.reset() to reboot the ESP
Lomanic synced commits to dumb-esp at fuz/presence-button from mirror 2020-06-12 23:14:50 +00:00
f13018e93b Remove matrixRoom config and replace matrixMessage config by notifiedEndpoint
Lomanic synced new reference dumb-esp to fuz/presence-button from mirror 2020-06-02 02:04:50 +00:00
Lomanic synced commits to master at fuz/presence-button from mirror 2020-02-25 02:05:33 +00:00
a0d852c1ed Ping presence-button.glitch.me via (insecure) HTTPS
4c74d44d02 Remove useless @mention notification API
404c440ed4 Remove EspSaveCrash as it wasn't saving any crash, doh!
Compare 3 commits »
Lomanic pushed to master at Lomanic/nodemcu-max7219-clock 2020-01-18 20:15:34 +00:00
325bb9a083 Add pinout in README
Lomanic pushed to master at Lomanic/nodemcu-max7219-clock 2020-01-12 22:47:13 +00:00
1af9cf18d9 initial commit
Lomanic created repository Lomanic/nodemcu-max7219-clock 2020-01-12 22:44:21 +00:00
Lomanic synced new reference multiroom to fuz/presence-button from mirror 2019-12-01 00:19:52 +00:00
Lomanic synced commits to master at fuz/presence-button from mirror 2019-12-01 00:19:51 +00:00
4e9a9a44c5 Save crash details to EEPROM with EspSaveCrash as previous commit didn't fix this issue
Lomanic commented on issue jeanjack/PiedThon#2 2019-11-27 19:06:11 +00:00
Fix ArduinoOTA and put OTA setup in dedicated function

Don't merge right now, this might not be a proper fix, as mDNS should already be handled by ArduinoOTA.handle(). It looks like some weird bug like esp8266/Arduino#6205. To be tested on another webduino maybe?

Lomanic created pull request jeanjack/PiedThon#2 2019-11-26 22:47:54 +00:00
Fix ArduinoOTA and put OTA setup in dedicated function
Lomanic pushed to arduinoota-fix at Lomanic/PiedThon 2019-11-26 22:47:16 +00:00
cc8707b9c4 Fix ArduinoOTA and put OTA setup in dedicated function
Lomanic pushed to master at Lomanic/PiedThon 2019-11-26 22:44:40 +00:00
a9174a59b8 Merge branch 'arduinoota' of Lomanic/PiedThon into master
64549943c7 Link Fuz wiki in README
87dc889a7b Implement OTA over local WiFi
e99219cc16 Autoformat Arduino code wit Arduino IDE
Compare 4 commits »
Lomanic created pull request jeanjack/PiedThon#1 2019-11-22 20:38:01 +00:00
Implement ArduinoOTA, format arduino.cpp
Lomanic created repository fuz/presence-button 2019-11-22 20:37:59 +00:00
Lomanic pushed to arduinoota at Lomanic/PiedThon 2019-11-22 20:33:44 +00:00
64549943c7 Link Fuz wiki in README
87dc889a7b Implement OTA over local WiFi
e99219cc16 Autoformat Arduino code wit Arduino IDE