Commit Graph

4341 Commits

Author SHA1 Message Date
Theo Arends
014ee4eb6a Update xsns_67_as3935.ino
Fix (#11543)
2021-04-01 16:35:17 +02:00
Theo Arends
2710dc8dd0 Add command `SerialBuffer 256..520`
Add command ``SerialBuffer 256..520`` to change hardware serial receive buffer size from default (256) to max local buffer size (520) (#11448)
2021-04-01 15:53:47 +02:00
Theo Arends
0934fad06d
Merge pull request #11528 from Jason2866/patch-1
Cleanup my_user_config.h
2021-03-31 18:01:42 +02:00
Theo Arends
bacf80a076 Add buffer overrun message on SerialBridge
Add buffer overrun message on SerialBridge (#11448)
2021-03-31 18:00:49 +02:00
Jason2866
d696a8c87c
Cleanup 2021-03-31 17:41:11 +02:00
Theo Arends
0331e47e4c Add support for multiple CCS811 sensors
Add support for multiple CCS811 sensors with baseline control (USE_CCS811_V2) by clanganke (#10858)
2021-03-31 15:04:24 +02:00
Jason2866
d540d5aaf6
Disable Berry
for Webcam and Bluetooth builds
2021-03-31 13:00:07 +02:00
Jason2866
a1ffd8f57a
Enable PSRAM for Berry
Berry is enabled in `my_user_config.h` by default.
2021-03-31 12:55:37 +02:00
Jason2866
798776ae2f
Use Berry as default 2021-03-31 12:49:16 +02:00
Theo Arends
7f9cbd7da6 Minor display clock layout change 2021-03-31 10:41:05 +02:00
Stephan Hadinger
c524124e1e TLS support for private keys on ESP32 2021-03-30 19:17:03 +02:00
Theo Arends
b00b2708cb Fix HC-SR04 on ESP32
Fix HC-SR04 on ESP32 (#11507)
2021-03-30 17:58:29 +02:00
gemu2015
7bc7b83f18 better modbus serial config 2021-03-30 08:38:13 +02:00
gemu2015
803ecbd9a6 fix erratic sensor signals 2021-03-30 08:37:50 +02:00
gemu2015
43b9f2bafa fix false executing of restart vector 2021-03-30 08:37:08 +02:00
Theo Arends
437cb5428b
Merge pull request #11511 from blakadder/development
add gas sensor with %LEL units
2021-03-30 08:18:51 +02:00
Theo Arends
f7dd04a42f
Merge pull request #11513 from jaymemaurice/development
TuyaMCU driver use TempRes to adjust precision of humidity
2021-03-30 08:16:34 +02:00
jaymemaurice
9e304fd127 Wrapped humidity set in TuyaAdjustedTemperature 2021-03-30 02:50:34 +00:00
jaymemaurice
a171e3c5f2 Wrapped humidity in TuyaAdjustedTemperature 2021-03-30 02:37:45 +00:00
blakadder
3768d5ab9f add gas sensor with %LEL units 2021-03-29 20:32:59 +02:00
Stephan Hadinger
763ed74c5e Berry fixes 2021-03-29 19:44:22 +02:00
Jason2866
30f91605ac
Set Tuya time as default
since TUYA devices shows wrong time if not set.
2021-03-29 13:15:30 +02:00
s-hadinger
1bd593eda3
Berry i2c improvements (#11497)
* Berry i2c improvements

* fix

* unfix

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-03-28 19:07:48 +02:00
Theo Arends
e7a851f197 Refactor Hall Effect 2021-03-28 14:38:16 +02:00
Theo Arends
47fcdd9e8e Increase Hall Effect sample rate to 32 2021-03-28 12:25:30 +02:00
Stephan Hadinger
b06568b3c8 Berry stabilized and methods solidified 2021-03-27 19:02:22 +01:00
Adrian Scillato
c60a8591b6
Update it_IT.h 2021-03-27 14:12:05 -03:00
bovirus
c2d2b6429f
Update Italian language 2021-03-27 17:25:38 +01:00
Theo Arends
be72bde8f5 Add ESP32 support for internal Hall Effect sensor
Add ESP32 support for internal Hall Effect sensor connected to both GPIO36 and GPIO39 only
2021-03-27 15:15:15 +01:00
Theo Arends
597fbb9da9
Merge pull request #11475 from Jason2866/patch-2
Support for SD-Card and Flashlight
2021-03-27 12:07:01 +01:00
Theo Arends
e80c08cd18 Speed up initial power on state
Speed up initial power on state gaining 1mS pulse time (#11478)
2021-03-27 12:05:55 +01:00
Jason2866
1eded6b641
Support SD-Card 2021-03-26 18:32:00 +01:00
Jason2866
d5103c92bb
Support for SD-Card and Flashlight 2021-03-26 18:30:03 +01:00
Theo Arends
c2f8730b1e Remove obsolete file 2021-03-25 16:48:57 +01:00
Theo Arends
7eef26737c Fix CSE7761 relay power on time 2021-03-25 16:44:13 +01:00
s-hadinger
99f016a62f
Merge pull request #11467 from s-hadinger/ir_2_7_16
IRremoteESP8266 library from v2.7.15 to v2.7.16
2021-03-25 11:12:40 +01:00
Theo Arends
3174056eea Add relay switch time to zero-cross detection 2021-03-25 09:37:44 +01:00
Stephan Hadinger
d729f22309 IRremoteESP8266 library from v2.7.15 to v2.7.16 2021-03-25 08:40:27 +01:00
Theo Arends
75308ee1e0 Fix zero cross special cases 2021-03-24 17:13:54 +01:00
stefanbode
062b7573d3
Update xdrv_27_shutter.ino 2021-03-24 16:15:27 +01:00
stefanbode
a60253a9ba
Update xdrv_27_shutter.ino 2021-03-24 16:14:04 +01:00
stefanbode
9b2dec437e
Fix #11451
Additionally change stepper accelerator
2021-03-24 14:04:27 +01:00
Adrian Scillato
b31b54fd8c
Added User-Config Key for Frysk-Nederland Translation 2021-03-24 02:26:35 -03:00
Adrian Scillato
970ec6c1de
Update Portuguese BR Translation 2021-03-23 22:35:14 -03:00
Jason2866
590dc394cb
Shorter and better
Thx @ascillato2 for the hint!
2021-03-23 19:16:22 +01:00
Adrian Scillato
ef0d858655
Update Spanish Translation 2021-03-23 14:49:51 -03:00
Adrian Scillato
be0200a340
Update it_IT.h 2021-03-23 14:30:46 -03:00
Theo Arends
0543541833
Merge pull request #11440 from Jason2866/patch-2
Update de_DE.h
2021-03-23 18:15:10 +01:00
Jason2866
031472ceac
Update de_DE.h 2021-03-23 17:55:31 +01:00
bovirus
0103ea8fcd
Update Italian language 2021-03-23 17:25:34 +01:00