Stephan Hadinger
16b34963d5
Fix identaiton
2022-11-19 15:01:01 +01:00
Theo Arends
425f83bf85
Update Serial Bridge code size
2022-11-19 14:59:36 +01:00
Stephan Hadinger
82df1a9152
Zigbee fix attribute not reported
2022-11-19 14:59:07 +01:00
Theo Arends
cf2d135f33
Merge pull request #17142 from joba-1/rgx-port-forward-with-ip
...
allow port forwarding to an ip
2022-11-19 14:29:39 +01:00
joba-1
4844209a3b
rgx add port forward with ip and "dry" refactoring
2022-11-19 12:47:53 +01:00
Theo Arends
5662a3965c
Merge pull request #17113 from joba-1/rgx-port-forward-for-esp8266-too
...
Rgx port forward for esp8266 too
2022-11-19 10:06:36 +01:00
Theo Arends
215db46966
Merge pull request #17136 from Staars/mi_disco
...
MI32 legacy: hide BLE sensors from discovery to do this in Berry
2022-11-19 10:05:53 +01:00
Theo Arends
9d1d9d0f5a
Merge pull request #17139 from anton-v-a/development
...
Bugfix: RfSend command to support bits>32 for decimal command format
2022-11-19 10:05:26 +01:00
Anton
b2adcdcee5
Adding protocol for DOOYA 2700AC remote
...
Adding protocol for DOOYA 2700AC remote (used with DT82TV curtain motors)
This remote uses 40-bit code
PR #17139 is needed to support it in decimal format of RfSend command (JSON format works as is)
2022-11-19 01:56:17 -05:00
Anton
52faed8c08
Bugfix: RfSend command to support bits>32 for decimal command format
2022-11-19 01:40:24 -05:00
s-hadinger
eac0bbc1d9
Merge pull request #17137 from s-hadinger/malloc_fix_2
...
Avoid crash if malloc fails take 2
2022-11-18 21:58:59 +01:00
Christian Baars
7129c64048
hide sensors from discovery to do this in Berry
2022-11-18 20:46:42 +01:00
Stephan Hadinger
774decee21
Avoid crash if malloc fails take 2
2022-11-18 17:27:09 +01:00
Theo Arends
783631903d
Add user control over Serial Bridge buffers
...
- Add optional define ``SERIAL_BRIDGE_BUFFER_SIZE`` to set Serial Bridge internal buffer size (Default ESP8266 = 256, ESP32 = 800)
- Add command ``SSerialBuffer 256..SERIAL_BRIDGE_BUFFER_SIZE`` to change serial bridge rx buffer size (#17120 )
2022-11-18 16:21:54 +01:00
Theo Arends
69f903618d
Fix intermittent wifi AP starts
2022-11-18 14:31:49 +01:00
Theo Arends
0674f9b0b6
Add command ``SSerialBuffer 64..256``
...
Add command ``SSerialBuffer 64..256`` to change software serial bridge receive buffer size from default (64) to max local buffer size (256) (#17120 )
2022-11-18 13:00:59 +01:00
s-hadinger
3a20159dd5
Merge pull request #17128 from arendst/revert-17124-malloc_fix
...
Revert "Avoid crash if malloc fails"
2022-11-18 07:43:54 +01:00
s-hadinger
cb234a2694
Revert "Avoid crash if malloc fails"
2022-11-18 07:43:38 +01:00
s-hadinger
d46f6ea6b0
Merge pull request #17127 from s-hadinger/zigbee_plugin_default
...
Zigbee add default plugin in flash
2022-11-18 00:34:47 +01:00
Stephan Hadinger
7e9e7b8e3e
Zigbee add default plugin in flash
2022-11-18 00:21:01 +01:00
s-hadinger
24126efc4d
Merge pull request #17126 from s-hadinger/zigbee_fix_autoresponder
...
Fix Zigbee auto-responder frame direction
2022-11-18 00:12:08 +01:00
Stephan Hadinger
d1c71ca91b
Fix Zigbee auto-responder frame direction
2022-11-18 00:04:54 +01:00
s-hadinger
50565f4e65
Merge pull request #17124 from s-hadinger/malloc_fix
...
Avoid crash if malloc fails
2022-11-17 21:31:01 +01:00
s-hadinger
c2ec0d5fd1
Merge pull request #17121 from s-hadinger/ssdp_unishox
...
Include Wemo SSDP presentationURL in Unishox
2022-11-17 20:41:25 +01:00
Stephan Hadinger
e144b57b53
Avoid crash if malloc fails
2022-11-17 20:29:31 +01:00
Stephan Hadinger
c607a67024
Include Wemo SSDP presentationURL in Unishox
2022-11-17 20:26:00 +01:00
Theo Arends
619c5431d7
Add Wemo SSDP presentationURL
...
Add Wemo SSDP presentationURL for easy access using Windows Networks Other Device device double click (#17084 )
As implemented only works when USE_UNISHOX_COMPRESSION is disabled.
2022-11-17 17:54:42 +01:00
Theo Arends
16b796ccd5
Fix emulation regression from ArtNet implementation
2022-11-17 17:30:44 +01:00
joba-1
ffac19855b
Merge branch 'arendst:development' into rgx-port-forward-for-esp8266-too
2022-11-17 16:53:35 +01:00
Theo Arends
9e65dd51e9
Merge pull request #17114 from curzon01/modbus
...
Fix generic modbus single phase register output
2022-11-17 15:21:36 +01:00
Norbert Richter
0cd97d3890
Fix generic modbus single phase register output
2022-11-17 15:14:28 +01:00
Theo Arends
d1c7ee882b
Reset energy today at midnight ( #16791 )
2022-11-17 14:58:16 +01:00
Theo Arends
e578171a16
Update changelogs
2022-11-17 12:47:09 +01:00
Theo Arends
d4bfd88256
Merge pull request #17112 from curzon01/DS18x20_ESP32_parasite_power
...
Add DS18x20 parasitic power usage on ESP32
2022-11-17 12:42:25 +01:00
joba-1
2df095d57a
Merge branch 'arendst:development' into rgx-port-forward-for-esp8266-too
2022-11-17 12:40:10 +01:00
Norbert Richter
b149da46c6
Add DS18x20 parasitic power usage on ESP32
2022-11-17 12:24:11 +01:00
Theo Arends
acca26f9cd
Merge pull request #17108 from curzon01/patch1
...
Fix linker error using #undef USE_WS2812 for ESP32
2022-11-17 12:06:36 +01:00
Theo Arends
34ededb9d8
Add comment for future use
2022-11-17 12:01:09 +01:00
Theo Arends
91953e2658
Merge pull request #17103 from joba-1/rgx-preserve-ap-connections-on-sta-reconnect
...
preserve AP connections if STA side reconnects
2022-11-17 11:50:26 +01:00
Theo Arends
a924e41ff3
Bump version v12.2.0.5
...
- Fixed ModbusBridge baudrates over 76500 baud (#17106 )
- Bump version v12.2.0.5
2022-11-17 11:44:51 +01:00
Norbert Richter
be7581b377
Fix linker error using undef USE_WS2812 for ESP32
2022-11-17 11:13:40 +01:00
joba-1
b1ebda8524
Range extender port forwarding also for ESP8266
2022-11-16 23:51:54 +01:00
s-hadinger
c304319f5d
Merge pull request #17105 from s-hadinger/artnet_fix
...
Fix ArtNet crash
2022-11-16 21:43:41 +01:00
Stephan Hadinger
7344fd54dc
Fix ArtNet crash
2022-11-16 21:24:57 +01:00
joba-1
552c44425b
Merge branch 'arendst:development' into rgx-preserve-ap-connections-on-sta-reconnect
2022-11-16 19:41:59 +01:00
s-hadinger
35fca6c816
Merge pull request #17104 from s-hadinger/esp32_artnet
...
Add ArtNet to Tasmota32 precompiled
2022-11-16 19:08:49 +01:00
Stephan Hadinger
5f0b92568e
Add ArtNet to Tasmota32 precompiled
2022-11-16 18:41:07 +01:00
joba-1
4eb0bf80dc
preserve AP connections if STA side reconnects
2022-11-16 17:28:03 +01:00
Jason2866
04b6034909
action-gh-release@v1.2
...
fix deprecation warning "Node12"
2022-11-16 16:43:25 +01:00
Theo Arends
f044ccdeec
Remove commands ArtNetStop and ArtNetStart
2022-11-16 16:26:12 +01:00