Commit Graph

356 Commits

Author SHA1 Message Date
Adrian Scillato ce9246cf99
Update README.md 2018-05-10 20:23:49 -03:00
Adrian Scillato 56f781cc39
Update README.md 2018-05-10 14:34:20 -03:00
Adrian Scillato 3a9233f0c2
Update README.md 2018-05-10 06:24:19 -03:00
Adrian Scillato db03af1acf
Update README.md 2018-05-10 06:22:28 -03:00
Adrian Scillato 0c0fd486a0
Update TO DO List
Update TO DO List
2018-05-10 01:25:27 -03:00
Adrian Scillato 3176996693
v5.13.1a - Update otaurl - from arendst/development
v5.13.1a - Update otaurl
2018-05-02 21:23:28 -03:00
Theo Arends 036b958f76 v5.13.1a - Update otaurl
5.13.1a
 * Change user_config.h otaurl to
http://sonoff.maddox.co.uk/tasmota/sonoff.bin (#2588, #2602)
2018-05-02 10:15:50 +02:00
Adrian Scillato bd09f5603f
Update README.md 2018-05-02 01:15:04 -03:00
Adrian Scillato 34dc8ea535
Update README.md 2018-05-02 01:13:15 -03:00
Adrian Scillato 317c6fb51b
Merge pull request #79 from arendst/development
Update from Tasmota
2018-05-01 07:58:38 -03:00
Theo Arends 1fb9c0e531 v5.13.0a - Add optional module select not to be used
5.13.0a
 * Add define MODULE for user selecting default model although
it preferably should not be changed (#569, #2589)
2018-05-01 12:42:17 +02:00
Theo Arends d629b8ce2a v5.13.0a - Fix JSON buffer size
5.13.0a
 * Fix JSON buffers size too small for execution in some
situations (#2580)
2018-05-01 11:28:36 +02:00
Adrian Scillato 9a38924a60
Merge pull request #76 from arendst/development
v5.13.0
2018-04-30 17:23:39 -03:00
Theo Arends 962a50452c v5.13.0
Sync with master
2018-04-30 17:35:42 +02:00
Theo Arends 040a7adaf1 v5.12.0o - Fix Energy Today overflow
5.12.0o
 * Fix Energy Today and Yesterday overflow (#2543)
2018-04-30 12:07:48 +02:00
Theo Arends 67aaa2777c Revert "Fix Energy Today and Yesterday overflow"
This reverts commit c86a9f8e53.
2018-04-30 11:10:38 +02:00
Adrian Scillato e7854bb26b
Merge pull request #74 from arendst/development
Update from Tasmota
2018-04-29 18:12:00 -03:00
Theo Arends c86a9f8e53 Fix Energy Today and Yesterday overflow
5.12.0o
 * Fix Energy Today and Yesterday overflow (#2543)
2018-04-29 15:29:43 +02:00
Adrian Scillato 9852aaa0f0
Update from Tasmota
Update from Tasmota
2018-04-28 23:46:25 -03:00
Theo Arends c835235141 v5.12.0n - Change ADS1115 and Counter JSON
5.12.0n
 * Change ESP8266 Analog JSON message from {"Analog0:123"} to
{"ANALOG":{"A0:123"}} to accomodate rules (#2560)
 * Change Counter JSON
message from {"Counter1":0,"Counter3":0} to {"COUNTER":{"C1":0,"C3":0}}
to accomodate rules
 * Change ADS1115 JSON message from
{"ADS1115":{"Analog0":123,"Analog1":123}} to
{"ADS1115":{"A0":123,"A1":123}}
2018-04-28 15:55:38 +02:00
Adrian Scillato c5844bbdfb
Merge pull request #69 from arendst/development
Update from Tasmota
2018-04-23 12:29:25 -03:00
Theo Arends e32e9ee6c2 updates 2018-04-23 17:18:24 +02:00
Theo Arends c432d41eb5 Updated lay-out 2018-04-23 17:14:19 +02:00
Theo Arends ee0ca1631f Lay-out update2 2018-04-23 17:10:50 +02:00
Theo Arends 40ea11af73 Lay-out update 2018-04-23 17:08:41 +02:00
Theo Arends 883fb041d7 Add firmware info and Credits 2018-04-23 16:59:04 +02:00
Adrian Scillato e5ecb15c17
Update from Tasmota
Update from Tasmota
2018-04-22 12:48:11 -03:00
Theo Arends 1669e62639 update picture 2018-04-22 16:56:51 +02:00
Theo Arends 2daba99e33 Minor fixes 2018-04-22 14:01:32 +02:00
Adrian Scillato 83c1387add
Merge pull request #64 from arendst/development
Update from Tasmota
2018-04-20 12:45:51 -03:00
Theo Arends c8277472b9 Better Fix config filename truncation
Better Fix config filename truncation (#2484)
2018-04-20 17:43:20 +02:00
Theo Arends a8b83aa036 Add support for Sonoff Pow R2 (#2340)
5.12.0m
* Add support for Sonoff Pow R2 (#2340)
2018-04-20 16:55:27 +02:00
Adrian Scillato 57b6090729
Update README.md 2018-04-19 16:06:14 -03:00
Adrian Scillato dcbcffecfe
Update README.md 2018-04-19 16:05:25 -03:00
Adrian Scillato 19cacb4a67
Merge pull request #61 from arendst/development
Update from Tasmota
2018-04-19 16:02:47 -03:00
Theo Arends 8a77c48759 Fix Esp/lib 2.3.0 compile error
5.12.0m
 * Fix compile error when using ESP/Arduino library v2.3.0 by
reverting KNX async UDP library to default UDP library (#2488, #2492,
#2493)
2018-04-19 20:27:57 +02:00
Adrian Scillato 2d8c787c55
Update README.md 2018-04-19 15:19:05 -03:00
Adrian Scillato 865dae4d57
Update README.md 2018-04-19 14:36:46 -03:00
Adrian Scillato 8fde17564e
Update README.md 2018-04-19 00:55:46 -03:00
Adrian Scillato badd58d19a
Merge pull request #57 from arendst/development
Update from Tasmota
2018-04-18 22:29:33 -03:00
Adrian Scillato 826eac2b48
Update README.md 2018-04-18 21:45:21 -03:00
Theo Arends 0e671eb75d v5.12.0m - Add KNX support and Random timer
5.12.0m
 * Reinit timers to accomodate random window (#2447)
 * Add
random window to timers (#2447)
 * Add optional KNX IP Protocol Support
(#2402)
2018-04-18 17:24:23 +02:00
Adrian Scillato 051e5b0142
Update README.md 2018-04-17 19:30:23 -03:00
Adrian Scillato ea96495413
Update README.md 2018-04-17 19:26:25 -03:00
Adrian Scillato bf11656f1b
Update README.md 2018-04-17 17:04:01 -03:00
Adrian Scillato 7c6a5f27fc
Update README.md 2018-04-17 16:59:59 -03:00
Adrian Scillato 9cb3304679
Update README.md 2018-04-15 12:09:55 -03:00
Adrian Scillato 986cde9c29
Update README.md 2018-04-15 12:07:47 -03:00
Theo Arends 96d13d05a7 Add contribution 2018-04-15 10:18:48 +02:00
Theo Arends 946fcd2fe4 v5.12.0l - Increase rules save area to 511 chars
5.12.0l
 * Release rules up to 511 characters
 * Prepare for feature
release - call on translators to update their language files
2018-04-14 14:39:16 +02:00