7102 Commits

Author SHA1 Message Date
Theo Arends
02f2e7aa79 Update French language file
Update French language file (#2452)
2018-05-16 10:21:17 +02:00
Adrian Scillato
e093d60539
Update user_config.h 2018-05-16 05:13:43 -03:00
Adrian Scillato
74f257de42
Update from Tasmota
Update from Tasmota
2018-05-16 05:12:34 -03:00
Theo Arends
6cb3f7f06b Add Eastron SDM630 energy meter
5.14.0a
 * Add Eastron SDM630 energy meter (#2735)
2018-05-16 10:07:41 +02:00
ascillato
d8b57db15d Upgrade Figures 2018-05-16 04:52:24 -03:00
ascillato
205481629c Added KNX Communication Enhancement
Added option to enable KNX Communication Enhancement. If activated, will make the device send 3 times the same telegram drastically reducing the telegram lost.

This improves issue #78
2018-05-16 04:20:35 -03:00
reloxx13
8f0b5d6715 Merge branch 'arendst/development' into development
# Conflicts:
#	.gitignore
2018-05-15 22:02:32 +02:00
Adrian Scillato
2a0cc518f6
Update README.md 2018-05-15 13:50:26 -03:00
Adrian Scillato
7fe5cf9fa8
Update README.md 2018-05-15 13:45:22 -03:00
Adrian Scillato
fb67865678
Update COPYFILES.BAT 2018-05-15 13:38:17 -03:00
Adrian Scillato
0b98c8a54f
Update platformio.ini 2018-05-15 13:37:20 -03:00
Adrian Scillato
47e62ce4b1
v5.14.0a - Sync with release
v5.14.0a - Sync with release
2018-05-15 13:34:04 -03:00
Adrian Scillato
5d28dc3f6f
Update platformio.ini 2018-05-15 13:33:54 -03:00
Theo Arends
457f438bac v5.14.0a - Sync with release 2018-05-15 17:13:51 +02:00
Adrian Scillato
df93272b3b
Update user_config.h 2018-05-15 11:30:40 -03:00
Adrian Scillato
a402ff96ee
Update from Tasmota
Update from Tasmota
2018-05-15 11:27:56 -03:00
Adrian Scillato
887ba2ccc4
Update user_config.h 2018-05-15 11:27:40 -03:00
Theo Arends
12ffefe081 Add more user input validation
5.13.1c
 * Add more user input validation to commands TimeStd and
TimeDst
2018-05-15 12:32:53 +02:00
Adrian Scillato
ba15d7a0f8
Sync with Tasmota
Sync with Tasmota
2018-05-15 05:11:05 -03:00
Theo Arends
5d55a11110
Merge pull request #2732 from ascillato/patch-1
Update Spanish Translation
2018-05-15 10:03:39 +02:00
Adrian Scillato
396f46bcbf
Update user_config.h 2018-05-14 21:39:56 -03:00
Adrian Scillato
4d1c7d66e4
Update from Tasmota
Update from Tasmota
2018-05-14 21:36:54 -03:00
Adrian Scillato
c40e97f354
Update user_config.h 2018-05-14 21:36:11 -03:00
Adrian Scillato
a503804d03
Update Spanish Translation
Update Spanish Translation
2018-05-14 20:19:26 -03:00
Adrian Scillato
2ae1c56aa0
Update Spanish Translation
Update Spanish Translation
2018-05-14 20:18:09 -03:00
Theo Arends
d7afc664f5 Add user entry DST/STD
5.13.1c
 * Add user entry DST/STD using commands TimeStd and TimeDst
with options like 0,0,3,1,2,120 (#2721)
2018-05-14 23:22:29 +02:00
Theo Arends
f637339fd3
Merge pull request #2727 from gtortone/development
SDM120 power meter - new metrics
2018-05-14 21:50:40 +02:00
Adrian Scillato
8dcd582b50
Sync to Tasmota
Sync to Tasmota
2018-05-14 16:36:47 -03:00
Gennaro Tortone
c3f1543759
Delete c_cpp_properties.json 2018-05-14 21:36:31 +02:00
Gennaro Tortone
4fba54f96d
Delete arduino.json 2018-05-14 21:36:22 +02:00
Theo Arends
13234dfbe5
Merge pull request #2726 from ascillato/patch-1
KNX: Add control for all Tasmota Outputs.
2018-05-14 21:19:10 +02:00
Gennaro Tortone
4a7cd60a56 add new metrics to SDM120 power meter 2018-05-14 14:04:10 +02:00
Gennaro Tortone
712424d405 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-05-14 09:08:43 +02:00
Adrian Scillato
d67480d14b
Update platformio.ini 2018-05-14 00:53:48 -03:00
Adrian Scillato
ea75f69a85
Update user_config.h 2018-05-13 21:44:50 -03:00
Adrian Scillato
83446b5e17
Update README.md 2018-05-13 21:31:57 -03:00
Adrian Scillato
4d5b74a4ee
KNX: Add control for all Tasmota Outputs.
Add control by KNX for all Tasmota Outputs
Before this commit, only Relays were able to be controlled by KNX. Now all Outputs can be controlled using KNX.
2018-05-13 21:16:02 -03:00
Adrian Scillato
629e115abc
Add control for all Tasmota Outputs
Add control for all Tasmota Outputs.
Before this commit, only Relays were able to be controlled by KNX. Now all Outputs can be controlled using KNX.
2018-05-13 21:13:55 -03:00
reloxx13
44e2e459a7 Merge branch 'arendst/development' into development 2018-05-13 21:02:04 +02:00
Adrian Scillato
32a218ddf5
Update from Tasmota
Update from Tasmota
2018-05-13 15:27:51 -03:00
Theo Arends
20eb04b7ef v5.13.1b - Prep for user entry DST/STD
Prep for user entry DST/STD (#2721)
2018-05-13 19:43:48 +02:00
Theo Arends
854e0f9eb8 Prep for user entry STD/DST
Prep for user entry STD/DST (#2721)
2018-05-13 18:54:21 +02:00
Theo Arends
137ac82654 Revert "Prep for user entry STD/DST"
This reverts commit 42cd1b97dcb5f9f16dd910eb2a6922f68acf7869.
2018-05-13 18:48:14 +02:00
Theo Arends
42cd1b97dc Prep for user entry STD/DST
Prep for user entry STD/DST (#2721)
2018-05-13 18:44:35 +02:00
Adrian Scillato
873c15d13a
Update from Tasmota
Update from Tasmota
2018-05-13 13:10:57 -03:00
Theo Arends
a6e0156576 Add SetOption16 Power legacy/indexed mode
5.13.1a
* Add SetOption26 to enforce use of indexes even when only one relay is
present (#1055)
2018-05-13 17:38:44 +02:00
Adrian Scillato
7385edb6b9
Update from Tasmota
Update from Tasmota
2018-05-13 12:38:41 -03:00
Adrian Scillato
ae439afd7e
Delete Feature_request.md 2018-05-13 12:38:28 -03:00
Adrian Scillato
e12e4d3611
Delete Custom.md 2018-05-13 12:38:20 -03:00
Adrian Scillato
73407bb2aa
Delete Bug_report.md 2018-05-13 12:38:12 -03:00