105 Commits (dbdc6bc510f0d854965b62d92b321169afdffc03)

Author SHA1 Message Date
  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 7 years ago
  Xose Pérez 95459567d9 Small changes, caching some values 7 years ago
  Xose Pérez 5da7c24bff Removed debug line 7 years ago
  Xose Pérez 3c848d13b1 Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215) 7 years ago
  Xose Pérez 91847c5659 Added MQTT debug info about will topic, QoS and retain flag 7 years ago
  Xose Pérez f2030d1f63 Fix bad merge 7 years ago
  Xose Pérez 9411ddcf1f Fix WiFiSecureClient connection for SSL when MQTT_USE_ASYNC=0 7 years ago
  Xose Pérez b4466f5436 Debug info 7 years ago
  Xose Pérez 8421154791 Fix DEBUG_XXXX_SUPPORT compile checks 7 years ago
  Xose Pérez a1b88a5088 Further info in the debug log 7 years ago
  Xose Pérez 59501cc3ba Reset connection try count on MQTT config changes, private variables renaming 7 years ago
  Xose Pérez 7cc4841eca Fix disconnect callback for sync library 7 years ago
  Xose Pérez 173a30c4a9 Home Assistant auto-discovery feature 7 years ago
  Florian Pfeiffer 624b08b636 Add #defines for MQTT Username+Password 7 years ago
  Xose Pérez 921c2e7726 MQTT autodiscover and autoconnect features 7 years ago
  Xose Pérez 9d14a9cc78 Option to disable MQTT connection from web interface 7 years ago
  Xose Pérez 20bc69340c Testing SSL with PubSubClient 7 years ago
  Xose Pérez ce907eb2ee Option to build without NTP support 7 years ago
  Xose Pérez f9fba898c6 Small changes in config variables 7 years ago
  Xose Pérez 68c90c1cc0 Fix bug using snprintf 7 years ago
  Xose Pérez f7cf9a691f Replaced sprintf with safer snprintf 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago
  Xose Pérez eb79642f2e Major refactor of device flags 7 years ago
  Xose Pérez c6b26efbb7 Merge 7 years ago
  Xose Pérez 3cf7d32478 Change the way dimmer light work and a whole lot of other stuff 7 years ago
  Xose Pérez fa35049203 Fix bad reference to BAD_TLS_FINGERPRINT with no SSL support 7 years ago
  Xose Pérez 2531bc638a Issue #185. Discard MQTT messages with payload size 0 7 years ago
  Xose Pérez 65de183a07 Added onPublish and onSubscribe callback and onDisconnect reasons to MQTT debug log 7 years ago
  Xose Pérez c066d7165d Added comments to general.h file 7 years ago
  Xose Pérez 63b02da68f MQTT to RF bridge 7 years ago
  Xose Pérez 82beb8930f Issue #171. Fix corrupted will message 7 years ago
  Xose Pérez a27c8a3145 Return time in ISO format 7 years ago
  Xose Pérez 629309bde2 Define MQTT mode with a soft setting 7 years ago