115 Commits (a6c5c7e7c7367a56451f02f981fce7c5f943e020)

Author SHA1 Message Date
  Max Prokhorov a6c5c7e7c7
utils: u32 value prefix should depend on "base" argument (#2005) 4 years ago
  Maxim Prokhorov 57c9359622 utils: interval value is in seconds 4 years ago
  Maxim Prokhorov 19e474abca utils: fix base-10 condition 4 years ago
  Maxim Prokhorov e7fc5f337b relay: rework mask handling to use generic u32<->string conversion 4 years ago
  Maxim Prokhorov 9f4329dc1a relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
  Max Prokhorov 1f41d79afb
Fix heartbeat check for thermostat, add Bssid for InfluxDB (#2002) 4 years ago
  Max Prokhorov c96f2e4e3a
Fix strtoul error condition (#1995) 4 years ago
  Max Prokhorov 7fa05d1bf4
utils/heartbeat: fix hbReport=1 condition, add Bssid (#1995) 4 years ago
  Max Prokhorov c18490cc4a
PIO: pass APP_REVISION via extra scripts (#1946) 5 years ago
  Max Prokhorov 13c1a19328
Home Assistant updates (#1885) 5 years ago
  Max Prokhorov ef153b4eff
Core 2.6.0+ fixes (#1852) 5 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  Max Prokhorov 9156eb1477
Experimental support of HTTPUpdate for OTA (#1751) 5 years ago
  Max Prokhorov bd00758162
Thingspeak: async client fixes (#1806) 5 years ago
  Max Prokhorov 0dbfce1444
Show Core revision as hex string (#1786) 5 years ago
  Max Prokhorov dfd3a14abc
Terminal: heap fragmentation stat (#1740) 5 years ago
  Xose Pérez 2cd7a8717a Upgraded NoFUSS support to 0.3, added build header to request, fixed bug in device string size 5 years ago
  Luciano Andrade 55b9f2a52f Send Vcc, LoadAvg and Ssid to influxdb (#1714) 5 years ago
  Max Prokhorov 820d8c4be8
Initial implementation of RTCMEM storage (#1420) 5 years ago
  Max Prokhorov 3f37556cdd
Safer loop delay default (#1574, #1631, #1699) 5 years ago
  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