Commit Graph

14811 Commits

Author SHA1 Message Date
Theo Arends d004522332 Add SSPM force mapping 2022-02-16 12:09:04 +01:00
Theo Arends 13bebb7750
Merge pull request #14874 from kissandr/tcp_bridge_client
xdrv_41_tcp_bridge - add client connection mode
2022-02-16 12:07:09 +01:00
Andras Kiss 1b423bfa28 add client connection mode 2022-02-16 11:32:58 +01:00
Theo Arends 727c8cea32
Merge pull request #14869 from Jason2866/precore203
pre core 2.0.3
2022-02-16 09:41:40 +01:00
Theo Arends b93984f654
Merge pull request #14862 from stefanbode/patch-6
prevent deepsleep if teleperiod <> 100 or 300
2022-02-16 08:44:37 +01:00
Theo Arends f6f1448e79
Merge pull request #14871 from stefanbode/patch-7
Address #14863
2022-02-16 08:43:58 +01:00
stefanbode 07388b4511
Address #14863
Send additional discovery on setoption 114 send
2022-02-16 07:57:18 +01:00
s-hadinger 77432c3281
Merge pull request #14870 from s-hadinger/berry_new_allocator
Berry faster allocator for small objects
2022-02-15 23:04:27 +01:00
Stephan Hadinger 7a006d7f47 Berry faster allocator for small objects 2022-02-15 22:51:11 +01:00
Jason2866 7e41b7742f
pre core 2.0.3 2022-02-15 22:46:35 +01:00
s-hadinger 739a1eac29
Merge pull request #14868 from s-hadinger/berry_rule_id
Berry add id to rules
2022-02-15 22:39:52 +01:00
Stephan Hadinger 25acc6d06a Berry add id to rules 2022-02-15 22:30:44 +01:00
s-hadinger 4d311d7c86
Merge pull request #14867 from s-hadinger/berry_mqtt
Berry add module mqtt
2022-02-15 22:20:09 +01:00
Jason2866 0fc34b3dfe
Merge pull request #14861 from arendst/onewire
remove not needed OneWire code
2022-02-15 22:12:46 +01:00
Stephan Hadinger 42b73ecfce Berry add module mqtt 2022-02-15 21:58:05 +01:00
s-hadinger 50f1006c28
Merge pull request #14865 from s-hadinger/hue_bridge_light_to_id
Berry add hue_bridge.light_to_id()
2022-02-15 21:54:27 +01:00
Stephan Hadinger 0ab3dd8edd Berry add hue_bridge.light_to_id() 2022-02-15 21:44:45 +01:00
stefanbode ecd4ec76f3
prevent deepsleep if teleperiod <> 100 or 300
because teleperiod is send directly after start, deepsleep will wait for the second teleperiod in cases where it is defined e.g. to 60. #14860
2022-02-15 20:26:49 +01:00
Jason2866 b75919c487
remove not needed code
which will conflict with next Arduino core build
2022-02-15 20:02:31 +01:00
Theo Arends 4566aaee05 Refactor wiegand to 32-bit
Refactor wiegand from 64-bit to 32-bit while keeping full 34-bit support
2022-02-15 17:52:45 +01:00
s-hadinger 05ac7ba4f8
Merge pull request #14859 from s-hadinger/berry_instance_func
Berry instance variables are never methods
2022-02-15 17:47:29 +01:00
Stephan Hadinger 5f64dc38e0 Berry instance variables are never methods 2022-02-15 17:35:09 +01:00
jeevasdev a5e840ff5e Trim Log messages. 2022-02-16 03:04:28 +11:00
jeevasdev f2bd57c5e6 NRG sensor rewrite. 2022-02-16 02:32:29 +11:00
Theo Arends c074573f09 Fix wiegand 34-bit rfid reading and presentation
Fix wiegand 34-bit rfid reading and presentation (#14834)
2022-02-15 14:32:42 +01:00
s-hadinger a34de6e67e
Merge pull request #14855 from s-hadinger/zstack3_fix
Zigbee ZStack3 fix to changing channel
2022-02-15 12:21:40 +01:00
Stephan Hadinger cf09c5246e Zigbee ZStack3 fix to changing channel 2022-02-15 12:11:45 +01:00
jeevasdev 6a7cb4f95e Squashed commit of the following:
commit 1dc0638bbe4901efbe2c0bacefbcc32dac08e8ea
Author: jeevasdev <jeevasdev@protomail.com>
Date:   Tue Feb 15 20:37:14 2022 +1100

    Converted to xnrg as per review comment.

commit fa5570b0980e4bff1773a72eb417d8853f5c9e8e
Author: jeevasdev <jeevasdev@protomail.com>
Date:   Tue Feb 15 13:46:50 2022 +1100

    Added helper message to main comment.

commit bf7864fb56885161a19855a2ae92fe8a9348a8be
Author: jeevasdev <jeevasdev@protomail.com>
Date:   Tue Feb 15 13:43:45 2022 +1100

    Added BL6523 language files.

commit 0920d5c530b8253c12e436437b2954913ef1126d
Author: jeevasdev <jeevasdev@protomail.com>
Date:   Tue Feb 15 13:34:34 2022 +1100

    Added BL6523 to tasmota_template.

commit e119fc8a044e47179169b0caa7f1e31d099b4932
Author: jeevasdev <jeevasdev@protomail.com>
Date:   Tue Feb 15 13:28:38 2022 +1100

    Add BL6523 based smartmeter support main ino.
2022-02-15 21:03:30 +11:00
jeevasdev 73e3b44477 Converted BL6523 to nrg driver 2022-02-15 20:41:25 +11:00
Theo Arends f85c4b5e31
Merge pull request #14853 from papamoose/prometheus-add-friendlyname
prometheus: add 'friendlyname' to tasmota_info
2022-02-15 09:06:26 +01:00
jeevasdev c8b8fe2da4 Added support for BL6523 chipset based Energy Monitors 2022-02-15 13:51:43 +11:00
Philip Kauffman e404bd49c3 prometheus: add 'friendlyname' to tasmota_info 2022-02-14 16:34:40 -06:00
Theo Arends 3e914a7ad1 Quick fix for displaying valid 26-bit tags
Quick fix for displaying valid 26-bit tags (#14834)
34-bit tags is a challenge as we currently do not support 64-bit variables. To be continued.
2022-02-14 18:29:26 +01:00
Theo Arends 5d9da0f971 Rename file 2022-02-14 15:59:21 +01:00
Theo Arends 0c5bb8d2bd Update changelogs 2022-02-14 15:51:38 +01:00
Theo Arends a6863d3f07 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2022-02-14 15:42:46 +01:00
Theo Arends eeca6c708f Fix unsupported use of %f 2022-02-14 15:42:33 +01:00
Jason2866 107ad9526e
Slowest supported flash mode is `DIO` 2022-02-14 15:40:14 +01:00
Theo Arends f910b00d71 Fix BL0939, BL0940 and BL0942 energy monitoring buffer miscompares
Fix BL0939, BL0940 and BL0942 energy monitoring buffer miscompares resulting in wrong daily energy values regression from v9.5.0.8 (#14829)
2022-02-14 15:30:55 +01:00
s-hadinger 949fb1aa80
Merge pull request #14851 from s-hadinger/berry_bootloop_protection
Berry bootloop protection
2022-02-14 15:02:28 +01:00
Stephan Hadinger 05ac33c231 Berry bootloop protection 2022-02-14 14:53:42 +01:00
s-hadinger 64aa9b69c0
Merge pull request #14850 from s-hadinger/berry_rule_tele
Berry always enable rules
2022-02-14 13:54:12 +01:00
Stephan Hadinger 77ca774b95 Berry always enable rules 2022-02-14 12:51:29 +01:00
s-hadinger c0cc81cd26
Merge pull request #14849 from s-hadinger/lv_berry_readme
Add README for lv_berry
2022-02-14 12:47:07 +01:00
Stephan Hadinger 23d20fa57e Add README for lv_berry 2022-02-14 12:46:26 +01:00
Theo Arends 7e0646b7fc
Merge pull request #14841 from maximevince/orno-we517-bugfix
Orno WE517 power meter: Fix Phase 2 Amps Reactive address
2022-02-14 09:48:51 +01:00
Maxime Vincent da11c4d463
Orno WE517 power meter: Fix Phase 2 Amps Reactive address 2022-02-14 08:40:32 +01:00
s-hadinger 945682aa78
Berry virtual Alexa Hue device (#14833)
* Berry virtual Alexa Hue device

* Fix compilation
2022-02-13 22:59:43 +01:00
Theo Arends 7165258602 Update changelogs 2022-02-13 12:12:24 +01:00
Theo Arends 26635a9aa6
Merge pull request #14786 from betarho/busio_bump
Adafruit_BusIO: bump library to version 1.11.0
2022-02-13 12:06:18 +01:00