101 Commits (3fb34c1cc4aaa5ea8e5856032e21b564a6033301)

Author SHA1 Message Date
  Xose Pérez 175fcbf6cf Support for WPS in core build. Using UNUSED macro to prevent warnings 5 years ago
  Xose Pérez 546c8f09b2 Update Copyright notice 5 years ago
  Max Prokhorov 8de61598f6
Fix ESP.eraseConfig() when using Core 2.3.0 (#1595, #1616) 5 years ago
  Dmitry Blinov af07494f00 Add thermostat module 5 years ago
  Max Prokhorov 5db1523e20 Fix warning 5 years ago
  Max Prokhorov 3c1cfbfdbe Set wifi sleep mode from settings 5 years ago
  Max Prokhorov a02eb5c4ab Revert loopDelay dependency on wifi sleep mode 5 years ago
  Xose Pérez 31195ba3b6 Removing loop delay if WIFI is not set to sleep, reducing it to 1ms otherwise (#1541) 5 years ago
  Max Prokhorov 75ab7a844a Fix HEARTBEAT_REPORT_DESCRIPTION typo 5 years ago
  Xose Pérez f6b8baf37d Adding description field to web UI, reporting it via MQTT (#1523) 5 years ago
  Martins Ierags 465b5230ff Configure Heartbeat & option HEARTBEAT_REPEAT_STATUS: 5 years ago
  Xose Pérez 64c8cf313d Added API entry points for RFBridge module (#1407) 5 years ago
  Max Prokhorov 59685150b4
Runtime heartbeat configuration (#1406) 5 years ago
  BuildTheRobots 1d50e3cc2f Add RSSI to InfluxDB heartbeat (#1400) 5 years ago
  Xose Pérez 88a7076ad3 Report SSID with heartbeat messages 6 years ago
  Max Prokhorov 004a485e6f Defer restart until next loop 6 years ago
  Max Prokhorov f8cb3d12f3 Show sector info in EEPROM command 6 years ago
  Xose Pérez 620fe39122 Change copy in heap message 6 years ago
  Xose Pérez 6fee2f1f9f Avoid EEPROM commits on callbacks (#1214) 6 years ago
  Xose Pérez daf7864212 Fix issue when SPIFFS_SUPPORT is enabled (#1225) 6 years ago
  Xose Pérez 2b9a7341c3 Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) (#1196) 6 years ago
  Max Prokhorov ed3e24ff4b Inline getFreeStack and mention 2.5.0 helper method 6 years ago
  Max Prokhorov d463d7cfdd Proper cont_t name for core 2.4.2 and higher 6 years ago
  Xose Pérez 88e2ecccce Improve memory info 6 years ago
  Xose Pérez d476557329 Move string parts to progmem 6 years ago
  Xose Pérez 530f8a75f9 Fix build 6 years ago
  Xose Pérez 1227994be3 Refactor info output 6 years ago
  Xose Pérez 390d39d05e Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. 6 years ago
  Xose Pérez dd12251e43 Do not quote numbers in MQTT JSON payloads 6 years ago
  Xose Pérez 8c8a268e5c Added password check to telnet 6 years ago
  Xose Pérez 5104b4ced3 Support for 2MB boards with 1MB SPIFFS and 4 sectors for EEPROM 6 years ago
  Xose Pérez 412c5a672a Show literal for webUI image in info (#1142) 6 years ago
  Maxim Prokhorov 2879f58fb1 Show APP_REVISION value in terminal and web 6 years ago
  Xose Pérez 3cd58e7f7c Initial support for RFM69GW board 6 years ago
  Xose Pérez 2a2579a7aa Refactor module and sensor listings (#896) 6 years ago
  Xose Pérez f651f5f18d Use double quotes in JSON for non-numeric values (#929) 6 years ago
  Xose Pérez 33780edc5b Better memory layout info, multi-sector memory layouts 6 years ago
  Xose Pérez a83115cb1b Update API, backup EEPROM to last sector before OTA upgrades 6 years ago
  Xose Pérez bc30b9e2f6 Specific EEPROM module 6 years ago
  Xose Pérez 4548cc724c Using EEPROM_Rotate library 6 years ago
  Maxim Prokhorov bba4073a4f Do not use underscore in SSID / hostname 6 years ago
  Xose Pérez d8eee36c2a Support for TYWE3S-based Estink WiFi Power Strip, thanks to @sandman72 (#852) 6 years ago
  Xose Pérez 0c18c3c157 Add missing sensors to boot log messages 6 years ago
  Xose Pérez 08241d0e1b Cleanup sensors and travis environments 6 years ago
  Xose Pérez 795ab21c10 Add DEBUG_WEB_SUPPORT to enabled modules list in info 6 years ago
  Xose Pérez 42b2974790 Some fixings after configuration refactor 6 years ago
  Xose Pérez 24d0bdd0e8 Add SDK and Core version to web UI 6 years ago
  Xose Pérez 394ef18299 Remove build.h and APP_BUILD_FLAGS 6 years ago
  Xose Pérez 2a439c570c Homogeneizing naming and I2C method wrappers 6 years ago
  Xose Pérez 8a999bb15a Replacing delay with nice_delay 6 years ago