Theo Arends
3bb01daf7e
Merge pull request #11633 from btsimonh/iBeaconMod2
...
remove endian-swap on major & minor for iBeacon - …
2021-04-08 20:44:18 +02:00
Simon Hailes
66ec23d399
remove endian-swap on major & minor for iBeacon - in theroy to match HM10 implementation?
2021-04-08 19:08:15 +01:00
Charles
55ea5073f2
first try of command management
2021-04-08 20:02:19 +02:00
Theo Arends
2f3a3264dc
Merge pull request #11629 from btsimonh/iBeaconUpdate
...
Update to iBeacon
2021-04-08 19:36:27 +02:00
Simon Hailes
970f4652f5
Update to iBeacon to use only MAC to recognise different beacons - this brings it into line with common use.
...
A further update would be nice to display major & minor in the web ui, not included here.
2021-04-08 18:00:14 +01:00
Theo Arends
1a2addfc16
Refactor GUI save settings (prt2)
2021-04-08 17:57:37 +02:00
Theo Arends
bacc07b2de
Fix offset
2021-04-08 15:51:34 +02:00
Theo Arends
6d8daef8fa
prepare teleinfo bit field settings ( #11626 )
2021-04-08 15:43:53 +02:00
Theo Arends
ea64f7b9c5
Refactor timer GUI save result enabling rule trigger ( #11612 )
2021-04-08 14:08:20 +02:00
Theo Arends
b6e77cd3d7
Change ``Backlog 1;`` into ``Backlog0``
2021-04-07 18:22:20 +02:00
Theo Arends
d08f9bc315
Refactor GUI save parameters (Prt1)
2021-04-07 18:10:34 +02:00
Theo Arends
ad423d199d
Add command ``Backlog 1;``
...
Add command ``Backlog 1;`` to allow execution of following commands without delay
2021-04-07 17:55:33 +02:00
Theo Arends
403eba7a99
Add rule number to rule command JSON result
2021-04-07 15:44:29 +02:00
Theo Arends
e94b997627
Fix restart Info JSON messages
2021-04-07 15:22:07 +02:00
Theo Arends
2f5c20a42f
Add more rule triggers
2021-04-07 15:07:05 +02:00
Theo Arends
4c1011d0aa
Merge pull request #11616 from hallard/teleinfo
...
fixed wrong display in some case
2021-04-07 13:36:03 +02:00
Charles
2098f21775
fixed wrong display in some case
2021-04-07 13:23:31 +02:00
Theo Arends
36288037a8
Refactor energy init
2021-04-06 15:23:07 +02:00
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
aa2b6043ee
Merge pull request #11598 from Jason2866/patch-3
...
IDF version related
2021-04-06 08:40:09 +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
5d34e3a4f8
IDF version related
...
not device related
2021-04-05 18:32:59 +02:00
Theo Arends
7abf1336c1
Remove redundant ETH lib
2021-04-05 17:39:56 +02:00
Theo Arends
1d9a2b63ab
Merge pull request #11597 from Jason2866/patch-2
...
Halleffect not for ESP32-S2
2021-04-05 17:00:57 +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
s-hadinger
a37b3ec2c3
Merge pull request #11595 from s-hadinger/berry_attrdump
...
Berry fix crash when no attributes
2021-04-05 14:39:03 +02:00
Stephan Hadinger
a979136b4b
Berry fix crash when no attributes
2021-04-05 14:14:32 +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
s-hadinger
c378d70fef
Merge pull request #11591 from s-hadinger/zigbee_dimmer
...
Zigbee support for sending to Tuya Dimmer
2021-04-05 11:53:05 +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
Theo Arends
9dabc9ea69
Merge pull request #11579 from Jason2866/patch-1
...
Add lib/libesp32_epdiy in Platformio
2021-04-05 08:33:42 +02:00
s-hadinger
abd70a93ba
Merge pull request #11583 from s-hadinger/berry_apr_4
...
Berry add ``light`` module
2021-04-04 22:52:11 +02:00
Stephan Hadinger
6952d5ac7c
Berry add ``light`` module
2021-04-04 19:36:25 +02:00
Jason2866
464cc38a81
lib/libesp32_epdiy
2021-04-04 13:46:42 +02:00
Jason2866
ca2fed9a88
libesp32_epdiy
2021-04-04 13:45:27 +02:00
Jason2866
8fe32d9282
Epaper ESP32
2021-04-04 13:21:21 +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
s-hadinger
61d0f672f3
Merge pull request #11575 from s-hadinger/berry_gpio_protect
...
Berry check phy_gpio validity
2021-04-04 09:42:55 +02:00