Theo Arends
fd52bc4a39
GUI more compact relay state display
2021-04-03 16:17:48 +02:00
Theo Arends
070a3a5ca7
Fix Alexa Hue shutter detection
...
Fix Alexa Hue shutter detection (#11517 )
2021-04-03 14:14:01 +02:00
Theo Arends
34a41ebbc9
Merge pull request #11563 from hallard/teleinfo
...
Teleinfo device driver: Always update total energy
2021-04-03 11:11:22 +02:00
Charles
c3b1e87677
teleinfo fixed calculation
2021-04-03 10:22:18 +02:00
Charles
35c682a77a
added teleinfo changes
2021-04-03 10:20:55 +02:00
Charles
9126635c9d
always EnergyUpdateTotal
2021-04-02 22:57:23 +02:00
Theo Arends
1ab0a2f05c
Merge pull request #11558 from hallard/teleinfo
...
always add teleinfo values in telemetry
2021-04-02 17:43:22 +02:00
Charles
14a48a4de8
Updated comment
2021-04-02 17:37:27 +02:00
Charles
73128acce3
always add teleinfo values in telemetry
...
always add teleinfo values in telemetry, whatever rawdata is selected or not
2021-04-02 17:17:18 +02:00
Theo Arends
2350697815
Use IRAM_ATTR in place of ICACHE_RAM_ATTR
2021-04-02 17:14:08 +02:00
Theo Arends
e3c1aa8836
Better align dynamic data
2021-04-02 16:16:38 +02:00
Theo Arends
75bbe5d3fa
Change ADC range result from int to float
...
Change ADC range result from int to float using command ``FreqRes`` for decimal resolution selection (#11545 )
2021-04-02 15:50:59 +02:00
Theo Arends
a756c7437e
Change limit number of relay/button columns in GUI to 8
...
Change limit number of relay/button columns in GUI to 8 (#11546 )
2021-04-02 15:33:05 +02:00
Theo Arends
b0689af803
Add optional DS18x20 arithmetic mean
...
Add command ``SetOption126 1`` to enable DS18x20 arithmetic mean over teleperiod for JSON temperature based on (#11472 )
2021-04-02 11:43:31 +02:00
Theo Arends
c93185172a
Merge pull request #11544 from blakadder/development
...
remove unused command defines
2021-04-02 10:00:40 +02:00
Theo Arends
adb92d5e79
Merge pull request #11550 from btsimonh/BLEUpdates2021-04-02
...
BLE MAC address can now include type, add BLEDetails4 for aliased only.
2021-04-02 09:59:25 +02:00
Simon Hailes
638a4c100e
1/ Extends MAC address storage to 7 bytes, last byte now type.
...
MAC may now be 112233445566 or 112233445566/n n=0..3 indicating type.
To CONNECT to a random address, you must specify the address type.
2/ Adds BLEDetails4 - details for aliased macs only.
3/ Adds more command explaination in the top.
2021-04-02 08:32:01 +01:00
blakadder
548f266f8f
remove unused command defines
2021-04-01 21:20:11 +02:00
Theo Arends
d2824dd9ba
Update BUILDS.md
2021-04-01 18:05:59 +02:00
Theo Arends
014ee4eb6a
Update xsns_67_as3935.ino
...
Fix (#11543 )
2021-04-01 16:35:17 +02:00
Theo Arends
05686c5694
Delete eMyloEAI90.txt
2021-04-01 15:58:26 +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
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