107 Commits (b4028c816660336822931241a5067f8788abf437)

Author SHA1 Message Date
  Xose Pérez b4028c8166 Merge dev 6 years ago
  Xose Pérez f06c841639 New LED modes: always ON and always OFF (#348) 6 years ago
  Xose Pérez fd0223698b Fix overflow in relayParsePayload with messages bigger than 255 chars 6 years ago
  Xose Pérez 1e88ff90f9 Fixed relays status on reboot 6 years ago
  Xose Pérez 8b01681de2 Changed apiRegister method 6 years ago
  Xose Pérez 233a909149 Fix relay structure data definition 6 years ago
  Xose Pérez 1a68f89bbf Fix mqtt group sync with different switches sharing same group 6 years ago
  Xose Pérez 8d8384f279 Force RFBridge to send messages even if switch is already in requested state 6 years ago
  Xose Pérez b3336871bf Boot mode and pulse mode per relay 6 years ago
  Xose Pérez 2299ce9bfd Basic sensor scafolding, DHT 90% migrated 6 years ago
  Xose Pérez 96202f7967 LED modes 6 years ago
  Xose Pérez 6d2f4ce57f Handle initial heartbeat from main loop (#318) 6 years ago
  Xose Pérez 410c56a4d9 Hide relay tab on webUI for devices without relays 6 years ago
  Xose Pérez bd86de02fb Fix relay unstability when one and just one sync mode selected (#290) 6 years ago
  Xose Pérez cbdcf9f0f7 Fix mask to send to the F330 in the DUAL 6 years ago
  Xose Pérez 9ec333971a Disable TERMINAL_SUPPORT for DUAL 6 years ago
  Xose Pérez 2f750df44e Added group topics (#300). Refactor relay module 6 years ago
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 years ago
  Xose Pérez 3518a7bc5e Websocket callbacks (part 2) 6 years ago
  Xose Pérez 462204b368 Rename influxDB methods 6 years ago
  Xose Pérez a964d84c42 Check relayParsePayload output 7 years ago
  tuzzmaniandevil af5c54f610 Add an option to query relay status 7 years ago
  Xose Pérez e6c625ad93 Support for toggling relay via websockets 7 years ago
  Xose Pérez e2e5cc57f5 Better support for multicase payloads 7 years ago
  Xose Pérez b1f8666be6 Support ON, OFF and TOGGLE payloads for relay API and MQTT, also lowercase 7 years ago
  Xose Pérez 64f1523d02 Issue #157. Fix light status on boot 7 years ago
  Xose Pérez 6ccd000280 Delayed relay state saving into EEPROM 7 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 90617963e3 Method to send websocket messages from progmem 7 years ago
  Xose Pérez fb60201cf1 Option to build without web server support 7 years ago
  Xose Pérez 1c5ebd3e08 Refactoring build flag names 7 years ago
  Xose Pérez 8183b44e03 Support for EXS Wifi Relay 3.1 (untested) 7 years ago
  Xose Pérez a651831c7d Support for latching relays 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago
  Xose Pérez 36af250e10 Option to globally disable domoticz from web interface 7 years ago
  Xose Pérez 97a27310e2 Handle relay status tracking in scheduler 7 years ago
  Xose Pérez c6b26efbb7 Merge 7 years ago
  Xose Pérez 3cf7d32478 Change the way dimmer light work and a whole lot of other stuff 7 years ago
  Xose Pérez 2d2a8a69a8 Add support for delayed ON/OFF switches 7 years ago
  Xose Pérez 7f41967e7a Moved domoticz code from relay.ino to domoticz.ino 7 years ago
  Xose Pérez cf714106fb RFBridge web intrface 7 years ago
  Xose Pérez fc0d050b51 Remove debug messages on websocket events 7 years ago
  Xose Pérez 3b385ad6b9 Enable serial debug on Sonoff RFBridge 7 years ago
  Xose Pérez d52dc4b653 /set as default MQTT setter postfix 7 years ago
  Xose Pérez 63b02da68f MQTT to RF bridge 7 years ago
  Xose Pérez 629309bde2 Define MQTT mode with a soft setting 7 years ago
  Xose Pérez 4c5d8d804b Helper methods to aggregate MQTT messages in JSON format 7 years ago
  Xose Pérez 79a0816053 Accept decimals in pulse time, limit it to 60s 7 years ago
  Xose Pérez 55bec8f033 Direct InfluxDB HTTP support 7 years ago