32 Commits (857969b8fff88da8774fb9eb60d160d258e99d7c)

Author SHA1 Message Date
  Xose Pérez 81eb809d4f Support for Smart Config via JustWifi 6 years ago
  Xose Pérez e6570fe1bb Triple click to enter WPS mode, fast LED blinking 6 years ago
  Xose Pérez fa20c47f29 Check which keys should be saved and which ones shouldn't (#730) 6 years ago
  Xose Pérez d7af09e769 Added new relay & wifi led mode (#604) 6 years ago
  Xose Pérez 4029ee73da Trying to fix some issues reported by codacy 6 years ago
  Xose Pérez 5c662432ee Changed naming convention: topic key is now magnitude 6 years ago
  Xose Pérez f60f5d82a2 Added LED_MODE_STATUS 6 years ago
  Xose Pérez b082d14c59 Loop hooks 6 years ago
  Xose Pérez 2dc2b7d176 Checking code with cppcheck 6 years ago
  Xose Pérez ff56e38254 Added hostname and mac placeholders for MQTT base topic 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez f06c841639 New LED modes: always ON and always OFF (#348) 6 years ago
  Xose Pérez 1a68f89bbf Fix mqtt group sync with different switches sharing same group 6 years ago
  Xose Pérez 96202f7967 LED modes 6 years ago
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 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 227c4b03f1 Further renaming 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago
  Xose Pérez 8c54488fa1 Moving debug strings to PROGMEM. ~1.5KBytes of heap memory freed 7 years ago
  Xose Pérez 6b1803d389 Refactor MQTT topics and reports setting names 7 years ago
  Xose Pérez e0abce8f0b Helper methods for MQTT sending, subscribing and forwarding 7 years ago
  Xose Pérez 91770f77db Fix wifi_led index in showStatus 7 years ago
  Xose Pérez 57a25a9f49 Small fixes for windows machines 7 years ago
  Xose Pérez 833757a3a9 Issue #75. User defined links between relays and LEDs 7 years ago
  Xose Pérez a1a774198c Added MQTT message to reset the board 7 years ago
  Xose Pérez 9e9ca87e62 Change LED pattern to make it less intrussive 7 years ago
  Xose Pérez 52a63b1849 Changes in file comment headers 7 years ago
  Xose Pérez ff81326846 Version and year bump 7 years ago
  Xose Pérez 9ce457fa86 Fixed error in relay identification from MQTT messages (issue #31) 7 years ago
  Xose Pérez 6d6878d59f Changes in MQTT calls. Using default client_id from AsyncMqttClient 7 years ago
  Xose Pérez bacc2c2b92 Arduino IDE compatibility (#18) - Renamed src folder and main file as 'espurna' 7 years ago
  Xose Pérez abf07476b6 Fix error in led module 7 years ago
  Xose Pérez 76e465cac2 Check relay and led id on 'public' methods 7 years ago
  Xose Pérez 8cf10eee90 Added support for MQTT_USE_SETTER in leds module 7 years ago
  Xose Pérez caf58e0eab Automatically disable ledAuto when an MQTT message is received 7 years ago
  Xose Pérez f94d5ef927 Fix LED logic in hardware configuration 7 years ago
  Xose Pérez bda0c4d8f4 Manage LED status from MQTT 7 years ago
  Xose Pérez 9176240a0f Move LED control to its own module 7 years ago