Theo Arends
f50c3f8f62
Admin USE_ENERGY_DUMMY
2021-04-06 12:08:07 +02:00
Theo Arends
db4399d89b
Add relay power control emulation
...
Add relay power control emulation (#10640 )
2021-04-06 11:09:12 +02:00
Theo Arends
f348989258
Merge pull request #11602 from hallard/teleinfo
...
Updated counters for standard mode depending on tariff
2021-04-06 08:39:56 +02:00
Charles
80bbde2458
Updated counters for standard mode
2021-04-06 02:23:06 +02:00
Jason2866
9035aace06
Halleffect not for ESP32-S2
2021-04-05 16:58:36 +02:00
Theo Arends
74537c6078
Prep Shelly Dimmer 2 native firmware upload
2021-04-05 16:57:48 +02:00
Theo Arends
e40bed4b25
Add support for dummy energy monitor
...
Add support for dummy energy monitor using user values set by commands ``VoltageSet``, ``CurrentSet``, ``PowerSet`` and ``FrequencySet``. Enable by selecting any GPIO as ``Option A2`` (#10640 )
2021-04-05 15:32:31 +02:00
Barbudor
59510da9e1
Berry : fix custom command +more ( #11592 )
...
* fix custom command + more
* missing berry lib changes
* solidifying
2021-04-05 13:53:04 +02:00
Theo Arends
f6f13fe249
Fix define USE_DT_VARS
2021-04-05 13:33:00 +02:00
Stephan Hadinger
7023360ac4
Zigbee support for sending to Tuya Dimmer
2021-04-05 11:35:43 +02:00
Theo Arends
ad50fc5522
Refactor teleperiod rules
2021-04-05 11:10:53 +02:00
s-hadinger
146c316d4d
Merge pull request #11588 from s-hadinger/zigbee_legrand
...
Zigbee add Legrand clusters 0xFC01 and 0xFC40
2021-04-05 11:00:03 +02:00
Theo Arends
ca61cb06d0
Fix possible rule issue
2021-04-05 10:39:43 +02:00
Stephan Hadinger
e939db9a30
Zigbee add Legrand clusters 0xFC01 and 0xFC40
2021-04-05 10:28:09 +02:00
Stephan Hadinger
6952d5ac7c
Berry add ``light`` module
2021-04-04 19:36:25 +02:00
Theo Arends
ba8ef7feb5
Merge pull request #11566 from gemu2015/liligoepd
...
support for liligo esp32 epaper module
2021-04-04 12:30:12 +02:00
Theo Arends
1829df6d56
Unify rules process call
...
Unify rules process call (#11572 )
2021-04-04 12:04:36 +02:00
s-hadinger
6a167710bd
Merge pull request #11576 from s-hadinger/hue_fix
...
Fix Alexa discovery for ZBBridge
2021-04-04 10:04:43 +02:00
Stephan Hadinger
212b2002c7
Fix Alexa discovery for ZBBridge
2021-04-04 09:45:02 +02:00
Stephan Hadinger
d302583b03
Berry check phy_gpio validity
2021-04-04 09:25:42 +02:00
gemu2015
439ffe0678
Update xdrv_10_scripter.ino
2021-04-04 08:39:52 +02:00
gemu2015
4bc6ad720a
clr script memory
2021-04-04 07:31:21 +02:00
Stephan Hadinger
93cb995a7c
Berry minor improvements
2021-04-03 19:53:52 +02:00
s-hadinger
d7018a9a42
Merge pull request #11568 from s-hadinger/berry_gpio
...
Berry add ``gpio`` module
2021-04-03 18:36:12 +02:00
s-hadinger
d7ec283ef1
Merge pull request #11567 from barbudor/berry_nolight
...
Allows Berry to build without USE_LIGHT
2021-04-03 18:22:11 +02:00
Stephan Hadinger
3b9821994d
Berry add ``gpio`` module
2021-04-03 18:06:40 +02:00
gemu2015
f6222fcf43
fix compile error
2021-04-03 17:01:34 +02:00
gemu2015
ca5c0f72f0
liligo4.7epd support
2021-04-03 16:58:47 +02:00
Theo Arends
fd52bc4a39
GUI more compact relay state display
2021-04-03 16:17:48 +02:00
Barbudor
3186b8ea7a
berry without USE_LIGHT raise excep
2021-04-03 15:06:41 +02:00
Theo Arends
070a3a5ca7
Fix Alexa Hue shutter detection
...
Fix Alexa Hue shutter detection (#11517 )
2021-04-03 14:14:01 +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
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
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