Commit Graph
269 Commits
Author SHA1 Message Date
TD-er 46ee0ffe19 [TSL2591] Perform async reading of sensor prevent blocking calls 2020-10-28 17:19:54 +01:00
TD-er 53a7dfc759 Merge branch 'mega' into feature/3328_WOL 2020-10-22 21:24:17 +02:00
Thomas ad299c3673 Add WakeOnLan V1.1.6 Library 2020-10-21 09:11:14 -07:00
TD-er 9f627b52b1 Fix dependency in SDM Energy Meter library 2020-10-20 15:55:49 +02:00
TD-er 0100d26080 [Timing Stats] Add duty cycle column + LoRa TTN on air timings 2020-10-13 02:08:23 +02:00
TD-er 0cec79bfe0 [build] Add define DISABLE_SC16IS752_Serial
To reduce size on Minimal OTA builds
2020-10-07 13:07:12 +02:00
TD-er 4c332174c2 Merge pull request #3287 from jimmys01/json
Update ArduJSON
2020-10-04 10:46:49 +02:00
TD-er 7f9c8e3561 [ESPEasySerial] Make GPIO pins selectabel on ESP32 2020-10-02 16:58:03 +02:00
jimmys01 12fb9fc75c Update ArduJSON
From 6.15.2 to 6.16.1
2020-10-02 14:44:26 +03:00
TD-er 9efa014a5c Merge branch 'mega' into feature/I2C_multi_instance 2020-09-13 01:04:29 +02:00
TD-er b8495a5e26 Merge branch 'mega' into bugfix/controller_http_advanced 2020-09-12 14:08:30 +02:00
Gijs Noorlander 95bef799c1 [RN2483] Call LoRaWAN module reset when LoRaWAN stack hangs (#3225 )
See #3225
2020-09-09 00:01:39 +02:00
Toni cfc614c573 HeatpumpIR 1.0.16 update 2020-09-02 15:20:31 +03:00
Gijs Noorlander ffe27f2ff4 Fix compiler warnings for LOLIN_EPD library
Also mentioned in this (unmerged) PR: https://github.com/wemos/LOLIN_EPD_Library/pull/7/files
2020-08-30 21:46:12 +02:00
Gijs Noorlander 6f1dcae5e1 [new new] Prepare for upcoming changes of 'new' in esp8266/Arduino
See https://github.com/esp8266/Arduino/pull/7536
2020-08-30 20:19:42 +02:00
uwekaditz 20181bbae7 Merge branch 'mega' into UweKaditz 2020-08-15 20:18:51 +02:00
tonhuisman 667d15e90c [OLED] Don't change shared bus speed 2020-08-12 11:33:36 +02:00
TD-er 2f10ae094c Merge branch 'mega' into UweKaditz 2020-08-10 00:33:59 +02:00
Gijs Noorlander 1616b8df1d [GPS] Apply sanity check on received data. 2020-08-09 09:55:21 +02:00
uwekaditz c69abf66aa Merge branch 'mega' into UweKaditz 2020-08-07 20:55:13 +02:00
tonhuisman bafb00d56a [P010] Correction in I2C handing, and fix for old issue 2020-08-07 11:48:51 +02:00
tonhuisman 64cb557c97 [P010] Remove some left-overs from testing 2020-08-06 20:28:23 +02:00
tonhuisman 00313b4c38 [P010] Changes to enable use on ESP32 (#3175) 2020-08-06 20:23:33 +02:00
jimmys01 8377a8991d [IR] Update Library 2020-08-01 11:51:53 +03:00
uwekaditz 112991cd03 [P092_DLBus] Move plugin data from lib to PluginStructs
Move plugin data from lib\DLBus to src\PluginStructs\P092_data_struct in PluginStructs
(similar to P036_data_struct)
2020-07-24 21:57:00 +02:00
TD-er 1e2d49f167 Merge branch 'mega' into bugfix/wifi_reset 2020-07-18 11:16:01 +02:00
jimmys01 6ee79cfe14 arduJSON library update 2020-07-11 13:11:44 +03:00
Gijs Noorlander db869fcb19 [WiFi] Reduce wifi reset calls and call full wifi init at reset 2020-07-09 21:37:54 +02:00
Ton Huisman 4b99a9c4fb Merge branch 'mega' into feature/apds_9960_parameters 2020-06-15 20:08:59 +02:00
Saverio Cisternino 5eb94adedc Fix parse_uint ref https://github.com/staticlibs/ccronexpr/pull/30 2020-06-03 17:48:13 +02:00
Ton Huisman 535879f2ec Merge branch 'mega' into feature/apds_9960_parameters 2020-05-22 08:49:56 +02:00
TD-er 962a25a70e Merge pull request #3060 from TD-er/bugfix/ESP32_serialport_selection
[ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix ESP32
2020-05-21 23:23:27 +02:00
jimmys01 6b6d65a38a [IR] Update Library 2020-05-18 20:44:43 +03:00
Gijs Noorlander c320adef9c [ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix bug ESP32 2020-05-09 00:58:27 +02:00
Ton Huisman c11235a494 Merge branch 'mega' into feature/apds_9960_parameters 2020-05-03 11:40:54 +02:00
Gijs Noorlander 0455d47744 [PVS-Studio] Fix 'dangerous' macro by using braces. 2020-04-30 01:02:08 +02:00
Gijs Noorlander 62679022cb [PVS-Studio] Suppress char out of range warning in static data 2020-04-30 01:01:20 +02:00
tonhuisman 8f83091d04 [P064] Made code-readability and other improvements as TD-er suggested, fixed a swapped argument bug 2020-04-27 20:36:09 +02:00
tonhuisman 845d25621a [P064] Gesture - APDS-9960 plugin: Added switching plugin mode and settings to fine-tune without recompiling source
[APDS-9960 library] Added extensions and applied fixes from original Github project (including not merged yet improvements)
[P064] Added/updated documentation for Gesture - APDS-9960 plugin
[Documentation] Updated footer copyright notice to show 2018..2020
2020-04-27 11:26:48 +02:00
Gijs Noorlander 88df76bba5 [RN2483] Rename sendAutoBaud to sendWakeSequence 2020-04-24 00:29:58 +02:00
Gijs Noorlander 11909928ab [RN2483] Fix build error for ESP32 2020-04-20 01:09:25 +02:00
Gijs Noorlander 0bff9358ee [RN2483] Improve Autobaud + unit detection at boot 2020-04-19 23:05:35 +02:00
Gijs Noorlander e50a5956a7 [RN2483] Only alter set keys if either OTAA or ABP is set 2020-04-19 16:55:42 +02:00
Gijs Noorlander 3445cbee36 [ESPEasySerial] Update v2.0.1: Only use SWserial override on HW serial 2020-04-19 16:49:42 +02:00
TD-er 8d1dc7fd97 Merge pull request #3013 from uzi18/webserver_update
ESP32: Add HTTP OTA functionality
2020-04-13 14:06:25 +02:00
Toni 68fae61355 HeatpumpIR 1.0.15 update 2020-04-13 10:28:15 +03:00
Bartlomiej Zimon cb8a4cc407 ESP32: add new ESP32HTTPUpdateServer lib 2020-04-12 22:15:42 +00:00
uwekaditz b663b69f06 Merge branch 'mega' into UweKaditz 2020-03-29 23:19:03 +02:00
Gijs Noorlander 62c1782e65 [Serial Proxy] Use capture filtering 2020-03-21 11:20:30 +01:00
Gijs Noorlander ef2de3a894 [Lib] Add RegExp lib 2020-03-21 11:19:54 +01:00