Commit Graph

17403 Commits

Author SHA1 Message Date
stefanbode 7dd0003617
Update AC-Dimmer power calculation
Power on AC-Dimmer is based on integral over the sinus. Implement mapping table to get a more linear power behavior.
2022-11-24 09:37:07 +01:00
Jason2866 93c81a716a
Merge pull request #17174 from Jason2866/esptool
esptool v4.4 / Platform versioning change
2022-11-23 22:40:25 +01:00
Jason2866 cb53e0ba4e
esptool v4.4 / Platform versioning change 2022-11-23 22:26:58 +01:00
s-hadinger 0e7e950c4f
Merge pull request #17171 from s-hadinger/mdns_log
Improve mdns logging
2022-11-23 22:17:22 +01:00
Stephan Hadinger 5c3df72675 Disable MQTT_HOST_DISCOVERY by default 2022-11-23 21:57:40 +01:00
Stephan Hadinger 87de264146 Improve mdns logging 2022-11-23 21:41:35 +01:00
Charles 9b37690039 Fix BBR and EJP detection in historique 2022-11-22 23:29:52 +01:00
Theo Arends a93a94666f Fix LD2410 labels 2022-11-22 12:35:30 +01:00
Theo Arends 215a6ce027
Merge pull request #17160 from hallard/teleinfo_histo
Teleinfo new TEMPO (BBR) contract
2022-11-22 09:11:07 +01:00
Charles 200221acc2 Added TEMPO and status register decoding for standard mode 2022-11-22 00:41:58 +01:00
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
Charles aa4ff5cede Added Tempo/BBR contract, fixed display BASE bug 2022-11-21 20:06:50 +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