Xose Pérez
|
2f750df44e
|
Added group topics (#300). Refactor relay module
|
7 years ago |
Xose Pérez
|
d1abe1fc65
|
Option to disable MQTT at build time
|
7 years ago |
Xose Pérez
|
3518a7bc5e
|
Websocket callbacks (part 2)
|
7 years ago |
Xose Pérez
|
462204b368
|
Rename influxDB methods
|
7 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 |
Lauris
|
2eed5f4ac2
|
Each relay has its own pulse ticker. This fixes issue #149
|
7 years ago |
Xose Pérez
|
20681bcd04
|
Fix no relay control bug for Sonoff Dual devices
|
7 years ago |
Xose Pérez
|
4d96cac751
|
Improve support fro H801 led controller, thanks to Minh Phuong Ly
|
7 years ago |
Xose Pérez
|
245549f7be
|
Remove RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
ecc89dcf58
|
Fix relay status retrieving
|
7 years ago |
Xose Pérez
|
4dd0f358b4
|
Backend for RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
5f3780730b
|
Minimize my9291 flickering when firmware boots
|
7 years ago |
Xose Pérez
|
816a6f56e8
|
Using constants in api configuration calls
|
7 years ago |
Xose Pérez
|
da03adab97
|
Fixes in definition of MagicHome Led Controller board
|
7 years ago |
Izik Dubnov
|
8953a3237f
|
Added relay requests flood protection and relay loop
Signed-off-by: Izik Dubnov <izik@annapurnalabs.com>
|
7 years ago |
Xose Pérez
|
47c0c0fa07
|
Fix bug in AI_LIGHT defines
|
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
|
9e75bdb45a
|
Moving light code to its own module
|
7 years ago |
Xose Pérez
|
a887cc8789
|
Moved EEPROM initialization to main sketch
|
7 years ago |