1839 Commits (484827d431b3a7f095a0c53781a3233fa83b3973)

Author SHA1 Message Date
  Xose Pérez 13f8517b25 Fix void return on BMX280 sensor (#489) 6 years ago
  Xose Pérez 22fd5eea60 Version 1.12.3 6 years ago
  Xose Pérez 2d2f44d3b5 Reset first telnet command on every connection 6 years ago
  Xose Pérez fd148e277b Fix local reference (#487) 6 years ago
  Xose Pérez 8a37ebf72e Version 1.12.2 6 years ago
  Xose Pérez fce0dbd8f6 Checking trailing slash in mqttTopic (#422) 6 years ago
  Xose Pérez cba621dd40 Remove unneeded reference 6 years ago
  Xose Pérez 857aa09c3d Fix left out reference to SERIAL_RX_BUFFER_SIZE 6 years ago
  Xose Pérez 4811ceacdd Disable SSDP support for the moment since it is not compatible with fauxmoESP library (#479) 6 years ago
  Xose Pérez 9e8e667578 Use same buffer size across all terminal-realted classes/methods. Set to 128 chars (#477) 6 years ago
  Xose Pérez 5655a5f820 Order library dependencies alphabetically 6 years ago
  Xose Pérez f60f5d82a2 Added LED_MODE_STATUS 6 years ago
  Xose Pérez 5ff860d2ea Fix initialization of per channel states 6 years ago
  Xose Pérez 939a1e184a Added CSS lint to gulp file 6 years ago
  Xose Pérez 83c4188c07 Testing hot-unplug-plug for BMX280 sensor 6 years ago
  Xose Pérez 789e834c55 Support to set on/off state per channel using switches (#457) 6 years ago
  Xose Pérez cd54372588 HA auto-discover for multi-relay boards and sensors 6 years ago
  Xose Pérez 4b2a4ffaa4 Added support for MagicHome LED Controller 2.3 6 years ago
  Xose Pérez c4aa40af15 Updated webUI images 6 years ago
  Xose Pérez 486dd38164 Update .travis.yml 6 years ago
  Xose Pérez d5231f3fe1 Update .travis.yml 6 years ago
  Xose Pérez b1a51161c2 Update .travis.yml 6 years ago
  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 85b195e27d Change CRC error copy in web interface 6 years ago
  Xose Pérez 90c51552c7 Fix hot-unplug-plug test for Dallas sensor 6 years ago
  Xose Pérez 07181b4b9d Disable BH1750 sensor by default 6 years ago
  Xose Pérez feffc290cc Sensor type, value and slot methods should not set error values 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 28bf5c56f1 Fix regression in including PaulStoffregen/Time which is not comaptible with ESPAsyncWebserver (#445) 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