1089 Commits (77045d9bf9090953e456690a691369dedc3e00e6)
 

Author SHA1 Message Date
  Xose Pérez 77045d9bf9 ESPurna OTA Manager implemented in python 6 years ago
  Xose Pérez 82177f5669 Fix bug in RF Bridge when RF code contains the stop byte. Check overflow (#357) 6 years ago
  Xose Pérez 4cf6e92b9f Remove deprecated LED_WIFI setting 6 years ago
  Xose Pérez 4624ab9078 Added option to specify MQTT client ID 6 years ago
  Xose Pérez f3e4d6392f Remove env.Dump in platformio extra script 6 years ago
  Ryan Jarvis 46de434674 Fix typo: TOOGLE -> TOGGLE 6 years ago
  Xose Pérez 2a75e48a87 Version 1.11.4a 6 years ago
  Xose Pérez a9735280d5 Add binary size check hook to platformio build 6 years ago
  Xose Pérez 87b72342a0 Reenable IR_SUPPORT for Magic Home devices (only if 2.3.0) 6 years ago
  Xose Pérez 98adb88f12 Add binary size to memanalyzer report 6 years ago
  Xose Pérez b9e158efe4 Using delay instead of delayMicroseconds on DHT warmup delay 6 years ago
  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
  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 cf39b710de Merge branch 'master' into dev 6 years ago
  Xose Pérez 9e0adb1be5 README.md edited online with Bitbucket 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
  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