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
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
Andrey F. Kupreychik
4202d3769c
First try for LightFox dual
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
Xose Pérez
2cd80ca32e
Merge pull request #1456 from mcspr/mqtt-reconnect-delay
MQTT reconnect delay based on last disconnection
5 years ago
Xose Pérez
7bde817adc
Merge pull request #1455 from mcspr/version-badge
Escape hyphens in img.shields.io urls
5 years ago
Max Prokhorov
7e71c29bf9
MQTT reconnect delay based on last disconnection
5 years ago
Max Prokhorov
a53dee766e
Escape hyphens in img.shields.io urls
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
Xose Pérez
eb249ddaca
Create contribute.md
5 years ago
Xose Pérez
4b825121b4
Update issue templates
5 years ago
Xose Pérez
1be87ab9ec
Update issue templates
5 years ago
Xose Pérez
bd719bd9d9
Merge pull request #1441 from jackwilsdon/fix-pulsemeter-debounce-define
Allow hardware to redefine pulsemeter debounce
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
46a65ec0fa
Merge branch 'alexa' into dev
5 years ago
Xose Pérez
b34aba20a0
Merge branch 'dev' of github.com:xoseperez/espurna into dev
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 )
5 years ago
Max Prokhorov
678c5a1e0b
Add warning about TELNET_PASSWORD
6 years ago
Xose Pérez
9cf2b50f6c
Merge pull request #1418 from mcspr/version-suffix
APP_VERSION suffix
5 years ago
Xose Pérez
db338b1dde
Merge pull request #1423 from xoseperez/mcspr-patch-1
Increase buffer size to fit B0 code
5 years ago
Xose Pérez
97d17fb1f0
Merge pull request #1424 from Niek/dev
Add OTA support over MQTT
5 years ago
Niek van der Maas
db9a76d5f8
Add OTA support over MQTT
5 years ago
Max Prokhorov
677f426a7f
Comment for clarity
5 years ago
Max Prokhorov
e47bdad2ac
Increase buffer size to fit B0 code
5 years ago