Commit Graph

554 Commits

Author SHA1 Message Date
Theo Arends f637339fd3
Merge pull request #2727 from gtortone/development
SDM120 power meter - new metrics
2018-05-14 21:50:40 +02: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 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
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 42cd1b97dc.
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
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
Theo Arends 764080d1f5
Merge pull request #2709 from ascillato/patch-1
Update Spanish Translation
2018-05-13 09:23:49 +02:00
Theo Arends 0db6a0bcaf
Merge pull request #2714 from ascillato/patch-3
Fix DST and STD times for Southern Hemisphere
2018-05-13 09:23:12 +02:00
Theo Arends 6ad6734dd7
Merge pull request #2713 from ascillato/patch-2
Create templates for Bugs, Requests and Troubleshooting
2018-05-13 09:20:16 +02:00
Adrian Scillato 0cfc921461
Fix DST and STD times for Southern Hemisphere
Fix issue #2684 DST and STD times for Southern Hemisphere
2018-05-13 00:12:02 -03:00
Adrian Scillato b83543d209
Update Bug_report.md 2018-05-12 21:03:46 -03:00
Adrian Scillato da89d75f8b
Update Custom.md 2018-05-12 21:03:37 -03:00
Adrian Scillato 2cb713f5c6
Update Feature_request.md 2018-05-12 21:03:26 -03:00
Adrian Scillato 043ce1a51c
Troubleshooting Template 2018-05-12 20:34:35 -03:00
Adrian Scillato 1e9b985e6b
Delete ISSUE_TEMPLATE.md 2018-05-12 20:33:35 -03:00
Adrian Scillato fa4e37b09b
Create Feature_request.md 2018-05-12 20:33:14 -03:00
Adrian Scillato ef0f05025f
Create Custom.md 2018-05-12 20:32:52 -03:00
Adrian Scillato 162a3cc2ce
Create templates for Bugs, Request and Troubleshooting
As an attempt to help on the issues resolutions, a clasification is needed also providing some steps for the descriptions required.
2018-05-12 20:31:34 -03:00
Adrian Scillato 2167c642a6
Update Spanish Translation 2018-05-12 17:03:26 -03:00
Theo Arends e6a1eff8ed Add support for sensor SI1145
5.13.1a
* Add support for sensor SI1145 UV Index / IR / Visible light (#2496)
2018-05-12 21:15:59 +02:00
Theo Arends dec6a626bb
Merge pull request #2704 from ascillato/patch-2
Fix Translation Error for PL #2698
2018-05-12 17:10:49 +02:00
Theo Arends 85727f4879
Merge pull request #2696 from ascillato/patch-1
Update Spanish Translation
2018-05-12 17:10:19 +02:00
Adrian Scillato 7e9db309bf
Fix Translation Error for PL #2698
Fix Translation Error for PL #2698
2018-05-11 22:20:21 -03:00
Adrian Scillato b9cad25e15
Updated Spanish Translation
Updated Spanish Translation
2018-05-11 13:23:43 -03:00
Adrian Scillato ead7dc8092
Update Spanish Translation
Update Spanish Translation
2018-05-11 13:14:28 -03:00
Gennaro Tortone 561421a589 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-05-11 15:17:14 +02:00
Theo Arends d18707f977 Fix KNX reconnection issue
5.13.1a
* Fix KNX reconnection issue (#2679)
2018-05-11 15:00:41 +02:00
Theo Arends f7ecc99209 Add Eastron SDM120 energy meter
5.13.1a
* Add Eastron SDM120 energy meter (#2694)
2018-05-11 14:44:00 +02:00
Gennaro Tortone e700f9c274 new sensor (Eastron SDM120 energy meter) 2018-05-11 10:54:03 +02:00
Gennaro Tortone 4109922538 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-05-10 17:34:06 +02:00
Theo Arends c51bcd77d1 Add Hardware Serial Fallback to TasmotaSerial
5.13.1a
* Update TasmotaSerial to 2.0.0 allowing Hardware Serial Fallback when
correct connection are configured
2018-05-10 17:21:26 +02:00
Gennaro Tortone 3e65413df0 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-05-10 15:39:11 +02:00
Theo Arends 0aea9ba572 Add hardware serial option to MHZ-19
Add hardware serial option to MHZ-19 (#2659)
2018-05-09 13:43:22 +02:00
Theo Arends 016b1dd029 Optimize command handling
Optimize command handling
2018-05-09 10:49:43 +02:00
Theo Arends 49aec2e307 Fix sensor MHZ-19 vanishing data over time
5.13.1a
* Fix sensor MHZ-19 vanishing data over time (#2659)
2018-05-08 17:07:55 +02:00
Theo Arends 458f00b2bd Revert "Fix sensor MHZ-19 vanishing data over time"
This reverts commit b7b3f9b0d5.
2018-05-08 17:05:49 +02:00
Theo Arends b7b3f9b0d5 Fix sensor MHZ-19 vanishing data over time
5.13.1a
* Fix sensor MHZ-19 vanishing data over time (#2659)
2018-05-08 17:04:35 +02:00
Theo Arends 8ff8e6e69b Fix configuration restore regression from 5.13.1a
5.13.1a
 * Fix configuration restore regression from 5.13.1
2018-05-06 18:43:34 +02:00
Theo Arends b9acfe000c Fix configuration restore regression from 5.13.1
5.13.1a
 * Fix configuration restore regression from 5.13.1
2018-05-06 18:35:31 +02:00
Gennaro Tortone 5007778e77 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-05-06 16:34:29 +02:00
Theo Arends 0c0f2236bd Lost updates 2018-05-06 16:18:17 +02:00
Theo Arends d935004e4a Fix rule backlog issue and add On/Off test
5.13.1a
* Fix rule power trigger when no backlog command is used (#2613)
* Add rule state test for On/Off in addition to 0/1 (#2613)
2018-05-06 16:07:42 +02:00
Gennaro Tortone 8eab11f48a Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-05-06 15:49:44 +02:00
Theo Arends 200c952138 Fix KNX config error
5.13.1a
 * Fix KNX config error (#2628)
2018-05-05 09:51:46 +02:00