1294 Commits (e70dd22177f6dbae8334d0bf9fa3d9c768490f19)

Author SHA1 Message Date
  Xose Pérez 73b3d615df PlatformIO environment for espurna-core build 6 years ago
  Xose Pérez 9620e3febc Version 1.11.4 6 years ago
  Xose Pérez 7f769a4b46 Update FauxmoESP lib to 2.4.0. Includes Gen2 support 6 years ago
  Xose Pérez 34cd3e0450 Build with Thingspeak support, but only show it on webUI if there are relays or sensors available 6 years ago
  Xose Pérez 5ed7d55aa2 Changed Sonoff 4CH Pro definitions to support built-in interlock mode 6 years ago
  Xose Pérez eb00a4db11 Terminal command to set and get a GPIO value 6 years ago
  Xose Pérez 0585f5822b Allow to define custom button delays for each device 6 years ago
  Xose Pérez 3e811c8138 Changed button event debug message 6 years ago
  Xose Pérez fce278489e Remove limit to debug message length 6 years ago
  Xose Pérez 6035ed8eee Allow MQTT keep alive value of up to 3600s 6 years ago
  Xose Pérez 2d58ddafe3 Thingspeak support over SSL 6 years ago
  Xose Pérez b73589f269 Revert config changes 6 years ago
  Xose Pérez e0723f6998 Send Thingspeak API key to web UI 6 years ago
  Xose Pérez c14b76db8c Fix typo 6 years ago
  Xose Pérez e4ef06b38c Inline documentation on sensorInit 6 years ago
  Xose Pérez 170f0d543c Option to publish address via MQTT for any sensor 6 years ago
  Xose Pérez c38911beae Fix reference to sensor slot method 6 years ago
  Xose Pérez ccc5843e7b Option to publish Dallas sensor address via MQTT (disabled by default) 6 years ago
  Xose Pérez 29b3ae7041 Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference 6 years ago
  Xose Pérez c4bdb03024 Check ThingSpeak update frequency limit (15s) 6 years ago
  Xose Pérez ce7a019256 Added support for Tarpuna Shield for Wemos D1 6 years ago
  Xose Pérez 9d6a5727a5 Non SSL version of Thingspeak module 6 years ago
  Rene Hexel 7113151767 Re-generate web interface 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez ad05448603 Preliminary support for Thingspeak REST API over SSL 6 years ago
  Xose Pérez ff9ca1c779 Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373) 6 years ago
  Xose Pérez 7f70d6f5e0 Support for Arilux AL-LC02 (Thanks you user Crispin) 6 years ago
  Ryan Jarvis 9503e833ec Python3 support and PEP8 6 years ago
  Xose Pérez 87b03f67f1 Fix bug in magnitudes topics and units order (#355) 6 years ago
  Xose Pérez dc1dadf439 Force MQTT support when HOMEASSISTANT_SUPPORT is 1 6 years ago
  Xose Pérez 77045d9bf9 ESPurna OTA Manager implemented in python 6 years ago
  Stefano Cotterli d056127079 working sample (WEMOS_D1_MINI_RELAYSHIELD) 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
  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