Xose Pérez
1a08b76881
Added BLITZWOLF_BWSHP2_V23 to arduino.h ( #1532 )
5 years ago
Max Prokhorov
4c6116a8f8
hide timestamp consts under ifdef
5 years ago
Max Prokhorov
3f2160ae19
avoid copying callback std::function
5 years ago
Xose Pérez
3bfd258e4d
Merge branch 'dev' of github.com:xoseperez/espurna into dev
5 years ago
Xose Pérez
b50f96498d
Updated DebounceEvent to 2.0.5 ( #1527 , #1254 )
5 years ago
Xose Pérez
c70413b092
Merge pull request #1526 from Cabalist/dev
Python cleanup
5 years ago
Ryan Jarvis
4515114b89
Fix last % formatter. This was auto unpacking a tuple
5 years ago
Ryan Jarvis
7eaceb2060
PEP8
5 years ago
Ryan Jarvis
b9cebcf0b0
Make string formatting consistent
5 years ago
Ryan Jarvis
4f1524c1ff
typos
5 years ago
Ryan Jarvis
e89ec8c032
PEP8
5 years ago
Ryan Jarvis
97b5ef9c8c
Make string formatting consistent
5 years ago
Ryan Jarvis
c77e94ba7a
PEP8. Remove noop code
5 years ago
Xose Pérez
1874f28dc4
Merge pull request #1520 from clabnet/dev
#1519 Esp-01 + 2ch 5v relay LC tech Exclusive relay on
5 years ago
Xose Pérez
967def9dbf
Merge pull request #1511 from Yonsm/dev
Support PMS5003S
5 years ago
Claudio Barca
1f29205677
#1519 Esp-01 + 2ch 5v relay LC tech Exclusive relay on
5 years ago
Max Prokhorov
cde1aba561
partial sending of rfbridge codes
5 years ago
Max Prokhorov
17e5156ebf
fixup rfbridge ws-data
5 years ago
Max Prokhorov
868d153fa4
Compact WS data
* send all ws config at once on start
* reduce ws json overhead by creating message buffer manually
* use k:[values] instead of k1:value1, k2:value2 etc. for lists
5 years ago
Yonsm
0af3b0c28d
Support PMS5003S
5 years ago
Xose Pérez
374b495b2a
Update branch in README.md
5 years ago
Xose Pérez
e88a860511
Merge pull request #1496 from Niek/dummy-relay-fix
Fix pulse for dummy relays
5 years ago
Xose Pérez
3a3324c857
Merge pull request #1489 from soif/fix_domoticz_rgb_idx
ONLY processes Domoticz RGB MQTT Messages for the current idx
5 years ago
Xose Pérez
ea3c9e40b7
Merge pull request #1474 from martiera/mqtt-heartbeat-config
Configure Heartbeat from WebUI & option HEARTBEAT_REPEAT_STATUS
5 years ago
Niek van der Maas
619ff87626
Fix pulse for dummy relays
5 years ago
Xose Pérez
867b9e5fba
Merge pull request #1491 from mcspr/alexa/no-web-support
Use built-in fauxmoESP HTTP handler when WEB_SUPPORT=0
5 years ago
Max Prokhorov
3f946692c4
Use built-in fauxmoESP HTTP handler when WEB_SUPPORT=0
5 years ago
moi
a7c60f36e0
use spaces instead of tabs
5 years ago
moi
f0b5614a4a
ONLY processes Domoticz RGB MQTT Messages for the current idx
5 years ago
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
5 years ago
Max Prokhorov
9dbd14e388
Build RF_SUPPORT in travis ( #1477 )
5 years ago
Luciano Andrade
3490a2f852
Max6675 CI Integration ( #1482 )
5 years ago
Xose Pérez
ac80570170
Merge branch 'dev' of github.com:xoseperez/espurna into dev
5 years ago
Xose Pérez
d47ae2e4a4
Helper terminal methods terminalOK and terminalError
5 years ago
Xose Pérez
b9e13446fc
Revert "Wrap embeddis commands and move feedback to caller"
This reverts commit 7ad0e3a02b
.
5 years ago
Xose Pérez
8ba0cdb231
Merge branch 'dev' into refactor-terminal
5 years ago
Xose Pérez
cc4ba52b4d
Delay light comms (mqtt, ws, broker) to avooid jamming
5 years ago
Xose Pérez
350ebadb3d
Merge pull request #1479 from Niek/rf-compile-fix-2
Fix compile error when both RF_SUPPORT and API_SUPPORT are enabled
5 years ago
Xose Pérez
356be730e2
Added message type to broker
5 years ago
Xose Pérez
7ad0e3a02b
Wrap embeddis commands and move feedback to caller
5 years ago
Xose Pérez
27e7b9ae89
Move terminal methods to own module
5 years ago
Niek van der Maas
26f10cd9ce
Merge branch 'rf-compile-fix-2' of github.com:Niek/espurna into rf-compile-fix-2
5 years ago
Niek van der Maas
951155a1ee
Fix compile error when both RF_SUPPORT and API_SUPPORT are enabled
5 years ago
Niek van der Maas
97ee520907
Fix compile error when both RF_SUPPORT are API_SUPPORT are enabled
5 years ago
Niek van der Maas
f39936bfed
Fix compile error when TERMINAL_SUPPORT is disabled ( #1426 )
5 years ago
Niek van der Maas
14f3427a9d
Fix compile error when RF_SUPPORT is enabled ( #1475 )
5 years ago
Martins Ierags
465b5230ff
Configure Heartbeat & option HEARTBEAT_REPEAT_STATUS:
- Heartbeat mode and interval configuration added to WebUI ADMIN page
- New option HEARTBEAT_REPEAT_STATUS: on device startup full heartbeat information and after HEARTBEAT_INTERVAL only STATUS report.
- Enhanced first heartbeat message - on device startup it will send heartbeat after ntpSynced will be true to get device time.
P.S. Code is tested. Web part is not compiled, and not tested. I hope it will work :)
5 years ago
Andrey F. Kupreychik
9091df5778
Fixed review comments
5 years ago
Andrey F. Kupreychik
b0eb847155
Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual
5 years ago
Xose Pérez
a136771579
Merge pull request #1459 from sq5gvm/dev
Support for RGB(WW) controlled using Domoticz MQTT messages
5 years ago