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
Xose Pérez
0e30ab4621
Normalize naming for Arilux AL LC02 v14
5 years ago
Xose Pérez
f854acf1fe
Fix dependencies
5 years ago
Xose Pérez
4e9a528d3f
Merge pull request #1469 from sq5gvm/lc02v14-support
Support for newer AL-LC02 boards with different pinout
5 years ago
Xose Pérez
4116509ecc
Merge pull request #1472 from mcspr/ws/uninitialized-tempobj
Disconnect websocket when auth fails
5 years ago
Xose Pérez
7aaacb739e
Merge pull request #1471 from mcspr/ota/yield-on-upload
yield() after handling OTA request
5 years ago
Xose Pérez
a5d1e4a41a
Fix CodingStyle link ( #1473 )
5 years ago
Xose Pérez
713d222c6d
Merge branch 'dev' of github.com:xoseperez/espurna into dev
5 years ago
Xose Pérez
cb8d9c344d
Manage relay changes in third party modules via broker
5 years ago
Max Prokhorov
b428a9bc9c
Fix: Add Debug flag for compilation of wifiDebug() function ( #1454 )
* Fix: Add Debug flag for compilation of wifiDebug() function
* Update: Add terminal support for wifiDebug
* Update: Debug check position to make sure definition is not nullified to avoid putting checks in all places
* Remove TELNET check as per recommendation
5 years ago
Xose Pérez
4586f07e52
Fix bug in rfm69 that counted packets twice
5 years ago
Max Prokhorov
874986f716
yield after handling OTA request
5 years ago
Max Prokhorov
d82d8ae20a
Disconnect websocket when auth fails
5 years ago
sq5gvm
f0ea93b08c
Support for newer AL-LC02 boards with different pinout.
5 years ago
Xose Pérez
0fee277d01
Added support for Gosund SP1 v2.3 ( #1448 )
5 years ago
Xose Pérez
f3aed22179
Increase version field size in OTA manager
5 years ago
Xose Pérez
64c8cf313d
Added API entry points for RFBridge module ( #1407 )
5 years ago
Xose Pérez
38b11819f2
Update web images for all and sensors
5 years ago
Andrey F. Kupreychik
bcb36c1859
Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual
5 years ago
Andrey F. Kupreychik
b358a4dee7
,gitignore
5 years ago
Andrey F. Kupreychik
8b4713dee1
UI for LightFox
5 years ago
Andrey F. Kupreychik
7a29ff9f74
LightFox commands
5 years ago