27 Commits (8848899dea8a83a5f0c311926417164b5964b311)

Author SHA1 Message Date
  Xose Pérez cb393867d1 Allow to change relay status using GET requests 7 years ago
  Xose Pérez 4a65bdf1b8 Removed unnecessary code 7 years ago
  Xose Pérez b0a781f59e Relay pulse using ticker.once 7 years ago
  Xose Pérez a1a774198c Added MQTT message to reset the board 7 years ago
  Xose Pérez cec57d2611 Check if MQTT message is from domoticz previous to parse it in relay module 7 years ago
  Xose Pérez 24d0aa0b48 Issues #50 and #54. Fix domoticz sensor message format. Added energy calculation 7 years ago
  Xose Pérez 9fa301e5be Write back relay bit mask if RELAY_MODE_TOOGLE 7 years ago
  Ly Minh Phuong c7e9074510 Enable revert state mode 7 years ago
  Xose Pérez 6a368266fb Fix rare bug... 7 years ago
  Ly Minh Phuong db51756bf5 Enable revert state mode 7 years ago
  Xose Pérez e5b1352d41 Added missing configuration values to 1ch-inching board 7 years ago
  Xose Pérez bbac070c09 Pass safe buffer to api callbacks 7 years ago
  Xose Pérez 4708c26d54 APIs for sensor data, REST & domoticz 7 years ago
  Xose Pérez 77e887dc6c Notify OTA updates to web clients and reload page after the update 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 17f1e09b86 Rename relayPulseStart to relayPulse 7 years ago
  Xose Pérez e2cb9fcaa0 Rename inching to pulse 7 years ago
  Xose Pérez 9ce457fa86 Fixed error in relay identification from MQTT messages (issue #31) 7 years ago
  Xose Pérez b263ad8a6f Allow defining reverse logic relays (issue #28) 7 years ago
  Xose Pérez 523fbca115 Domoticz support 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 4a58037638 Set inching mode through MQTT 7 years ago
  Xose Pérez 76e465cac2 Check relay and led id on 'public' methods 7 years ago
  Xose Pérez fee84cfaad #13 Custom setter and getter sufixes on MQTT topics 7 years ago
  Xose Pérez 1425a8dded Refactor settings getters and setters 7 years ago
  Xose Pérez 26ae5a4dd4 Prevent inching when manually switched back 7 years ago
  Xose Pérez 4c06e7e280 Added inching support 7 years ago
  Xose Pérez d17f8259fe Support for multiple buttons on board 7 years ago
  Xose Pérez fc344c9565 Added relayStatus function prototype to fix issue #11 7 years ago
  Xose Pérez e8b1a0c41d Publish/subscriber pattern for MQTT events (relay & websockets) 7 years ago
  Xose Pérez d1c8435b2d Added synchornise all option for multi-relay boards 7 years ago
  Xose Pérez 11434301e0 * Support for ITead's Sonoff Dual 7 years ago
  Xose Pérez 4da4affdb7 Changed WS auth and added REST API key 7 years ago
  Xose Pérez 9f88c59262 REST entry point for relay management, supporting GET and PUT 7 years ago
  Xose Pérez 75a2e923f0 Hostname can now be changed. Added initial relay mode. Added reconnect and reset buttons to web interface. 8 years ago
  Xose Pérez 88de7f51d0 Complete update 8 years ago
  Xose Pérez 183b326b5f Split main code file into modules 8 years ago