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
|
6219dca857
|
Improve RFBridge message queue to support multiple messages at the same time
|
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
|
91ffe4d1af
|
Match MQTT rfout codes to switches
|
6 years ago |
Xose Pérez
|
20334d1c97
|
Allow to define just ON or OFF codes in rfbridge (#304)
|
7 years ago |
Xose Pérez
|
1758efc995
|
Fix rfbridge OFF button toggling relay (#303)
|
7 years ago |
Xose Pérez
|
0ab5321a6f
|
Fix stupid typo that prevented to learn RF codes in the RFBridge (#287)
|
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
|
907b4691ab
|
RFBridge: toggle when RF codes for ON and OFF are the same (#270)
|
7 years ago |
Xose Pérez
|
f2cb77180c
|
Changed settings keys for RFBridge codes
|
7 years ago |
Xose Pérez
|
5c17df704b
|
Allow to specify via MQTT the number of times to transmit an RF code in Sonoff RFBridge
|
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
|
9750bf26bb
|
Moved strings to PROGMEM, 160 bytes saved in memory
|
7 years ago |
Xose Pérez
|
eb79642f2e
|
Major refactor of device flags
|
7 years ago |
Xose Pérez
|
db293a0793
|
RFBridge: handle same code for ON and OFF
|
7 years ago |
Xose Pérez
|
cf714106fb
|
RFBridge web intrface
|
7 years ago |
Xose Pérez
|
dc9fc63a89
|
RFBridge: Intercept remote messages
|
7 years ago |
Xose Pérez
|
3b385ad6b9
|
Enable serial debug on Sonoff RFBridge
|
7 years ago |
Xose Pérez
|
cf7b40ff4b
|
Simplify rfbridge settings
|
7 years ago |
Xose Pérez
|
63b02da68f
|
MQTT to RF bridge
|
7 years ago |