Commit Graph

4723 Commits

Author SHA1 Message Date
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
Theo Arends 0ebec1fa2e Add support for Arduino IDE OTA upload 2019-10-23 12:26:01 +02:00
Theo Arends 6002407043 Refactoring 2019-10-23 11:33:35 +02:00
Theo Arends 9a1474c6b1 Fix core 2.3.0 compile error
Fix core 2.3.0 compile error (#6721)
2019-10-23 11:26:28 +02:00
Theo Arends ce4ef9d258 Update TEMPLATES.md 2019-10-23 11:17:41 +02:00
Theo Arends 11a2050652 Update TEMPLATES.md 2019-10-23 11:13:15 +02:00
Theo Arends 7ecc752c11 Remove command SetOption2 2019-10-22 18:34:41 +02:00
Theo Arends f1af284e9b
Merge pull request #6720 from curzon01/development
decode-config.py: adapt settings
2019-10-22 17:50:53 +02:00
Norbert Richter b7061a01ea decode-config.py: adapt settings
- add DimmerRange (dimmer_hw_min/dimmer_hw_max)
- add DeepSleepTime (deepsleep)
- change PowerDelta (energy_power_delta)
- rename novasds_period > novasds_startingoffset
- fix tuya_disable_dimmer remove
- fix json 'header' crc32
2019-10-22 17:48:49 +02:00
Theo Arends 9868033654 Refactor string code 2019-10-22 17:29:21 +02:00
Theo Arends bd260a2f40 Fix command WifiConfig 2019-10-22 16:46:07 +02:00
Theo Arends b072791426 Bump version 6.6.0.21
* Remove support for WPS and SmartConfig in favour of Web server (!) based WifiManager (#6680)
 * Remove binary sonoff-classic (#6680)
2019-10-22 16:34:25 +02:00
Theo Arends b2d1e385c0 Change timer reset to 70 minutes
Change timer reset to 70 minutes (#6349)
2019-10-22 14:56:06 +02:00
Theo Arends 8e657be6a9
Merge pull request #6712 from shantur/development
Rules: Add TuyaMcuReceived#Data=<HexBytesReceived> rule and fix others
2019-10-22 10:56:39 +02:00
Theo Arends 4d9dd5c17c
Merge pull request #6716 from Jason2866/patch-1
No issue support for Tuya Converted devices
2019-10-22 09:45:30 +02:00
Jason2866 c798e9bd8c
No issue support for Tuya Converted devices 2019-10-22 09:29:16 +02:00
Shantur Rathore a567226415 Rules: Add TuyaMcuReceived#Data=<HexBytesReceived> rule and fix SerialReceived and SSerialRecieved rules 2019-10-21 17:24:03 +01:00
Theo Arends 9238d4237d Add templates cheat sheet
Add templates cheat sheet
2019-10-21 18:21:35 +02:00
Theo Arends f017c7b6c5 Add Arduino Slave 2019-10-21 14:02:17 +02:00
Theo Arends 1110bac410 Houskeeping Arduino Slave 2019-10-21 12:36:08 +02:00
Theo Arends aaf6f90507 Refactor Arduino Slave 2019-10-21 12:25:22 +02:00
Theo Arends 4d21a47edb Update PZEM comments
Update PZEM comments
2019-10-21 10:27:36 +02:00
Theo Arends bbfce15cc8
Merge pull request #6707 from ascillato/patch-1
Fix issue if STARTING_OFFSET is undefined
2019-10-21 09:03:38 +02:00