Commit Graph

9743 Commits

Author SHA1 Message Date
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
Theo Arends 43171d12a7 Fix ESP32 phy mode detection 2020-12-07 18:16:28 +01:00
Theo Arends 2f47a4b5c9 Refactor serial init 2020-12-07 17:03:22 +01:00
Jason2866 c73998f27d
Use esp32-1.0.5-rc4 for stage 2020-12-07 16:53:44 +01:00
Theo Arends b9a3fd4342 Fix initial baudrate
Fix initial baudrate (#7447)
2020-12-07 15:33:09 +01:00
Theo Arends d7ed311587 Update changelog 2020-12-07 12:34:09 +01:00
BBBits 4453e24aa6 Revert "IR rx Igore min bits if unknown 1st draft"
This reverts commit 07f107981d.
2020-12-07 20:40:51 +13:00
Platformio BUILD e60fbc6f9b Merge remote-tracking branch 'Tasmota/development' 2020-12-07 05:19:27 +00:00
BBBits 07f107981d IR rx Igore min bits if unknown 1st draft
Code should be in IRrecv.cpp
2020-12-07 18:18:29 +13:00
Theo Arends 2b578505c8
Merge pull request #10075 from s-hadinger/tls_4k_stack
Change Thunk Stack size for 4K RSA #9704
2020-12-06 22:10:04 +01:00
Stephan Hadinger 29e507a250 Change Thunk Stack size for 4K RSA #9704 2020-12-06 19:55:51 +01:00
s-hadinger 9051240121
Merge pull request #10074 from s-hadinger/zigbee_tuya_write
Zigbee better support for Tuya Protocol
2020-12-06 19:44:15 +01:00
Stephan Hadinger f24c46b231 Zigbee better support for Tuya Protocol 2020-12-06 19:20:42 +01:00
Theo Arends 9a53c59838 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-12-06 17:33:47 +01:00
Theo Arends 9593e6da21 Prep for multiple addresses 2020-12-06 17:31:18 +01:00
Theo Arends f836994081
Merge pull request #10072 from Jason2866/patch-1
Use core 2.7.4.9 as default
2020-12-06 17:02:24 +01:00
Jason2866 bb27e487ac
Update PULL_REQUEST_TEMPLATE.md 2020-12-06 17:01:39 +01:00
Jason2866 1ccd5df9f6
Use core 2.7.4.9 as default 2020-12-06 16:59:08 +01:00
Theo Arends 931929c952 Add support for MFRC522
Add support for SPI connected MFRC522 13.56MHz rfid card reader (#9916)
2020-12-06 16:32:07 +01:00
Theo Arends 80ab642076 Add command ``RfProtocol`` to control RcSwitch
Add command ``RfProtocol`` to control RcSwitch receive protocols by BBBits (#10063)
2020-12-06 14:58:00 +01:00
Theo Arends 6a3ef272a8
Merge pull request #10063 from BBBits/development
RC-Switch Protocol Disable via Console
2020-12-06 13:21:30 +01:00
BBBits c5c28dec25 Address Theo's requests & some cleanups + errors
Removed all code changes out i18n.h  & support_command.ino
2020-12-06 10:45:01 +13:00
Adrian Scillato 730e7d48ac
Set Stale Issue bot to check only once a day 2020-12-05 15:32:53 -03:00