1636 Commits (fb6eba57cd766ef53d6f571a38cfee05541fac7e)

Author SHA1 Message Date
  Xose Pérez 84af178c3f Command to save settings when SETTINGS_AUTOSAVE is off 5 years ago
  Xose Pérez 620fe39122 Change copy in heap message 5 years ago
  Xose Pérez 63f6a14bc0 Apply relay boot mask only on first 8 relays 5 years ago
  Xose Pérez 6fee2f1f9f Avoid EEPROM commits on callbacks (#1214) 5 years ago
  Xose Pérez acf68ac5c8 Single quote % units only in ha.config (#1227) 5 years ago
  Xose Pérez 915082162d Limit the max number of nodes supported in RFM69 module 5 years ago
  Xose Pérez 99fc3fd184 Web UI images (#1244) 5 years ago
  Marcos Pérez Ferro f77dd5f860 Admin pass validation condition always failing. Adding hyphen to valid chars. 5 years ago
  ValCob 30285b3a72 we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything 5 years ago
  Xose Pérez ba4d4be810 Remove duplicate call to EEPROMr.begin (#1214) 5 years ago
  Xose Pérez 7230d27124 Disable MICS sensor by default 5 years ago
  Richard Lin 2929425a2b Copy over HJL-01 parameters from another device 5 years ago
  Sven Kopetzki 41f0fece71 -Fix for issue #1239 "Clear counts" on rfm69 does not reset node count properly. 5 years ago
  Richard Lin 4b6a4acd9d Fix for YiDian XS-SSA05 configs 5 years ago
  Xose Pérez daf7864212 Fix issue when SPIFFS_SUPPORT is enabled (#1225) 5 years ago
  Xose Pérez 2b9a7341c3 Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) (#1196) 5 years ago
  Xose Pérez 5488bfaf7f API is not restful (issue a PUT to change a relay status). It can be disabled from web UI (#1192) 5 years ago
  Xose Pérez 9bcf5217bd Revert "Quote unit_of_measurement is homeassistant module as it might have invalid chars (#1227)" 5 years ago
  Xose Pérez 11bebb0ba7 Support for EXS WiFi Relay 5.0 (thanks to @cheise, #1218) 5 years ago
  Xose Pérez b666cfc512 Remove static array to prevent out of bound in relay.ino (#1217) 5 years ago
  Xose Pérez f01f2454cc Quote unit_of_measurement is homeassistant module as it might have invalid chars (#1227) 5 years ago
  Xose Pérez 04b48881a9 Try to send up to 3 times a POST to Thingspeak if the result is not >0 (#1213) 5 years ago
  Xose Pérez 6dd701ca7f Support for apparent power and power factor in CSE77XX sensor (#1215) 5 years ago
  Indu Prakash 4d5b6ec83a Added BESTEK_MRJ1011 5 years ago
  Xose Pérez ec6adb9dbb Fix typo in migrate.ino 5 years ago
  Xose Pérez 227d641a9b Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors 5 years ago
  Max Prokhorov ed3e24ff4b Inline getFreeStack and mention 2.5.0 helper method 5 years ago
  Colin Shorts a4afefa827 New device - iWoole LED Table Lamp 5 years ago
  Xose Pérez 5b62978d09 Added config command that outputs the configuration in JSON 5 years ago
  Xose Pérez a0105ce00f Changed default values for RFM69GW board 5 years ago
  Max Prokhorov d463d7cfdd Proper cont_t name for core 2.4.2 and higher 5 years ago
  Max Prokhorov 18b1d57d77 Use core_version.h from arduino core 5 years ago
  Xose Pérez e9644229a1 Fix return value for _telnetWrite 5 years ago
  Xose Pérez 85fec84a64 Fix PMSX003 sensor dependency on SoftwareSerial 5 years ago
  Xose Pérez 88e2ecccce Improve memory info 5 years ago
  Xose Pérez c291b96e5a Move strings to progmem 5 years ago
  Xose Pérez d476557329 Move string parts to progmem 5 years ago
  Yonsm 3e1031ab7c define HOMEASSISTANT_PAYLOAD_AVAILABLE and HOMEASSISTANT_PAYLOAD_NOT_AVAILABLE 5 years ago
  Yonsm 9cbe8dcdf5 Call wakeUp PMS on first reading cycle to avoid not data in a long period (e.g. PMS entered sleeping and then espurna reboot, we should wake up PMS right now) 5 years ago
  Xose Pérez 530f8a75f9 Fix build 5 years ago
  Xose Pérez 1227994be3 Refactor info output 5 years ago
  Xose Pérez 261748e5e8 Option to disable password in telnet connections, default is enabled 5 years ago
  Xose Pérez 390d39d05e Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. 5 years ago
  Max Prokhorov 4423cd59f0
fix telnet client object deletion 5 years ago
  Xose Pérez 10ec1b2039 Fix HA names (#1183) 5 years ago
  Xose Pérez dd12251e43 Do not quote numbers in MQTT JSON payloads 5 years ago
  Xose Pérez 7e22a8878e Configure AP fallback at build time 5 years ago
  Xose Pérez 917d853d75 Clean code 5 years ago
  Xose Pérez a0e9be2518
Update arduino.h 5 years ago
  Sebastiaan Jansen ba6eb0165b revert custom_crash_callback 5 years ago