939 Commits (4588f15e66d93df933c112dd164707d7819918e0)

Author SHA1 Message Date
  Xose Pérez fe03c1ee2f Changed references to github 6 years ago
  Phil Elson bbb3239d86 Used the constant for RF_MESSAGE_SIZE. 6 years ago
  Xose Pérez 51298a6061 Reset the pulse timeout every time an MQTT message is sent with the non-normal payload value (#454) 6 years ago
  Xose Pérez d69d6bfd54 Skip first garbage message in telnet module 6 years ago
  Xose Pérez f7295859c3 Option to disable schedules without delting them (#453) 6 years ago
  Xose Pérez c3f55967ab SSDP working 6 years ago
  Xose Pérez 8fbd63dea9 Small fix in a debug message in OTA module 6 years ago
  Xose Pérez b51ffc29a6 Improve queue in RFBridge messages 6 years ago
  Xose Pérez a845d96f6c Check also carriage returns to show timestamp in debug messages 6 years ago
  Xose Pérez 5a71b152ad Added keepalive info to debug messages 6 years ago
  Xose Pérez c0215f0a16 Error reset on _pre for different sensors 6 years ago
  Xose Pérez 96027a5933 Fix hot-unplug-plug test for SI7021 sensor 6 years ago
  Xose Pérez ad9e280d40 Fix hot-unplug-plug test for BH1750 sensor 6 years ago
  Xose Pérez 8488e7d552 Add timestamp to debug output 6 years ago
  Xose Pérez a662083abd Fixed crash when calling idbSend from an MQTT callback (#410) 6 years ago
  Xose Pérez b1542f1574 Disable SSDP_SUPPORT if there is no WEB_SUPPORT 6 years ago
  Xose Pérez b6ca687484 Changed 'time offset' for 'time zone' in web UI copy 6 years ago
  Xose Pérez 95968a97c3 Improved NTP support 6 years ago
  Xose Pérez e268eaddf4 Remove a Serial.print... 6 years ago
  Xose Pérez c734158d1c Check current domoticz status to avoid (un)subscribe with every update from the webUI 6 years ago
  Xose Pérez 3e4313fae3 Updated NTPClientLib. Support for non full hour time offsets (#265) 6 years ago
  Xose Pérez 205bb7d9c1 Simplify scheduler code 6 years ago
  Xose Pérez de22166dca Remove debug message in brokerPublish 6 years ago
  Xose Pérez 90ce2a8e37 Local broker 6 years ago
  Xose Pérez 1087134c65 Allow overriding several build settings 6 years ago
  Xose Pérez 8eb22ff9bc Changes in time management 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 b605cd43cd Move hardware code in main file to its own module 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 2be5ff3e47 Add MQTT message ID when in json mode 6 years ago
  Xose Pérez eb01362481 Better explanation on SSL usage with MQTT 6 years ago
  Xose Pérez 6c25ae5c07 Added wifi.ap command to go into AP mode 6 years ago
  Xose Pérez 1269d33a7d Add message to info output when in SAFE MODE 6 years ago
  Xose Pérez 7b07b2bec6 Reduce buffer size of EspSoftwareSerial instances 6 years ago
  Xose Pérez ca1c1f7605 Add MAC to mDNS text fields 6 years ago
  Xose Pérez 8878f286e9 Single exit point from idbSend method 6 years ago
  Xose Pérez f97419d1a7 Move web third party files to vendor folder 6 years ago
  Xose Pérez 2dc2b7d176 Checking code with cppcheck 6 years ago
  Xose Pérez a18554a3f8 Using a queue for RFBridge messages 6 years ago
  Xose Pérez c990f0c0ca Fix the mqttTopicKey method 6 years ago
  Xose Pérez f38e4fc537 Fix pulse and pulse_ms order in relay_t structure (#424) 6 years ago
  Xose Pérez a843698b9f More js fixes 6 years ago
  Xose Pérez aa512f0b26 Secondary Serial RX port for H801 and H802 boards (thanks to Pablo Pousada Rial) 6 years ago
  Xose Pérez e165c578a5 Normalize code 6 years ago
  Xose Pérez c5db2758de New mqttEnqueue API 6 years ago
  qubeck 0f948e0498 changed alexa change propagation to a queue based impl. to be more efficient 6 years ago
  qubeck 75d9f34be6 Introduced alexa device separation via explicit mapping to prevent a race condition on fast changes (e.g. on alexa group state change) 6 years ago
  Xose Pérez ff56e38254 Added hostname and mac placeholders for MQTT base topic 6 years ago