Commit Graph

7950 Commits

Author SHA1 Message Date
Theo Arends 4db5a57816
Merge pull request #9025 from stefanbode/patch-18
Code optimization. now support INTERLOCK Groups.
2020-08-04 10:58:14 +02:00
stefanbode 35b0d671b7
Update xsns_29_mcp230xx.ino
- Removed custom code for INTERLOCK. referenced to normal INTERLOCK groups trough POWER command.
- Compiler Options to save space
- redirect sensor29 set relay status to POWER command
2020-08-04 08:31:50 +02:00
Theo Arends b8973d64d0
Merge pull request #9023 from stefanbode/patch-16
Added exposure of MCP Out Pins as Relays
2020-08-03 18:23:51 +02:00
Theo Arends a3445e5b5f Add ESP32 ADC framework 2020-08-03 18:21:34 +02:00
stefanbode d16cdb108c
Added required hooks 2020-08-03 18:08:49 +02:00
stefanbode b966a5a933
Exposed OUT Pin as Relays 2020-08-03 18:02:27 +02:00
Theo Arends 1d990ad091 Fix ESP32 PWM range 2020-08-03 11:52:25 +02:00
Theo Arends ff37beac6a
Merge pull request #9014 from Staars/mi32
MI32: add support for MHO-C303
2020-08-03 10:39:43 +02:00
Theo Arends 8a22cd7d23
Merge pull request #9021 from Jason2866/patch-1
Use Tasmota core 2.7.4.1
2020-08-03 10:39:25 +02:00
Jason2866 2b90ee3baf
Use Tasmota core 2.7.4.1
for Tasmota stage.
- Since Platformio released the GCC10.1 build chain, use the platformio provided for Core Stage.
2020-08-03 10:21:18 +02:00
Adrian Scillato aed641616b
Rename RF-Bridge-EFM8BB1-20190220 to RF-Bridge-EFM8BB1-20190220.hex 2020-08-02 20:11:32 -03:00
Adrian Scillato d60ca96ca6
Merge pull request #9018 from reesericci/patch-1
Add latest portisch firmware.
2020-08-02 19:56:58 -03:00
Reese 8e48d3f147
Add latest portisch firmware.
Includes support for zemismart roller shades
2020-08-02 16:28:00 -05:00
Staars ccdfff33dd add support for MHO-C303 2020-08-02 15:07:18 +02:00
Theo Arends e1b825ed75 Fix ESP32 PWM resolution calculation 2020-08-02 12:40:15 +02:00
Theo Arends 6185941b18 Fix display redundant power toggle
Fix display redundant power toggle if backlight is configured as PWM
2020-08-02 11:42:28 +02:00
Theo Arends 2c9662bc62
Merge pull request #9013 from gemu2015/scripter-update
scripter update
2020-08-02 08:33:43 +02:00
gemu2015 6323e777a0 scripter display dump 2020-08-02 07:35:25 +02:00
Theo Arends 86da40e44f
Merge pull request #9011 from s-hadinger/zigbee_ikea_presence
Add Zigbee better support for IKEA Motion Sensor
2020-08-01 20:38:55 +02:00
Stephan Hadinger f1bea6b363 Add Zigbee better support for IKEA Motion Sensor 2020-08-01 18:52:04 +02:00
Theo Arends 317d4977d1 Fix masterlog_level to control master log level control 2020-07-31 16:56:42 +02:00
Theo Arends a5857ac03f Add masterlog_level to control master log level control 2020-07-31 11:53:12 +02:00
Theo Arends feb5ffc3dd Oops broke esp8266 compile. Fixed 2020-07-31 11:37:12 +02:00
Theo Arends 6aee706f01 Fix ESP32 Zigbee compilation 2020-07-31 11:35:26 +02:00
Theo Arends 753d161a57
Merge pull request #8821 from halfbakery/shutter_ha_discovery
Shutter ha discovery
2020-07-30 20:32:16 +02:00
Theo Arends f91b0a434a
Merge pull request #9002 from curzon01/development
Fix ShutterStopToggleDir init
2020-07-30 18:25:38 +02:00
Norbert Richter cd6de24f14
Fix ShutterStopToggleDir init 2020-07-30 18:10:29 +02:00
Theo Arends c679675ab2
Merge pull request #9001 from Jason2866/patch-2
Use latest Platformio 2.6.1
2020-07-30 16:07:31 +02:00
Theo Arends 4068759a3e
Merge pull request #8998 from Jason2866/patch-1
Add changes from https://github.com/esp8266/Arduino/commit/a6798691
2020-07-30 16:04:01 +02:00
Jason2866 c87acfd08c
use platformio 2.6.1
for the buildchain. Tasmota core 2.7.3.2 is on top and still used!
2020-07-30 14:55:31 +02:00
Jason2866 0c25c4c97c
Use latest Platformio 2.6.1...
for the buildchain. Tasmota core 2.7.3.2 is on top and still used!
2020-07-30 14:53:07 +02:00
Jason2866 3b7305f20c
Add changes from https://github.com/esp8266/Arduino/commit/a6798691
to be compatible with Arduino master.
2020-07-30 13:41:51 +02:00
Theo Arends ba79dc0415
Merge pull request #8991 from Jason2866/patch-1
Use Tasmota Core 2.7.3.2...
2020-07-29 17:58:00 +02:00
Theo Arends 70c7f38a1f Release 8.4.0 2020-07-29 16:58:07 +02:00
Jason2866 e6cf1ef576
changed some comments...
and redundant entry
2020-07-29 15:17:15 +02:00
Theo Arends ba3856d900 Change IRRemoteESP8266 library
Change IRRemoteESP8266 library from v2.7.6 to v2.7.8.10, fixing Samsung and Pioneer protocols (#8938)
2020-07-29 14:44:45 +02:00
Theo Arends d9427c5c5b
Merge pull request #8992 from s-hadinger/ir_pioneer_samsung
Change IRRemoteESP8266 IR lib to pre-2.7.9, fixing Samsung and Pioneer protocols (#8938)
2020-07-29 14:37:24 +02:00
Jason2866 cea0a47802
Core 2.7.3.2 2020-07-29 14:02:31 +02:00
Jason2866 8e4d0adbd4
Use Tasmota Core 2.7.3.2...
for development after release 8.4 is done
2020-07-29 14:01:16 +02:00
Stephan Hadinger e83351864e Change IRRemoteESP8266 IR lib to pre-2.7.9, fixing Samsung and Pioneer protocols (#8938) 2020-07-29 13:57:44 +02:00
Theo Arends 25a187499b Prep release 8.4.0 2020-07-29 10:44:09 +02:00
Theo Arends 69e252b7d7 Prep release 8.4.0 2020-07-29 10:31:38 +02:00
Theo Arends cb6b452f0c
Merge pull request #8990 from s-hadinger/zigbee_ezsp_july_28
Change Zigbee randomizing of parameters at first run or after Reset
2020-07-29 10:18:02 +02:00
Stephan Hadinger c47d8d03a5 Change Zigbee randomizing of parameters at first run or after Reset 2020-07-29 10:02:04 +02:00
Theo Arends 59be0ce729 Prep release 8.4.0 2020-07-29 09:55:15 +02:00
Theo Arends beb4b6b3fe Update MODULES.md 2020-07-28 09:29:26 +02:00
Theo Arends b1f98f5711 Add tasmota-zbbridge support 2020-07-28 09:25:48 +02:00
Theo Arends 0abe6c6a2b Zigbee EFR32 xmodem upload
Zigbee EFR32 xmodem upload (#8583)
- Now checks for upload complete
- Add optional define ZIGBEE_BOOTLOADER_SOFTWARE_RESET_FIRST for software reset first
2020-07-27 18:31:14 +02:00
Theo Arends 2012eaccf4 POC3 Zigbee EFR32 xmodem upload
POC3 Zigbee EFR32 xmodem upload (#8583)
- Extend ACK timeout after EOT
2020-07-27 15:43:24 +02:00
Theo Arends e8beeba651 Remove obsolete debug info 2020-07-27 11:05:44 +02:00