Commit Graph

8551 Commits

Author SHA1 Message Date
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
Theo Arends 12a683c2c1
Merge pull request #9444 from s-hadinger/ir_compact
Change new IR Raw compact format
2020-10-02 14:31:20 +02:00
Theo Arends e0933e5de0 Fix scripter compilation error 2020-10-02 14:24:23 +02:00
Theo Arends e1620d62b0
Merge pull request #9437 from arendst/dev-gpio16
Redesign internal 8-bit GPIO to 16-bit GPIO
2020-10-02 12:38:46 +02:00
Theo Arends dcb0b68a21
Merge branch 'development' into dev-gpio16 2020-10-02 12:24:34 +02:00
Theo Arends dd95b4a8cd Bump dev version to 9.0.0.1 2020-10-02 12:22:01 +02:00
Theo Arends cc6fb36452
Merge pull request #9445 from pcdiem/pwm1
Fix PWM Dimmer to properly handle more-to-come finalization
2020-10-02 09:14:42 +02:00
Paul C Diem 184601f0f9 Fix PWM Dimmer to send DGR_ITEM_FLAGS after more-to-come msgs to finalize changes so remote devices send tele updates. 2020-10-01 22:30:37 -05:00
Stephan Hadinger 36d49d082d Extend IR Raw compat to regular IR code 2020-10-01 23:10:17 +02:00
Stephan Hadinger 18abe098ce Change new IR Raw compact format 2020-10-01 22:34:26 +02:00
Theo Arends edd899074b
Merge pull request #9443 from Jason2866/patch-1
warning off
2020-10-01 21:05:48 +02:00
Jason2866 599a0f8294
warning off 2020-10-01 20:54:30 +02:00
Theo Arends bbb22c9ffb
Merge pull request #9442 from effelle/development
HA Integration update
2020-10-01 17:04:22 +02:00
Federico Leoni 2f14557dff HA ntegration update 2020-10-01 11:47:01 -03:00
Theo Arends 2d83ff0988 Update template list 2020-10-01 15:40:09 +02:00
Theo Arends 44cae083b0
Merge pull request #9440 from blakadder/development
add links to release notes and prettier formatting
2020-10-01 15:17:24 +02:00
blakadder c3e87f492d
Merge pull request #1 from blakadder/blakadder-patch-1
add link to release notes and some formatting
2020-10-01 14:40:44 +02:00
blakadder f23087b920
add link to release notes and some formatting 2020-10-01 14:39:46 +02:00
Theo Arends 018964f08f Add flush loop to XModem start prompt
Add flush loop to XModem start prompt (#8583)
2020-10-01 12:58:42 +02:00
Theo Arends c6115a3516 Update changelog and releasenotes 2020-09-30 15:44:37 +02:00