Commit Graph

9613 Commits

Author SHA1 Message Date
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
Theo Arends b94e9eb6d5
Merge pull request #10065 from ascillato/patch-1
Workflow: Migrate from probot/stale to GitHub Actions
2020-12-05 18:12:47 +01:00
Adrian Scillato a142412234
workflow: migrate from probot/stale to GitHub Actions 2020-12-05 13:46:05 -03:00
Adrian Scillato 80ccfef2bf
Delete stale.yml
Stale Bot is not working anymore.
2020-12-05 13:27:12 -03:00
BBBits c62c6a821a Remove BAZMOD tags 2020-12-06 00:13:24 +13:00
BBBits 7d19e9b0e2 RC-Switch Protocol Disable via Console 2020-12-05 23:51:57 +13:00
Theo Arends bc8610f277 Force python3
Force python3 (#10057)
2020-12-05 11:47:09 +01:00
Theo Arends c87374951b
Merge pull request #10055 from definable/oth_err_handling
Improved Opentherm error handling.
2020-12-04 17:35:51 +01:00
Theo Arends ecdb0e01be
Merge pull request #10054 from Jason2866/patch-2
Use tasmota core 2.7.4.9 from Platformio registry
2020-12-04 17:34:58 +01:00
Marcel 96c58fa665 Improved Opentherm error handling.
- Added error counter avoiding disconnect state after single frame error.
- Decreased cooldown period to avoid boiler entering PWM mode after line idle for more than 5s.
2020-12-04 15:53:32 +01:00
Jason2866 837775d407
Use tasmota core 2.7.4.9 from Platformio registry 2020-12-04 15:29:34 +01:00
Theo Arends 555ec1e2a4
Merge pull request #10050 from gemu2015/bugfixes
Bugfixes
2020-12-04 09:24:57 +01:00
gemu2015 1e72d27178 bug fixes
and add pwm dac for esp32
2020-12-04 08:57:52 +01:00
gemu2015 dc2d1dc025 fix audio missing stop 2020-12-04 08:56:45 +01:00
gemu2015 e489aa8107 fix ili9488 missing dimmer preset 2020-12-04 08:56:13 +01:00
gemu2015 ec181d37c3 fix st7789 esp8266 2020-12-04 08:55:43 +01:00
Theo Arends 5b36377126
Merge pull request #10043 from Jason2866/patch-1
Tasmota core 2.7.4.9
2020-12-03 15:57:41 +01:00
Jason2866 ceeb18d5be
Backport PWM selection 2020-12-03 15:02:59 +01:00
Theo Arends 36d2cb499f
Merge pull request #10042 from effelle/development
HATasmota: Fix for shutters
2020-12-03 12:55:32 +01:00
Federico Leoni 219a254c84 Fix shutters discovery 2020-12-03 08:06:52 -03:00
s-hadinger 98e182c7e8
Merge pull request #10041 from s-hadinger/ir_disable_recv
Disable IR receive while sending
2020-12-03 09:05:25 +01:00
Stephan Hadinger 748c4c8954 Disable IR receive while sending 2020-12-02 22:09:30 +01:00
s-hadinger 40c652f177
Merge pull request #10040 from s-hadinger/zigbee_ias_read
Better support for PIR devices
2020-12-02 19:46:37 +01:00
Stephan Hadinger 4243b934fe Better support for PIR devices 2020-12-02 19:25:17 +01:00
Theo Arends 75d35d407e Removed PN532 define USE_PN532_CAUSE_EVENTS
Removed PN532 define USE_PN532_CAUSE_EVENTS replaced by generic rule trigger `on pn532#uid=`
2020-12-02 18:01:38 +01:00
Theo Arends d82cdfb35e Fix HaTasmota query in swn 2020-12-02 16:37:57 +01:00
Theo Arends c85dba8c1e Update changelog 2020-12-02 14:26:40 +01:00
Theo Arends 533d643f79 Create README.md 2020-12-02 13:59:06 +01:00
Theo Arends 2676c3c26e Update Shelly Dimmer Fw to v51.5 2020-12-02 13:53:34 +01:00
Theo Arends 1dec999144 Add additional defines
Add defines UPGRADE_V8_MIN_KEEP_WIFI and UPGRADE_V8_MIN_KEEP_MQTT to keep wifi and/ot mqtt settings when define UPGRADE_V8_MIN is enabled (#10027)
2020-12-02 11:59:01 +01:00
Theo Arends 6bbb5492f6 Change GUI right justified column with left justified text
Change GUI right justified column with left justified text
2020-12-02 10:44:28 +01:00