Commit Graph

4645 Commits

Author SHA1 Message Date
Theo Arends ad50dfa83b
Merge pull request #6723 from Jason2866/patch-1
Remove Core 2.3.0 from Readme.
2019-10-27 08:13:18 +01:00
Theo Arends 1346f77b25
Merge pull request #6758 from blakadder/door-sensor
Aligning TuyaMCU code with Tasmota naming conventions
2019-10-27 08:12:08 +01:00
Theo Arends 453c0f5394
Merge pull request #6757 from andrethomas/tasmota_slave
ArduinoSlave->TasmotaSlave
2019-10-27 08:10:29 +01:00
blakadder 837808b03a tuya_mcu_received 2019-10-27 00:31:33 +02:00
blakadder 30b821beed tuyasen 2019-10-27 00:23:13 +02:00
Andre Thomas 8571af4895
ArduinoSlave->TasmotaSlave 2019-10-26 23:13:40 +02:00
andrethomas 85facc96df Update my_user_config.h resource usage 2019-10-26 23:11:35 +02:00
andrethomas 2f90708e90 Rename slave driver file 2019-10-26 23:07:09 +02:00
andrethomas 71b5caa7c1 Update language files 2019-10-26 22:58:48 +02:00
andrethomas 8c5934890e ArduinoSlave->TasmotaSlave 2019-10-26 22:58:04 +02:00
andrethomas 6066eb0bfc Update my_user_config.h 2019-10-26 22:55:18 +02:00
andrethomas 9cede73667 Remove unused library 2019-10-26 22:51:55 +02:00
Theo Arends 915fc274fa Update docs to 6.7.1 2019-10-26 15:29:15 +02:00
Theo Arends b44040af0f Bump version 6.7.1
* Fix on energy monitoring devices using PowerDelta Exception0 with epc1:0x4000dce5 = Divide by zero (#6750)
 * Fix Script array bug (#6751)
2019-10-26 13:13:16 +02:00
Theo Arends d4421b2d08
Merge pull request #6752 from gemu2015/scripter-bugfix
Scripter bugfix
2019-10-26 10:40:43 +02:00
gemu2015 5c45fb20b7 Update xdrv_10_scripter.ino 2019-10-26 10:36:41 +02:00
gemu2015 c5f5bd81fe scripter fix array bug 2019-10-26 10:31:27 +02:00
Shantur Rathore 4944b30830 TuyaMcu : Use SetOption66 to enable / disable publishing TuyaMcuReceived over Mqtt 2019-10-25 22:36:35 +01:00
Shantur Rathore 3d7e122d34 TuyaMcu: Disable fast reset in low power devices
Battery powered devices don't stay up for long which could lead to reset.
2019-10-25 22:31:17 +01:00
Shantur Rathore 8a0765a67b TuyaMcu: Add more details to TuyaMcuReceived 2019-10-25 22:31:12 +01:00
Shantur Rathore e6f94fe37b TuyaMcu: Add TuyaSend command to communicate with Tuya MCU 2019-10-25 22:31:12 +01:00
Shantur Rathore b2ea36a400 TuyaMcu: Implement support for battery powered protocol 2019-10-25 22:31:11 +01:00
Theo Arends 6529820e0a Revert cleaning unused settings
Revert cleaning unused settings to aide fallback scenarios
2019-10-25 18:27:14 +02:00
Theo Arends 958ddcad91 Fix exception 0 on power delta
Fix exception 0 on power delta (#6741)
2019-10-25 18:16:09 +02:00
Theo Arends e4b032315b Release 6.7 2019-10-25 13:28:53 +02:00
Theo Arends 4c22d80c73 Bump version to 6.7 2019-10-25 13:14:05 +02:00
Theo Arends 0cffc0207f Update nl-NL.h 2019-10-25 11:37:49 +02:00
Theo Arends 5c11124da0
Merge pull request #6739 from vascojdb/pt-pt_improvement
Updated pt-PT language
2019-10-25 10:56:18 +02:00
Vasco Baptista 6a0a0860f7 Updated pt-PT language 2019-10-25 10:38:17 +02:00
Theo Arends 3b57806452
Merge pull request #6737 from effelle/development
Update xdrv_12_home_assistant.ino
2019-10-25 08:50:32 +02:00
Federico Leoni 3047ae8f58
Update xdrv_12_home_assistant.ino 2019-10-24 18:29:06 -03:00
Theo Arends 411cbb8695
Merge pull request #6734 from effelle/development
Update sonoff.ino
2019-10-24 18:48:50 +02:00
Federico Leoni 2e0bf40d40
Update sonoff.ino 2019-10-24 13:44:00 -03:00
Theo Arends d7968da12c
Merge pull request #6731 from altelch/development
Fix v4 address check if running v6 code in v4 only environment.
2019-10-24 18:02:00 +02:00
Theo Arends 091523116e
Merge pull request #6730 from Jason2866/patch-2
Update de-DE.h
2019-10-24 18:00:52 +02:00
Theo Arends d6dc397a63
Merge pull request #6729 from bkmit/development
Little Ukrainian translation correction
2019-10-24 18:00:36 +02:00
Theo Arends 9eff75fd81
Merge pull request #6733 from shantur/development
TuyaMcu: Fix Relays aren't using correct DpIds.
2019-10-24 18:00:15 +02:00
Shantur Rathore 3d4ed40804 TuyaMcu: Fix Relays aren't using correct DpIds. 2019-10-24 16:06:03 +01:00
Jason2866 28bba13b42
Update de-DE.h 2019-10-24 15:34:50 +02:00
hkrupp 14d3905254 Replace original WiFi.Status() check with !addr.isLocal() in IPv6 code to allow plain v4, v6 or Dualstack. 2019-10-24 13:13:16 +02:00
Jason2866 f1aaf11f03
Update de-DE.h 2019-10-24 10:29:40 +02:00
Bohdan Kmit 32c26b6a11 Little Ukrainian translation correction 2019-10-24 10:54:00 +03:00
Theo Arends 90a161bec8 Add Mqtt Button and Switch status
Add Mqtt Button and Switch status (#6725)
2019-10-24 09:47:28 +02:00
Theo Arends 42fc1d57af Fix loglevel anomaly
Fix loglevel anomaly (#6726)
2019-10-24 08:55:00 +02:00
Theo Arends c10c01207c
Merge pull request #6727 from gemu2015/scripter-fix
fix scripter bracketed conditions
2019-10-24 08:33:44 +02:00
gemu2015 87562deeae fix scripter bracketed conditions 2019-10-24 08:17:19 +02:00
Theo Arends 247355a125 Prep release 6.7 2019-10-23 18:02:56 +02:00
Theo Arends 313e72da61 Prep release 6.7 2019-10-23 17:58:23 +02:00
Theo Arends 312ee893f5 Prep release 6.7 2019-10-23 16:06:15 +02:00
Jason2866 41a4d2d771
Remove 1MB no SPIFFS...
explanations since default supported core is pre 2.6. For platformio the needed linker script for core 2.3.0 is included
Explanation is littering the readme
2019-10-23 13:43:10 +02:00