Commit Graph

2570 Commits

Author SHA1 Message Date
Xose Pérez
b9e13446fc Revert "Wrap embeddis commands and move feedback to caller"
This reverts commit 7ad0e3a02b.
2019-01-10 11:14:41 +01:00
Xose Pérez
8ba0cdb231 Merge branch 'dev' into refactor-terminal 2019-01-10 10:48:29 +01:00
Xose Pérez
cc4ba52b4d Delay light comms (mqtt, ws, broker) to avooid jamming 2019-01-10 10:48:10 +01:00
Xose Pérez
356be730e2 Added message type to broker 2019-01-10 09:39:01 +01:00
Xose Pérez
7ad0e3a02b Wrap embeddis commands and move feedback to caller 2019-01-09 08:55:43 +01:00
Xose Pérez
27e7b9ae89 Move terminal methods to own module 2019-01-09 08:37:58 +01:00
Niek van der Maas
951155a1ee Fix compile error when both RF_SUPPORT and API_SUPPORT are enabled 2019-01-08 12:33:04 +01:00
Niek van der Maas
f39936bfed Fix compile error when TERMINAL_SUPPORT is disabled (#1426) 2019-01-08 00:06:47 +03:00
Niek van der Maas
14f3427a9d Fix compile error when RF_SUPPORT is enabled (#1475) 2019-01-08 00:05:51 +03:00
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 :)
2019-01-06 17:23:05 +02:00
Andrey F. Kupreychik
9091df5778 Fixed review comments 2019-01-06 14:45:10 +07:00
Andrey F. Kupreychik
b0eb847155 Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 2019-01-06 14:34:57 +07:00
Xose Pérez
a136771579 Merge pull request #1459 from sq5gvm/dev
Support for RGB(WW) controlled using Domoticz MQTT messages
2019-01-05 16:30:42 +01:00
Xose Pérez
0e30ab4621 Normalize naming for Arilux AL LC02 v14 2019-01-05 16:09:09 +01:00
Xose Pérez
f854acf1fe Fix dependencies 2019-01-05 16:08:54 +01:00
Xose Pérez
4e9a528d3f Merge pull request #1469 from sq5gvm/lc02v14-support
Support for newer AL-LC02 boards with different pinout
2019-01-05 16:07:41 +01:00
Xose Pérez
4116509ecc Merge pull request #1472 from mcspr/ws/uninitialized-tempobj
Disconnect websocket when auth fails
2019-01-05 16:06:49 +01:00
Xose Pérez
7aaacb739e Merge pull request #1471 from mcspr/ota/yield-on-upload
yield() after handling OTA request
2019-01-05 16:05:53 +01:00
Xose Pérez
713d222c6d Merge branch 'dev' of github.com:xoseperez/espurna into dev 2019-01-05 03:53:10 +01:00
Xose Pérez
cb8d9c344d Manage relay changes in third party modules via broker 2019-01-05 03:52:50 +01:00
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
2019-01-05 04:06:49 +03:00
Xose Pérez
4586f07e52 Fix bug in rfm69 that counted packets twice 2019-01-05 02:04:10 +01:00
Max Prokhorov
874986f716 yield after handling OTA request 2019-01-05 02:34:47 +03:00
Max Prokhorov
d82d8ae20a Disconnect websocket when auth fails 2019-01-05 02:25:19 +03:00
sq5gvm
f0ea93b08c Support for newer AL-LC02 boards with different pinout. 2019-01-04 20:48:43 +01:00
Xose Pérez
0fee277d01 Added support for Gosund SP1 v2.3 (#1448) 2019-01-04 20:32:11 +01:00
Xose Pérez
f3aed22179 Increase version field size in OTA manager 2019-01-04 20:25:45 +01:00
Xose Pérez
64c8cf313d Added API entry points for RFBridge module (#1407) 2019-01-04 20:25:29 +01:00
Xose Pérez
38b11819f2 Update web images for all and sensors 2019-01-04 17:53:00 +01:00
Andrey F. Kupreychik
bcb36c1859 Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 2019-01-04 19:10:04 +07:00
Andrey F. Kupreychik
b358a4dee7 ,gitignore 2019-01-04 18:59:04 +07:00
Andrey F. Kupreychik
8b4713dee1 UI for LightFox 2019-01-04 18:57:07 +07:00
Andrey F. Kupreychik
7a29ff9f74 LightFox commands 2019-01-04 15:48:45 +07:00
Debarko De
b205656ae3 Remove TELNET check as per recommendation 2019-01-01 23:08:21 +05:30
Erwin van Londen
7f48865fd2 Corrected typo (#1461) 2018-12-31 13:24:31 +03:00
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
2018-12-31 13:23:54 +03:00
Andrey F. Kupreychik
4202d3769c First try for LightFox dual 2018-12-30 00:13:39 +07:00
sq5gvm
17d38bd36f added missing #if's for devices that aren't light controllers 2018-12-28 20:58:23 +01:00
sq5gvm
24d15aa31a added missing comment 2018-12-28 20:36:41 +01:00
sq5gvm
b3b7c21cb7 Domoticz over MQTT to Espurna RGB/RGBW/RGBWW 2018-12-28 20:34:39 +01:00
Debarko De
214080e852 Update: Debug check position to make sure definition is not nullified to avoid putting checks in all places 2018-12-28 22:41:12 +05:30
Max Prokhorov
7e71c29bf9 MQTT reconnect delay based on last disconnection 2018-12-28 05:51:09 +03:00
Debarko De
4be9de04b6 Update: Add terminal support for wifiDebug 2018-12-28 00:39:24 +05:30
Debarko De
03c22787d2 Fix: Add Debug flag for compilation of wifiDebug() function 2018-12-28 00:32:51 +05:30
Jack Wilsdon
2e17c88804 Allow hardware to redefine pulsemeter debounce 2018-12-19 22:03:58 +00:00
Xose Pérez
2ffb7de4d7 Fix travis builds based on latest core 2018-12-19 10:37:28 +01:00
Xose Pérez
46a65ec0fa Merge branch 'alexa' into dev 2018-12-19 08:55:15 +01:00
Xose Pérez
b34aba20a0 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-12-19 08:55:10 +01:00
Xose Pérez
5675ee0e1e Update dependency to 3.1.0 2018-12-19 00:24:15 +01:00
Xose Pérez
f073beaa48 Test support for upcoming fauxmoESP 3.1.0 2018-12-18 13:08:21 +01:00