1069 Commits (f388f39620cccb64c473e98b2a9ff154e91b4706)
 

Author SHA1 Message Date
  Xose Pérez f388f39620 Version 1.11.2 6 years ago
  Xose Pérez 5c15f7fd1d Fix pwm reference on arduino IDE 6 years ago
  Xose Pérez 8eb1390118 Fix references to pwm.h 6 years ago
  Xose Pérez c0d63ff41c Subscribe to MQTT domoticz out topic only if domoticz is enabled (#344) 6 years ago
  Xose Pérez f06c841639 New LED modes: always ON and always OFF (#348) 6 years ago
  Xose Pérez cdfa893f75 Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14 6 years ago
  Xose Pérez 7f90acae5c Defined new ESPurna switch (no HLW8012 support & touch button ready) 6 years ago
  Xose Pérez a6febeafb7 Do not require definition of new boards in migration module 6 years ago
  Xose Pérez fd0223698b Fix overflow in relayParsePayload with messages bigger than 255 chars 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 6575f92df9 Fix timing for DHT11 sensor 6 years ago
  Xose Pérez 023582fecf Version 1.11.2b 6 years ago
  Xose Pérez ec55542775 Fix SHT3X sensor magnitude count (#337) 6 years ago
  Xose Pérez 3842683b20 Fix my92xx reference for Arduino IDE 6 years ago
  Xose Pérez e3eeb1ca8f Version 1.11.1 6 years ago
  Xose Pérez 1e88ff90f9 Fixed relays status on reboot 6 years ago
  Xose Pérez ad62a6ad74 Support for BH1750 luminosity sensor 6 years ago
  Xose Pérez f166e33394 Added support for Arilux AL-LC01 and AL-LC11 6 years ago
  Xose Pérez e7afc890a2 Auto find out memory size in build script 6 years ago
  Xose Pérez 080088e5ac Version 1.11.0 6 years ago
  Xose Pérez 7f8fc6754d Allow to overwrite HLW8012 build settings 6 years ago
  Xose Pérez 85366e91af Generic 8CH board 6 years ago
  Xose Pérez 7b52eb2e25 Fix magnitude order 6 years ago
  Xose Pérez 53e9a8925f Small changes in magnitudes struct 6 years ago
  Xose Pérez 8b01681de2 Changed apiRegister method 6 years ago
  Xose Pérez d7983c9d43 Changed filters to use arrays instead of vectors 6 years ago
  Xose Pérez 80af416d5b Changed i2c lock mask method 6 years ago
  Xose Pérez 8219989c4e Changed gpio lock mask method 6 years ago
  Xose Pérez d6b7743bdd Disable SSDPDevice class instantiation if no SSDP support 6 years ago
  Xose Pérez 233a909149 Fix relay structure data definition 6 years ago
  Xose Pérez 4888196b5e Clean debug messages 6 years ago
  Xose Pérez 8ac048fc4a Set SENSOR_SUPPORT to 1 if a sensor is being built 6 years ago
  Xose Pérez e1baf48b9b Option to disable completely new sensors module 6 years ago
  Xose Pérez adf578f859 Change default double-click and long-click behaviour for touch buttons 6 years ago
  Xose Pérez 01770e48e1 Fix casting issue in buttonStore (#327) 6 years ago
  Xose Pérez f3c7ae2671 Move magnitude topics, decimals and units to PROGMEM 6 years ago
  Xose Pérez 1a68f89bbf Fix mqtt group sync with different switches sharing same group 6 years ago
  Xose Pérez f3f220c6ac Fix UI layout in sync modes 6 years ago
  Xose Pérez e9077247e9 Temporarily reverting to ESPAsyncWebserver#313f337 (#295) 6 years ago
  Xose Pérez 029526532e Fixes for Explorer 6 years ago
  Xose Pérez 6219dca857 Improve RFBridge message queue to support multiple messages at the same time 6 years ago
  Xose Pérez d25a868276 Set delay between messages in RFBridge to 500ms 6 years ago
  Xose Pérez 8d8384f279 Force RFBridge to send messages even if switch is already in requested state 6 years ago
  Xose Pérez 91ffe4d1af Match MQTT rfout codes to switches 6 years ago
  Xose Pérez db2e1084cc Fix websocket data sensing 6 years ago
  Xose Pérez 12da057766 Changes to allow compilation from Arduino IDE 6 years ago
  Xose Pérez 2983c48ff0 Merge branch 'sensors' into dev 6 years ago
  Xose Pérez 3036676958 Check used GPIOs via locks 6 years ago
  Xose Pérez 6e35a218d9 Fix relay status updates in web UI 6 years ago