76 Commits (8b4713dee1ba17d342a2b86c94f4a61ee1f95035)

Author SHA1 Message Date
  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
  Maxim Prokhorov 922096e9da Build-time default value for hostname 6 years ago
  Xose Pérez edfbe6eb6b Show MQTT in the list of supported modules 6 years ago
  gn0st1c 40549ff8f6 new devices&sensors + some fixes 6 years ago
  gn0st1c a2f857c93f
Update utils.ino 6 years ago
  Maxim Prokhorov d99a58676a Add 'board' to the MQTT heartbeat 6 years ago
  Lazar Obradovic d2cd087321 Calculate and display load average. 6 years ago
  Xose Pérez b0aa352c5c Define ESPURNA_CORE as a special device (#557) 6 years ago
  Xose Pérez 3704d36663 Initial support for PZEM004T sensor 6 years ago
  Xose Pérez cc7af785b2 Added UART_MQTT check to info command 6 years ago
  Xose Pérez 7f2aed2a33 Store the build flags in image, show them with the info message 6 years ago
  Xose Pérez 95968a97c3 Improved NTP support 6 years ago
  Xose Pérez 90ce2a8e37 Local broker 6 years ago
  Xose Pérez 0a6271a80a Moved settings setup debug messages to info 6 years ago
  Xose Pérez b082d14c59 Loop hooks 6 years ago
  Xose Pérez 6497238f4b Option to disable heartbeat. Added 3rd party hooks 6 years ago
  Xose Pérez 6af8f78253 Moved welcome method to utils.ino, renamed as info 6 years ago
  Xose Pérez 2dc2b7d176 Checking code with cppcheck 6 years ago