Commit Graph

9565 Commits

Author SHA1 Message Date
s-hadinger 48c9dfb163
Merge pull request #10136 from s-hadinger/zigbee_QBKG11LM
Zigbee support for QBKG11LM #10039
2020-12-14 19:55:20 +01:00
Stephan Hadinger a2e41aa61a Command ``SetOption117 1`` for light fading to be fixed duration instead of fixed slew rate (#10109) 2020-12-14 19:47:10 +01:00
Stephan Hadinger 87e580b777 Zigbee support for QBKG11LM #10039 2020-12-14 19:44:07 +01:00
Theo Arends a4fc57e2d8
Merge pull request #10135 from stefanbode/patch-5
#9906 fixed
2020-12-14 18:37:09 +01:00
stefanbode 48bc3c9409
update Motordelay stop issue ##10033
reorder stop to esure direct stop after command
2020-12-14 18:23:01 +01:00
stefanbode 8a29adfa8b
#9906 fixed
reporting now also after manual relay change
2020-12-14 18:08:13 +01:00
Theo Arends 0bf82f51dd Fix ESP32 CC2530 heap corruption
Fix ESP32 CC2530 heap corruption (#10121)
2020-12-14 14:37:50 +01:00
s-hadinger a5134729ed
Merge pull request #10127 from s-hadinger/zigbee_map_fix
Zigbee fix for visual map
2020-12-13 19:30:20 +01:00
Stephan Hadinger af40f3c5da Zigbee fix for visual map 2020-12-13 19:18:36 +01:00
Theo Arends eb4f6c48ae
Merge pull request #10125 from Staars/mgc3130
MGC3130: more debug infos
2020-12-13 19:09:03 +01:00
Staars 990ebb3f34 more debug infos 2020-12-13 18:41:12 +01:00
Theo Arends 9c5162672b Fix JSMN unescape function
Fix JSMN unescape function (#10107)
2020-12-13 17:31:46 +01:00
Theo Arends 5a57ec3dab Add support for LE LampUX 907001-US
Add support for LE LampUX 907001-US (#10114)
2020-12-13 15:34:17 +01:00
Theo Arends d5ee0936c0
Merge pull request #10120 from gemu2015/fixes
scripter update
2020-12-13 09:44:53 +01:00
Theo Arends 205f172779
Merge pull request #10111 from kabakaev/relay-state-metrics
show relay state in prometheus metrics
2020-12-13 08:24:48 +01:00
Theo Arends 1002f490f3
Merge pull request #10117 from pcdiem/pwm10
Support power tap and hold; increase hold from .5 to .75 seconds
2020-12-13 08:24:07 +01:00
gemu2015 c50256f2b3 add pwm and alt_eeprom 2020-12-13 07:32:09 +01:00
gemu2015 fe3bef037c fix pin overrides 2020-12-13 07:31:10 +01:00
Paul C Diem e1391acaba Wrap remote dimmer reference in ifdef 2020-12-12 15:09:49 -06:00
Paul C Diem 5f1a24370f Support power tap and hold; increase hold from .5 to .75 seconds 2020-12-12 13:32:14 -06:00
s-hadinger 1f197d4359
Merge pull request #10115 from s-hadinger/zigbee_visual_map
Zigbee add visual map of network
2020-12-12 19:31:05 +01:00
Stephan Hadinger 1558f0c731 Zigbee add visual map of network 2020-12-12 19:05:47 +01:00
Alexander Kabakaev 056493740b show relay state in prometheus metrics 2020-12-12 12:18:00 +01:00
Vic 21826c5d98
Merge pull request #1 from arendst/development
update repo
2020-12-12 00:11:23 +00:00
Theo Arends d418d7bdd8 Fix diacritics in TEMPLATE.md 2020-12-11 15:13:52 +01:00
Theo Arends 07d08e7093 Update TEMPLATES.md 2020-12-10 10:26:37 +01:00
Theo Arends e9e184194e
Merge pull request #10100 from arijav/new_branch_dev_4
Bugfix to allow negative temperature setpoints for the Thermostat driver
2020-12-09 21:45:31 +01:00
Javier Arigita a8f892e2e1 Bugfix to allow negative temperature setpoints 2020-12-09 21:11:19 +01:00
s-hadinger 27aab6ab45
Merge pull request #10097 from s-hadinger/zigbee_fix_error_message
Zigbee fix error message
2020-12-09 10:20:33 +01:00
Stephan Hadinger c9a251b35c Zigbee fix error message 2020-12-08 22:11:48 +01:00
Theo Arends 86e1ddceb5
Merge pull request #10096 from BBBits/development
KNX RX Val was being truncated
2020-12-08 21:31:43 +01:00
Platformio BUILD 7c28b2e237 Merge remote-tracking branch 'Tasmota/development' 2020-12-08 20:16:58 +00:00
BBBits ad6fcd7459 Resolve Truncated Value In KNX_RXx 2020-12-09 09:16:17 +13:00
Theo Arends 1fe5ebc726 Add RcSwitch case insensitive A test 2020-12-08 19:58:43 +01:00
s-hadinger 0fb8ee0de6
Merge pull request #10095 from s-hadinger/zigbee_zbstatus0
Zigbee add ZbStatus0 and ZbMap 0x0000
2020-12-08 19:38:58 +01:00
Stephan Hadinger 7dd56aac9f Zigbee add ZbStatus0 and ZbMap 0x0000 2020-12-08 19:21:32 +01:00
Theo Arends c624ac7044 Add transfer error codes
Add transfer error codes related to device file type
2020-12-08 17:24:52 +01:00
Theo Arends 5e87bbecfc Revert compile option -mno-target-align
Revert compile option -mno-target-align (hopefully) fixing watchdog exceptions.
2020-12-08 14:31:41 +01:00
Theo Arends 80434500da mDNS has been disabled from all pre-compiled binaries to allow new features
mDNS has been disabled from all pre-compiled binaries to allow new features
2020-12-08 11:49:11 +01:00
Theo Arends 821270adc1 Update changelog 2020-12-08 11:06:19 +01:00
Theo Arends 2fcc8589f3
Merge pull request #10088 from vic42/prepare_pr
This is a fix for issue #10038 (first LED in a WS2812 string flicks c…
2020-12-08 10:48:22 +01:00
Vic a110046073 This is a fix for issue #10038 (first LED in a WS2812 string flicks colors instead of fading) 2020-12-07 22:24:00 +01:00
Theo Arends 0f79ddb6a7
Merge pull request #10087 from Jason2866/patch-1
Fix zigbee32 compile error
2020-12-07 20:38:32 +01:00
Theo Arends 16a4a67f1e
Merge pull request #10085 from Jason2866/patch-3
Use Platformio espressif32 @ 2.1.0
2020-12-07 20:07:19 +01:00
Jason2866 fdec66ee01
Fix zigbee32 compile error 2020-12-07 20:04:47 +01:00
s-hadinger 9cda16cc69
Merge pull request #10086 from s-hadinger/tls_letsencrypt_new_CA
Add Letsencrypt R3 CA
2020-12-07 19:47:34 +01:00
Stephan Hadinger c1f103be5a Add Letsencrypt R3 CA 2020-12-07 19:37:11 +01:00
Jason2866 b873debcf3
Platformio espressif32 @ 2.1.0 2020-12-07 18:31:32 +01:00
Jason2866 620ff05624
Use Platformio espressif32 @ 2.1.0 2020-12-07 18:23:34 +01:00
Theo Arends e278c9730f
Merge pull request #10084 from Jason2866/patch-2
Use esp32-1.0.5-rc4 for stage
2020-12-07 18:18:31 +01:00