Commit Graph

7930 Commits

Author SHA1 Message Date
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
Theo Arends a6fe5f859b POC2 Zigbee EFR32 xmodem upload
POC2 Zigbee EFR32 xmodem upload (#8583)
- Swap reset states
- Speed up XMODEM upload by changing current loop sleep
- Add more debug messages
2020-07-27 11:01:20 +02:00
Theo Arends 3a8327bf3d
Merge pull request #8983 from Jason2866/patch-1
Tasmota Stage Core 2.7.3.2
2020-07-27 09:36:20 +02:00
Jason2866 0875b6bab0
Tasmota Stage Core 2.7.3.2
includes Arduino backport #7488 backport #7487 backport #7486 backport #7464 backport #7434 backport #7433
Security fix and malloc fix
2020-07-27 09:03:53 +02:00
Theo Arends 30d0f050c7 POC Zigbee EFR32 xmodem upload
POC Zigbee EFR32 xmodem upload (#8583)
2020-07-26 18:55:31 +02:00
Theo Arends eb18967529
Merge pull request #8981 from s-hadinger/zigbee_fix_parent_annce
Fix compilation error for Zigbee ZNP
2020-07-26 14:16:32 +02:00
Stephan Hadinger 267a49b140 Fix compilation error for Zigbee ZNP 2020-07-26 13:54:24 +02:00
Theo Arends 806a862cac Add EFR32 upload framework 2020-07-25 18:25:06 +02:00
Theo Arends 520558d381 Fix no sensor issue 2020-07-25 17:08:11 +02:00
Theo Arends fc2d5b181c
Merge pull request #8976 from s-hadinger/zigbee_ezsp_july_25
Zigbee EZSP improvements and reduced logging
2020-07-25 16:08:48 +02:00
Stephan Hadinger 781cb4d9c7 Zigbee EZSP improvements and reduced logging 2020-07-25 15:40:42 +02:00
Theo Arends 38179062ae Refactor TuyaMcu year 2020-07-25 14:52:37 +02:00
Theo Arends be77aea059
Merge pull request #8973 from Bettman66/development
millennium error
2020-07-25 09:36:47 +02:00
bettman66 0467ffc62a millennium error 2020-07-25 09:21:56 +02:00
Theo Arends 3acae81fc0 Change Domoticz commands prefix from ``Domoticz`` to ``Dz``
- Change Domoticz commands prefix from ``Domoticz`` to ``Dz``
- Add command ``DzSend<type> <index>,<value1(;value2)|state>`` to send values or state to Domoticz
2020-07-24 15:30:21 +02:00
Theo Arends 93226c2bc3
Merge pull request #8971 from Jason2866/patch-1
disable serial log and enable I2C for zbbridge
2020-07-24 12:32:15 +02:00
Jason2866 959a8bb234
disable serial log and enable I2C 2020-07-24 12:17:19 +02:00
Theo Arends d26ed11f34
Merge pull request #8969 from bovirus/patch-2
Update Italian language
2020-07-24 11:38:29 +02:00
bovirus 8883ad4c29
Update Italian language 2020-07-24 06:38:44 +02:00
Theo Arends 5f386cc164 Fix MCP230xx telemetry JSON message
Fix MCP230xx telemetry JSON message (#8965)
2020-07-23 14:52:29 +02:00
Theo Arends 493c8150ec
Merge pull request #8967 from curzon01/development
Add script usage flags
2020-07-23 13:56:53 +02:00