1382 Commits (9288f411f97da2b9d4a8b246bf577e07be59bde0)

Author SHA1 Message Date
  Xose Pérez 6ccd000280 Delayed relay state saving into EEPROM 7 years ago
  Xose Pérez f1f2e36177 Fix CHIPID string length 7 years ago
  Xose Pérez 624e20f903 Version update 7 years ago
  Xose Pérez bce37d77a3 Info about SSL support 7 years ago
  Xose Pérez f9fba898c6 Small changes in config variables 7 years ago
  Xose Pérez 7bf47a50e5 Added generic OTA environments to platformio.ini file 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 90617963e3 Method to send websocket messages from progmem 7 years ago
  Xose Pérez fb60201cf1 Option to build without web server support 7 years ago
  Xose Pérez 227c4b03f1 Further renaming 7 years ago
  Xose Pérez 1c5ebd3e08 Refactoring build flag names 7 years ago
  Xose Pérez 8183b44e03 Support for EXS Wifi Relay 3.1 (untested) 7 years ago
  Xose Pérez a651831c7d Support for latching relays 7 years ago
  Xose Pérez 773cbfe5aa Updated JustWifi library 7 years ago
  Xose Pérez 4ccdeb3526 Using strlen with snprintf statements 7 years ago
  Xose Pérez 60e8446d1b Process checkboxes data before sending to device 7 years ago
  Xose Pérez 028005a8d7 More info about SPIFFS 'partition' on boot log 7 years ago
  Xose Pérez 2511b520b8 Untested support for WiOn 50055 Wifi Wall Outlet & Tap 7 years ago
  Xose Pérez 8f05054f55 More information about the flash layout on boot log 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago
  Xose Pérez 36af250e10 Option to globally disable domoticz from web interface 7 years ago
  Xose Pérez db155f6bb3 Decouple EMBEDDED_WEB from SPIFFS 7 years ago
  Xose Pérez 7d09672887 Update arduino.h 7 years ago
  Xose Pérez eb79642f2e Major refactor of device flags 7 years ago
  Xose Pérez 97a27310e2 Handle relay status tracking in scheduler 7 years ago
  Xose Pérez a780f5812f Moved MQTT callback in Domoticz module 7 years ago
  Xose Pérez 56e0e5b5a3 Support for Sonoff T1 wall switches 7 years ago
  Xose Pérez cb2cbfe0f2 Specify dummy switches count for forward compatibility 7 years ago
  Xose Pérez d0853121d7 Initial support for Sonoff LED 7 years ago
  Xose Pérez e97e8c46cb Preliminary support for Sonoff B1 7 years ago
  Xose Pérez 4ba9449116 Comment settingsDump 7 years ago
  Xose Pérez fc5937fa9b Support for Sonoff 4CH PRO 7 years ago
  Xose Pérez a1d5082885 Fix typo in custom.js 7 years ago
  Xose Pérez c6b26efbb7 Merge 7 years ago
  Xose Pérez 8f7c402e4a Change board number 7 years ago
  Xose Pérez 1bc4a26005 Support for IteadStudio BN-SZ01 7 years ago
  Xose Pérez 8a86c66e63 Hiding channel4 when useWhite 7 years ago
  Xose Pérez 571edc32e8 Use brightness when mocking RGB white 7 years ago
  Xose Pérez 41151cc61d Fix MagicHome LED Controller dimmer pin definitions 7 years ago
  Xose Pérez 8abb8ffaff Allow to define useColor, useWhite and useGamma from web interface 7 years ago
  Xose Pérez 58a8feb90b Allow to disable color picker 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 49a3bb2029 Mock white color support via MQTT 7 years ago
  Xose Pérez fa35049203 Fix bad reference to BAD_TLS_FINGERPRINT with no SSL support 7 years ago
  Xose Pérez 7533650d96 Prevent division by zero error in color temperature calculation 7 years ago
  Xose Pérez 3b19e55453 Fix color temperature to use mireds instead of kelvin as input value 7 years ago
  Xose Pérez 2531bc638a Issue #185. Discard MQTT messages with payload size 0 7 years ago
  Xose Pérez e8ee08a1a6 Prevent form autocomplete 7 years ago
  Xose Pérez 9ff37f4adc Chunked response for SSL requests 7 years ago