1294 Commits (e70dd22177f6dbae8334d0bf9fa3d9c768490f19)

Author SHA1 Message Date
  Xose Pérez 3f0094bc0a Temporary disable IR support on MagicHome images to reduce their size 6 years ago
  Xose Pérez 50ee5be3e4 Color synchronisation between different lights via MQTT 6 years ago
  Rene Hexel c99b1c9724 regen 6 years ago
  Rene Hexel 78272a9bfc Set on switch maxlength to 116 for raw RF codes 6 years ago
  Rene Hexel 243aa8d1f5 Add raw support through web interface 6 years ago
  Rene Hexel 4a6526dcc0 Subscribe to rfraw topic if RF_RAW_SUPPORT and show full message 6 years ago
  Rene Hexel 3a3a06dc4d No raw queueing to avoid data section overflow 6 years ago
  Rene Hexel f7992ed73c Add RF_RAW_SUPPORT to rfbridge binaries 6 years ago
  Xose Pérez 894b073754 Version 1.11.3 6 years ago
  Xose Pérez 590cd49bea Change PlatformIO staging reference 6 years ago
  Xose Pérez d3edf9e7cd Fix uninitialized muxes for dimmer lights (#356) 6 years ago
  Xose Pérez cb6219a82c Memory analyzer based on ESPEasy memanalyzer.py 6 years ago
  Xose Pérez 18c69f0a1e Several fixes related to dependencies between modules 6 years ago
  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
  Stefano Cotterli b7ed0ec686 a simple scheduler for relays 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