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
|
cc4ba52b4d
|
Delay light comms (mqtt, ws, broker) to avooid jamming
|
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
|
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 |
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
|
cb8d9c344d
|
Manage relay changes in third party modules via broker
|
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 |
Debarko De
|
b205656ae3
|
Remove TELNET check as per recommendation
|
5 years ago |
Erwin van Londen
|
7f48865fd2
|
Corrected typo (#1461)
|
5 years ago |
Niek van der Maas
|
d299773913
|
Merge RF and RFBridge code (#1435)
* Merge RF and RFBridge code
* Keep rfbridge.ino filename
* Corrected #if checks
* Make RF_DEBOUNCE and RF_LEARN_TIMEOUT configurable
* Fix compile warnings with platform_latest
|
5 years ago |
sq5gvm
|
17d38bd36f
|
added missing #if's for devices that aren't light controllers
|
5 years ago |
sq5gvm
|
24d15aa31a
|
added missing comment
|
5 years ago |
sq5gvm
|
b3b7c21cb7
|
Domoticz over MQTT to Espurna RGB/RGBW/RGBWW
|
5 years ago |
Debarko De
|
214080e852
|
Update: Debug check position to make sure definition is not nullified to avoid putting checks in all places
|
5 years ago |
Max Prokhorov
|
7e71c29bf9
|
MQTT reconnect delay based on last disconnection
|
5 years ago |
Debarko De
|
4be9de04b6
|
Update: Add terminal support for wifiDebug
|
5 years ago |
Debarko De
|
03c22787d2
|
Fix: Add Debug flag for compilation of wifiDebug() function
|
5 years ago |
Jack Wilsdon
|
2e17c88804
|
Allow hardware to redefine pulsemeter debounce
|
5 years ago |
Xose Pérez
|
2ffb7de4d7
|
Fix travis builds based on latest core
|
5 years ago |
Xose Pérez
|
5675ee0e1e
|
Update dependency to 3.1.0
|
5 years ago |
Xose Pérez
|
f073beaa48
|
Test support for upcoming fauxmoESP 3.1.0
|
5 years ago |
Xose Pérez
|
ec6e704bee
|
Rename settings in platformio.ini file
|
5 years ago |
Max Prokhorov
|
59685150b4
|
Runtime heartbeat configuration (#1406)
|
6 years ago |
Niek van der Maas
|
db9a76d5f8
|
Add OTA support over MQTT
|
6 years ago |
Max Prokhorov
|
677f426a7f
|
Comment for clarity
|
6 years ago |
Max Prokhorov
|
e47bdad2ac
|
Increase buffer size to fit B0 code
|
6 years ago |
Niek van der Maas
|
d2e0b12189
|
Fix function call typo in RF code (#1421)
|
6 years ago |
Xose Pérez
|
7eef56071d
|
Allow {hostname} and {mac} placeholder for mqtt user and client_id fields (#1338)
|
6 years ago |
Xose Pérez
|
165a386127
|
Support for BMP085 and BMP180 sensors (#1082)
|
6 years ago |
Xose Pérez
|
6a30360f01
|
Move crash code to it's own module
|
6 years ago |
Max Prokhorov
|
54c0bdcdf0
|
Proper string test, strip any tag
|
6 years ago |
Xose Pérez
|
10a2cc284f
|
Added SmartLife Mini Smart Socket RGB (thanks to @kuppe234, #1411)
|
6 years ago |
Xose Pérez
|
4d5c0d7617
|
Split ws messages for relays and rf codes (#262)
|
6 years ago |
Max Prokhorov
|
c0b4ffac13
|
Always use -dev suffix
|
6 years ago |
Xose Pérez
|
91a62693ed
|
Added learn and forget terminal commands to RFBridge and RF modules (#1253)
|
6 years ago |
Niek van der Maas
|
c4f80a77e8
|
Fix RF code conversion to long (#1410)
|
6 years ago |