Stephan Hadinger
7e93d5c370
Berry fix flip
2021-09-27 12:13:11 +02:00
Adrian Scillato
f57b9c37d4
Merge pull request #13220 from barbudor/allow_pid_without_timeprop
...
Make easier to disable PID_USE_TIMPROP
2021-09-25 15:06:58 -03:00
Barbudor
7c8d966206
easier to disable PID_USE_TIMPROP
2021-09-25 17:20:36 +00:00
Theo Arends
1a53f9a757
Default enable EQ3 in ESP32 bluetooth image
...
Default enable EQ3 in ESP32 bluetooth image (#13103 )
2021-09-25 13:47:01 +02:00
Theo Arends
939ac5da33
Satisfy security police
2021-09-25 13:19:14 +02:00
s-hadinger
0d0b5f0036
Merge pull request #13213 from s-hadinger/berry_energy_module_v2
...
Berry revamped ``energy`` module to expose all C variables to Berry (read/write)
2021-09-24 23:12:32 +02:00
Stephan Hadinger
509daa24dc
Berry revamped ``energy`` module to expose all C variables to Berry (read/write)
2021-09-24 18:05:16 +02:00
Theo Arends
7c71c3bdd8
Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>``
...
Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>`` to extent HTTP requests (#13209 )
2021-09-24 11:34:44 +02:00
s-hadinger
883a9fb12c
Berry refactored bytes class ( #13208 )
...
* Berry refactored bytes class
* Fix
2021-09-24 08:04:55 +02:00
Theo Arends
5eb8f78046
Add support for Sensirion SCD40/SCD41 CO2 sensor
...
Add support for Sensirion SCD40/SCD41 CO2 sensor (#13139 )
2021-09-23 14:47:43 +02:00
Theo Arends
608ab64d05
Merge pull request #13139 from Arnold-n/development+SCD40
...
Add SCD40/41 support
2021-09-23 14:42:20 +02:00
Theo Arends
16f9e2bd88
Merge branch 'development' into development+SCD40
2021-09-23 14:42:04 +02:00
Theo Arends
b90685cc78
Merge pull request #13207 from gemu2015/display_update
...
fix graph colors
2021-09-23 12:48:01 +02:00
gemu2015
038809e5c1
fix graph colors
2021-09-23 09:51:51 +02:00
Theo Arends
751366f7b7
Merge pull request #13205 from gemu2015/ws2812_rgbw
...
ws2812 RGBW
2021-09-23 08:58:18 +02:00
gemu2015
21cce99467
ws2812 RGBW
2021-09-23 08:18:58 +02:00
Theo Arends
287e531b13
Merge pull request #13198 from gemu2015/sml_fix
...
fix sml obis
2021-09-22 17:08:52 +02:00
gemu2015
db1036e8b9
fix sml obis
2021-09-22 16:40:52 +02:00
s-hadinger
0c1db2b6f2
Merge pull request #13197 from s-hadinger/ctypes_simplification
...
Berry simplification of `ctypes`
2021-09-22 16:16:26 +02:00
Stephan Hadinger
28c65dd0c1
Berry simplification of `ctypes`
2021-09-22 13:54:20 +02:00
Theo Arends
e89eb985bb
Add support for BL0939 energy monitor
...
Add support for BL0939 energy monitor as used in ESP32 based Sonoff Dual R3 V2 Pow (#13195 )
2021-09-22 12:45:56 +02:00
Theo Arends
f537534df0
Fix SHP10 legacy support
2021-09-22 11:56:28 +02:00
Theo Arends
81102283da
Merge pull request #13195 from barbudor/pr_bl039
...
bl09xx driver for both bl0939 and bl0940
2021-09-22 11:54:28 +02:00
Barbudor
4cb51c00af
typo fix
2021-09-21 18:54:43 +02:00
Barbudor
85e04ab0c2
fix it_IT
2021-09-21 18:43:40 +02:00
Barbudor
65989d2552
bl09xx driver for both bl0939 and bl0940
2021-09-21 18:25:52 +02:00
Theo Arends
4087f15aa8
Rename xnrg_x0_dummy.ino
2021-09-21 14:37:45 +02:00
s-hadinger
176e2d8fac
Berry string range ( #13194 )
...
* Berry string range
* Fix regressions
2021-09-21 11:59:40 +02:00
Arnold
fc7dd13293
Add SCD40/SCD41 support
2021-09-20 21:54:13 +02:00
Arnold
f66c25ee54
SCD40 disabled by default in sensors image
2021-09-20 21:32:52 +02:00
Arnold
6a3dd401dc
SCD40 disabled by default in sensors image
2021-09-20 21:31:21 +02:00
Theo Arends
e039c87d9a
Merge pull request #13185 from zidingz/patch-1
...
Create SECURITY.md
2021-09-20 16:07:55 +02:00
Theo Arends
0f0ea206b5
Update SECURITY.md
2021-09-20 16:07:40 +02:00
Ziding Zhang
68b06ceb47
Create SECURITY.md
...
I'd like to report a security issue but cannot find contact instructions on your repository.
If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub [recommends](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository ) this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.
Thank you for your consideration!
2021-09-20 15:01:45 +01:00
Theo Arends
84b7acc059
Refactor USE_AHT2x
2021-09-20 15:30:12 +02:00
Theo Arends
e31fbcf283
Merge pull request #13129 from cbcercas/AHT2x
...
support AHT20 without enabling AHT1x
2021-09-20 15:21:45 +02:00
Theo Arends
2d53743ed2
Update RELEASENOTES.md
2021-09-20 15:10:30 +02:00
Theo Arends
2143491b37
Refactor Serial.swap
2021-09-20 14:31:00 +02:00
Theo Arends
e0e9b9a98c
Merge pull request #13159 from Jason2866/rm_ha_disco
...
Remove home assistant discovery
2021-09-20 11:29:51 +02:00
Theo Arends
290d38669e
Merge pull request #13153 from Arnold-n/development+autorunscript
...
Add PRECONFIGURED_SCRIPT and START_SCRIPT_FROM_BOOT options
2021-09-20 11:27:05 +02:00
Theo Arends
21ac944940
Merge pull request #13077 from ajithvasudevan/max7912_scrolltext_enhancement
...
Enhanced 7-Segment command DisplayScrollText for indefinite as well as finite scrolling
2021-09-20 11:16:59 +02:00
Theo Arends
6959b60dcd
Merge pull request #13103 from btsimonh/EQ3PR
...
Add driver xdrv_85_BLE_EQ3_TRV
2021-09-20 11:16:04 +02:00
Theo Arends
9173175a2d
Merge pull request #13143 from barbudor/serial_console_swap
...
Serial.swap if TXD/RXD on GPIO13/15 (ESP8266)
2021-09-20 11:15:08 +02:00
s-hadinger
036430ec65
Berry improve `introspect.toptr()` ( #13178 )
...
* Berry improve `introspect.toptr()`
* Fix unwanted change
2021-09-19 23:27:51 +02:00
s-hadinger
74bd4cfd53
Berry add `tasmota.get_switch()` ( #13173 )
2021-09-19 15:52:13 +02:00
s-hadinger
5e2686407d
Berry introspect toptr ( #13172 )
...
* Berry introspect, add `toptr` and `fromptr`
* Remove warning
2021-09-19 15:35:51 +02:00
Jason2866
f7613ee0c8
No PSRAM with C3
2021-09-19 13:22:28 +02:00
s-hadinger
46a0d33ecf
Merge pull request #13165 from s-hadinger/fix_berry_compound_assignment
...
Berry fix compiler bug in complex compound assignments
2021-09-18 16:13:38 +02:00
Stephan Hadinger
60d9b95ff4
Berry fix compiler bug in complex compound assignments
2021-09-18 16:00:56 +02:00
Jason2866
3c449cf8e0
Update tasmota_configurations_ESP32.h
2021-09-17 20:26:36 +02:00