Commit Graph

8570 Commits

Author SHA1 Message Date
Theo Arends 539ba11690 Add support for inverted NeoPixelBus data
Add support for inverted NeoPixelBus data line by enabling ``#define USE_WS2812_INVERTED`` (#8988)
2020-10-05 19:03:40 +02:00
Theo Arends 2ffb04d4da Update comment 2020-10-05 18:24:44 +02:00
Theo Arends 0eef729d8f Remove migration support from before 7.0
- Remove support for direct upgrade from Tasmota versions before 7.0
- Remove auto config update for all Friendlynames and Switchtopic from Tasmota versions before 8.0
2020-10-05 18:12:32 +02:00
Theo Arends f0ab0d274d Change NeoPixelBus library from v2.5.0.09 to v2.6.0 2020-10-05 17:32:30 +02:00
Theo Arends 1f49daacd3 Fix light wakeup exception 0
Fix light wakeup exception 0 (divide by zero) when ``WakeupDuration`` is not initialised (#9466)
2020-10-05 15:16:43 +02:00
Theo Arends 577f9a69f6
Merge pull request #9470 from Jason2866/patch-1
Delete dead link to support.md
2020-10-05 14:18:06 +02:00
Jason2866 669176cba0
Delete dead link to support.md 2020-10-05 14:09:00 +02:00
Theo Arends d442b64d90 Fix shutter timing problem
Fix shutter timing problem due to buffer overflow in calibration matrix (#9458)
2020-10-05 12:56:12 +02:00
Theo Arends cfb7b13dc6
Merge pull request #9469 from stefanbode/patch-6
bugfix int16_t overflow on calibration
2020-10-05 12:52:10 +02:00
stefanbode b8d4bce213
Update xdrv_27_shutter.ino
#9458 fix int16 overflow in calibration matrix
2020-10-05 12:45:08 +02:00
Theo Arends 94131e9e48
Merge pull request #9468 from Jason2866/patch-1
Build firmware artifacts for PRs
2020-10-05 12:23:33 +02:00
Theo Arends d13b4c8448 Add some thoughts 2020-10-05 12:23:07 +02:00
Jason2866 de7ce53fb8
Build Tasmota32 artifacts on PR 2020-10-05 12:03:39 +02:00
Jason2866 08cf425e15
Build Tasmota artifact on PR 2020-10-05 12:01:58 +02:00
Theo Arends 96b2c8010e Change ``Status`` command output for disabled status types
Change ``Status`` command output for disabled status types
2020-10-05 11:45:58 +02:00
Theo Arends 3c9583e1ff Fix exception 28 due to device group buffer overflow
Fix exception 28 due to device group buffer overflow (#9459)
2020-10-04 17:46:45 +02:00
Theo Arends d689b74b24
Merge pull request #9463 from pcdiem/dgr1
Add device group count/index checks
2020-10-04 17:40:26 +02:00
Paul C Diem 7c6d14fb08 Add device group count/index checks 2020-10-04 10:11:47 -05:00
Theo Arends 677bb85ecd Fix ledlink blink when no network connected
Fix ledlink blink when no network connected regression from 8.3.1.4 (#9292)
2020-10-04 17:08:11 +02:00
Theo Arends 284b68b215
Merge pull request #9460 from Jason2866/irremote2711
Use IRremote2711
2020-10-04 15:55:02 +02:00
Theo Arends 82e74b369f Add additional chk before converting template 2020-10-04 15:46:20 +02:00
Theo Arends d100ba3592 Update changelog and releasenotes 2020-10-04 12:48:26 +02:00
Theo Arends 73ad5706c3 Fix template conversion when GPIO17 is 0 2020-10-04 12:46:06 +02:00
Jason2866 782539ef10 IRremoteESP8266-2.7.11 Part2 2020-10-04 11:12:27 +02:00
Jason2866 1d7fe0063a IRremoteESP8266-2.7.11 2020-10-04 11:04:34 +02:00
Theo Arends eecfbd990a
Merge pull request #9456 from gemu2015/scripter_fix
Scripter fix
2020-10-04 09:16:44 +02:00
gemu2015 51bf7bcd7d ili9488 esp32 dimmer 2020-10-03 18:31:40 +02:00
gemu2015 1cb4964a4e fix i2saudio when file not found 2020-10-03 18:31:14 +02:00
gemu2015 e2983e3f1b sendmail allow array attachment 2020-10-03 18:30:39 +02:00
gemu2015 ef63b21d99 fix scripter json decode crash 2020-10-03 18:30:18 +02:00
Theo Arends 006859093f
Merge pull request #9452 from pcdiem/pwm2
Add PWMDimmerPWMs command, Set brightness LEDs in setBriRGB & setBriCT
2020-10-03 15:08:48 +02:00
Theo Arends 6f790c0bb0 Add support for GPIO_ANY 2020-10-03 15:06:52 +02:00
Theo Arends ad3cfa6cbb Add SDM630 three phase ImportActive Energy display
Add SDM630 three phase ImportActive Energy display when ``#define SDM630_IMPORT`` is enabled by Janusz Kostorz (#9124)
2020-10-03 12:46:58 +02:00
Theo Arends d0028eb2e4
Merge pull request #9124 from jkostorz/development
Add option in my_user_config.h to turn on SDM630 import active energy
2020-10-03 12:33:15 +02:00
Theo Arends dab734ad3f Update v9.0.0.1 information 2020-10-03 12:08:43 +02:00
Theo Arends 0acba626a3
Merge pull request #9455 from bovirus/patch-1
Update Italian language (03.10.2020)
2020-10-03 09:59:01 +02:00
bovirus ba5268c868
Update Italian language 2020-10-03 08:50:30 +02:00
s-hadinger b63a7302f2
Merge pull request #9454 from s-hadinger/zigbee_trv_ui
Zigbee add TRV to UI
2020-10-02 22:40:40 +02:00
Stephan Hadinger 9b85487d39 Zigbee add TRV to UI 2020-10-02 22:30:11 +02:00
s-hadinger 0bf752649c
Merge pull request #9453 from s-hadinger/zigbee_heating_autobinding
Auto-binding for TRV
2020-10-02 22:27:21 +02:00
Stephan Hadinger c09828617d Auto-binding for TRV 2020-10-02 22:05:55 +02:00
Paul C Diem e3cc5df996 Add PWMDimmerPWMs command, Set brightness LEDs in setBriRGB & setBriCT 2020-10-02 12:40:45 -05:00
Theo Arends a9630b9d05 Change pulsetime to allow use for all relays
Change pulsetime to allow use for all relays with 8 interleaved so ``Pulsetime1`` is valid for Relay1, Relay9, Relay17 etc. (#9279)
2020-10-02 17:32:45 +02:00
Theo Arends d07fa4b492 Change A4988 optional microstep pin selection 2020-10-02 17:09:09 +02:00
Theo Arends 330109d67c Add optional support for Orno WE517
Add optional support for Orno WE517-Modbus energy meter by Maxime Vincent (#9353)
2020-10-02 16:37:43 +02:00
Theo Arends 6585fc07e8 Change MAX31865 driver to support up to 6 thermocouples
Change MAX31865 driver to support up to 6 thermocouples selected by ``MX31865 CS`` instead of ``SSPI CS`` (#9103)
2020-10-02 16:11:13 +02:00
Theo Arends 8b21d11e5b
Merge pull request #9450 from Jason2866/patch-1
Fix editing cr
2020-10-02 15:41:10 +02:00
Jason2866 6498506f2e
Fix editing cr 2020-10-02 15:39:31 +02:00
Theo Arends 760d702fd0 Add optional support for Mitsubishi Electric HVAC
Add optional support for Mitsubishi Electric HVAC by David Gwynne (#9237)
2020-10-02 15:10:21 +02:00
Theo Arends 72d561e9be Change new IR Raw compact format (#9444) 2020-10-02 14:35:11 +02:00