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 |
Theo Arends
|
c096a032b7
|
Merge pull request #11527 from Jason2866/patch-4
Use Berry as default
|
2021-03-31 13:20:46 +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 |
s-hadinger
|
83e95c9e78
|
Merge pull request #11524 from s-hadinger/tls_esp32_privkey
TLS support for private keys on ESP32
|
2021-03-30 19:41:25 +02:00 |
Stephan Hadinger
|
c524124e1e
|
TLS support for private keys on ESP32
|
2021-03-30 19:17:03 +02:00 |
Theo Arends
|
d010e16ab6
|
Update changelog
|
2021-03-30 18:08:00 +02:00 |
Theo Arends
|
b00b2708cb
|
Fix HC-SR04 on ESP32
Fix HC-SR04 on ESP32 (#11507)
|
2021-03-30 17:58:29 +02:00 |
Theo Arends
|
7ec12776f8
|
Merge pull request #11514 from gemu2015/fixes
Fixes
|
2021-03-30 08:53:51 +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
|
c519a6fc90
|
Merge pull request #11512 from Jason2866/patch-3
Use Arduino ESP32 core 1.0.6
|
2021-03-30 08:16:48 +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 |
Jason2866
|
c1acdb8d03
|
Use ESP32 core 1.0.6 release
|
2021-03-29 22:05:38 +02:00 |
Jason2866
|
43bc95ae0c
|
Use Arduino ESP32 core 1.0.6
|
2021-03-29 22:03:36 +02:00 |
blakadder
|
3768d5ab9f
|
add gas sensor with %LEL units
|
2021-03-29 20:32:59 +02:00 |
s-hadinger
|
d7d750c928
|
Merge pull request #11510 from s-hadinger/berry_mar_29
Berry fixes
|
2021-03-29 19:59:14 +02:00 |
Stephan Hadinger
|
763ed74c5e
|
Berry fixes
|
2021-03-29 19:44:22 +02:00 |
Theo Arends
|
e4e0eb9467
|
Move 6.7.6 to archive
|
2021-03-29 17:44:02 +02:00 |
Theo Arends
|
38b8a2654a
|
Merge pull request #11502 from Hedda/patch-2
List 6.7.8 above 6.7.6 in readme for zbbridge firmware
|
2021-03-29 17:38:36 +02:00 |
Theo Arends
|
042f5c532a
|
Merge pull request #11505 from Jason2866/patch-3
Set Tuya time as default
|
2021-03-29 17:38:18 +02:00 |
Hedda
|
61c4331f16
|
Update zbbridge FW readme with section for recommended versions
Update readme with a section for recommended and no longer recommended
|
2021-03-29 13:40:43 +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 |
Hedda
|
04aa94b965
|
List 6.7.8 above 6.7.6 in readme for zbbridge firmware
List 6.7.8 above 6.7.6 in readme for zbbridge firmware
|
2021-03-29 11:19:38 +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 |
s-hadinger
|
62edcccb1f
|
Merge pull request #11491 from s-hadinger/berry_mar_27
Berry stabilized and methods solidified
|
2021-03-27 19:17:55 +01:00 |
Stephan Hadinger
|
b06568b3c8
|
Berry stabilized and methods solidified
|
2021-03-27 19:02:22 +01:00 |
Adrian Scillato
|
210460f3c9
|
Merge pull request #11490 from bovirus/patch-1
Update Italian language
|
2021-03-27 14:27:38 -03: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 |