122 Commits (befff427d8deefa8b215a7b8185b02078a20eea3)

Author SHA1 Message Date
  Xose Pérez befff427d8 RTC code clean up 6 years ago
  Maxim Prokhorov 3ca1692827 Free jsonBuffer after printing 6 years ago
  Xose Pérez 36f6d399bd Moved {identifier} check to _mqttBackwards 6 years ago
  Maxim Prokhorov 65481c23ef Replace {identifier} with {hostname} 6 years ago
  Xose Pérez 4548cc724c Using EEPROM_Rotate library 6 years ago
  Xose Pérez fa20c47f29 Check which keys should be saved and which ones shouldn't (#730) 6 years ago
  Maxim Prokhorov 83f848db96 Send default SSL settings too 6 years ago
  Maxim Prokhorov 98a53941ba Show default MQTT user and password in WebUI 6 years ago
  Xose Pérez 1d0cc05464 Fix indexes in mqtt queued messages 6 years ago
  Xose Pérez 0062f01ffd Added tree structure to mqttQueue 6 years ago
  Xose Pérez 6150544dc8 Small changes 6 years ago
  Lazar Obradovic 3c2b2017c0 Buttons should not retain in MQTT 6 years ago
  Xose Pérez 6ef4d130c7 Fix MQTT keep alive cannot be more than 255 seconds (#515) 6 years ago
  Xose Pérez 5c662432ee Changed naming convention: topic key is now magnitude 6 years ago
  Xose Pérez 55ddae8a16 Added {magnitude} placeholder 6 years ago
  Xose Pérez fce0dbd8f6 Checking trailing slash in mqttTopic (#422) 6 years ago
  Xose Pérez 5a71b152ad Added keepalive info to debug messages 6 years ago
  Xose Pérez a662083abd Fixed crash when calling idbSend from an MQTT callback (#410) 6 years ago
  Xose Pérez 8eb22ff9bc Changes in time management 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 2be5ff3e47 Add MQTT message ID when in json mode 6 years ago
  Xose Pérez c990f0c0ca Fix the mqttTopicKey method 6 years ago
  Xose Pérez c5db2758de New mqttEnqueue API 6 years ago
  Xose Pérez ff56e38254 Added hostname and mac placeholders for MQTT base topic 6 years ago
  Xose Pérez a716633c1b Refactor MQTT module 6 years ago
  Xose Pérez ce9e2a6482 Refactor settings module, added settingsCommandRegister 6 years ago
  Xose Pérez 16f2226805 Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules 6 years ago
  Xose Pérez 34c72859ef Small changes 6 years ago
  Xose Pérez 94438b496d Add more debug info to MQTT module 6 years ago
  Xose Pérez 2d58ddafe3 Thingspeak support over SSL 6 years ago
  Xose Pérez e0723f6998 Send Thingspeak API key to web UI 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez 4624ab9078 Added option to specify MQTT client ID 6 years ago
  Xose Pérez 18c69f0a1e Several fixes related to dependencies between modules 6 years ago
  Xose Pérez a45d253a7e Clean HTML layout 6 years ago
  Xose Pérez ae979bc7b3 Change MQTT retain flag, QoS and keep alive time from web UI (#321) 6 years ago
  Xose Pérez 4888196b5e Clean debug messages 6 years ago
  Xose Pérez 6d2f4ce57f Handle initial heartbeat from main loop (#318) 6 years ago
  Xose Pérez e58929dfc0 Limit size of the MQTT queue to 10 messages when useJson is enabled 6 years ago
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 years ago
  Xose Pérez 3518a7bc5e Websocket callbacks (part 2) 6 years ago
  Xose Pérez b34da11508 Moving MDNS code to its own module 6 years ago
  Xose Pérez 7b101f6791 Websocket callbacks 6 years ago
  Xose Pérez e83c5495de Unify reset calls 6 years ago
  Xose Pérez 66d209ab33 Unsibscribe to all MQTT topics before subscribing to new ones 6 years ago
  Xose Pérez d2e889cda2 Typo fixes 6 years ago
  Xose Pérez 95459567d9 Small changes, caching some values 6 years ago
  Xose Pérez 5da7c24bff Removed debug line 6 years ago
  Xose Pérez 3c848d13b1 Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215) 6 years ago