Commit Graph

13373 Commits

Author SHA1 Message Date
Theo Arends 9b35c54ed1 Revert "Add support for split energy totals"
This reverts commit d3fc03d398.
2021-09-29 14:53:23 +02:00
Theo Arends d3fc03d398 Add support for split energy totals
Add command ``SetOption129 1`` to enable split total energy results (#13030)
2021-09-29 12:08:03 +02:00
s-hadinger 7ced37fdd6
Merge pull request #13239 from s-hadinger/berry_nan
Berry support for NAN
2021-09-28 23:21:14 +02:00
Stephan Hadinger b5c58d0273 Berry support for NAN 2021-09-28 22:47:40 +02:00
s-hadinger 42d4fe9bb1
Merge pull request #13238 from s-hadinger/berry_save_bytecode
Berry smart compile to bytecode
2021-09-28 22:33:56 +02:00
Stephan Hadinger 2f494feb80 Berry smart compile to bytecode 2021-09-28 22:17:11 +02:00
Adrian Scillato b107725620
Allow KNX and Zigbee to be compiled together 2021-09-28 15:56:39 -03:00
Adrian Scillato e49dfa7296
KNX: Fix Energy Driver dependency 2021-09-28 15:55:38 -03:00
Adrian Scillato e28a3342cb
Allow KNX and Zigbee 2021-09-28 15:53:14 -03:00
s-hadinger b2a96298ba
Merge pull request #13234 from s-hadinger/fix_energy_berry_mapping
Berry fix Energy mapping
2021-09-28 20:21:42 +02:00
Stephan Hadinger 27dbe91a1c Berry fix Energy mapping 2021-09-28 20:03:24 +02:00
Theo Arends 2e06937b6f Bump version 9.5.0.9 2021-09-27 14:36:19 +02:00
Theo Arends 2455d4bfec Prep energy total by phase 2021-09-27 14:31:16 +02:00
s-hadinger bd49586715
Merge pull request #13227 from s-hadinger/berry_stacktrace
Berry print stack trace when exception, more detailed with line numbers if `#define USE_BERRY_DEBUG`
2021-09-27 14:03:48 +02:00
Stephan Hadinger e5be88ad15 Berry print stack trace when exception, more detailed with line numbers if `#define USE_BERRY_DEBUG` 2021-09-27 13:39:12 +02:00
s-hadinger 70d46bf32a
Merge pull request #13226 from s-hadinger/berry_ctypes_accept_bool
Berry ctypes accepts `bool` as parameter
2021-09-27 13:17:37 +02:00
Stephan Hadinger 735aea937a Berry ctypes accepts `bool` as parameter 2021-09-27 12:53:28 +02:00
s-hadinger d165072581
Merge pull request #13225 from s-hadinger/berry_flip
Berry fix flip
2021-09-27 12:50:54 +02:00
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