s-hadinger
1cdc03f835
Merge pull request #17159 from barbudor/berry_wc_put_delete_patch
...
Adding PUT, PATCH and DELETE to Berry webclient
2022-11-21 20:28:48 +01:00
barbudor
743c162499
Adding PUT, PATCH and DELETE to Berry webclient
2022-11-21 19:42:46 +01:00
Theo Arends
21290de9c4
Prep HLK-LD2410
2022-11-21 14:07:25 +01:00
Theo Arends
06b6e31cad
Merge pull request #17147 from joba-1/rgx-fix-wifimanager-handling
...
don't touch AP_STA mode only if Rgx is up
2022-11-21 10:33:19 +01:00
Theo Arends
40294e13fc
Fix Serial Bridge Skip count
2022-11-21 10:32:13 +01:00
s-hadinger
e58bf69112
Merge pull request #17150 from s-hadinger/artnet_berry
...
Berry ArtNet implementation
2022-11-20 22:12:08 +01:00
Stephan Hadinger
d40c24d6d3
Berry ArtNet implementation
2022-11-20 22:04:30 +01:00
s-hadinger
e00529c1b6
Merge pull request #17148 from s-hadinger/zigbee_plugin_mul16
...
Zigbee plugin mul/div extended to 16 bits
2022-11-20 18:55:40 +01:00
Stephan Hadinger
e4bae0cca6
Moved to uint16_t
2022-11-20 18:32:37 +01:00
Stephan Hadinger
923ef8202e
Zigbee plugin mul/div extended to 16 bits
2022-11-20 18:21:46 +01:00
joba-1
4b52be6a5e
don't touch AP_STA mode only if Rgx is up
2022-11-20 16:28:59 +01:00
Theo Arends
6e9394984d
Update changelogs
2022-11-20 15:52:40 +01:00
Theo Arends
f9138984bf
Add accept filename extensions to GUI
...
Add accept filename extensions to GUI file upload input fields (#16875 )
2022-11-20 15:07:38 +01:00
Theo Arends
4f31e7a1b2
Add command ``SetOption35 0..255``
...
Add command ``SetOption35 0..255`` to skip number of received messages in Serial Bridge (default 0) (#17140 )
2022-11-20 12:52:24 +01:00
s-hadinger
7d1e5cf487
Merge pull request #17143 from s-hadinger/zigbee_fiw_aqara_syn
...
Zigbee fix attribute not reported
2022-11-19 15:14:47 +01:00
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