Commit Graph

516 Commits

Author SHA1 Message Date
Theo Arends c6507482c4 Bump README.md version 2018-09-05 20:56:43 +02:00
andrethomas 17496d002e
Update README.md 2018-09-01 17:46:45 +02:00
Theo Arends 2e8864effd 6.2.0 - Released 2018-08-31 16:53:40 +02:00
Theo Arends 821347d707 Release 6.2.0
Release 6.2.0
2018-08-31 15:43:29 +02:00
andrethomas 452ad6c72e
Update README.md 2018-08-30 00:03:56 +02:00
Theo Arends ebb7f929a0 Fix HsbColor
Fix HsbColor (#3430) and enable multiple DS18X20 sensors as default
2018-08-29 16:05:27 +02:00
Adrian Scillato c7d8cced6c
Added Compiled Development Binaries Link to ReadMe
@andrethomas automated binaries from development. Explained at #3397.
2018-08-28 16:17:13 -03:00
Theo Arends 19a8113cf4 Revert "Merge branch 'release-6.2' into development"
This reverts commit 433dc8d9d1, reversing
changes made to 6c61cdead7.
2018-08-28 18:13:14 +02:00
Theo Arends 433dc8d9d1
Merge branch 'release-6.2' into development 2018-08-28 17:45:28 +02:00
Theo Arends 6c61cdead7 Prep for release
Prep for release
2018-08-28 17:34:51 +02:00
Theo Arends d9af68d72c Update README
Update README
2018-08-28 16:50:16 +02:00
Theo Arends 624ee28db3 Revisit naming and features
Revisit naming and features in preparation to release
2018-08-28 14:28:36 +02:00
Adrian Scillato 3a473ce606
Format Correction in Support Information 2018-08-25 10:53:13 -03:00
Adrian Scillato 47c931fc84
Added Discord Chat Channel 2018-08-25 10:15:24 -03:00
Theo Arends bb87f99ee0 Fix version numbering
Fix version numbering
2018-08-17 11:10:21 +02:00
Theo Arends 612374cfbf Revisit Timers off/on
6.1.1c
 * Add command Timers 0/1 to globally disable or enable armed timers (#3270)
2018-07-20 16:12:37 +02:00
Theo Arends ace6180e67 Introduce _changelog.ino
Introduce _changelog.ino
2018-07-15 17:30:38 +02:00
Theo Arends afdb197a6c v6.6.1b - Change wifi options
6.1.1b
 * Add default Wifi Configuration tool as define WIFI_CONFIG_NO_SSID in user_config.h if no SSID is configured (#3224)
 * Add user selection of Wifi Smartconfig as define USE_SMARTCONFIG in user_config.h
 * Add user selection of WPS as define USE_WPS in user_config.h in preparation for core v2.4.2 (#3221)
 * Change default Wifi config option from WPS to Wifi Manager if WPS is disabled
 *   or Wifi Smartconfig if webserver is disabled
 *   or Wifi Serial input if Smartconfig is disabled
 * Remove WPS and SmartConfig from sonoff-minimal saving 56k code space
2018-07-15 15:21:48 +02:00
Theo Arends f75ab4f25f v6.1.1a - Sync with v6.1.1
Sync with v6.1.1
2018-07-14 18:07:25 +02:00
Theo Arends e876b5aa77 v6.1.0b - WPS optional
6.1.0b
 * Add user selection of WPS as define USE_WPS in user_config.h in preparation for core v2.4.2 (#3221)
 * Change default Wifi config option from WPS to Wifi Manager if WPS is disabled (or Wifi Smartconfig if webserver is disabled)
 * Remove WPS from sonoff-minimal saving 33k code space
 * Revert wifi changes implemented in v6.0.0a due to possible bad initial wifi connections
2018-07-14 15:35:56 +02:00
Theo Arends 2058b9fa95 Updated to v6.1.0a
Updated to v6.1.0a
2018-07-06 18:00:50 +02:00
Theo Arends c896437124 v6.0.0c - Add spare SetOptions
6.0.0c
* Add support for bitflags SetOption50 .. SetOption81 (#3118)
2018-07-03 12:48:56 +02:00
Theo Arends d5a08077af Add migration instructions
Add migration instructions
2018-07-02 14:49:58 +02:00
Theo Arends 8f60a88a20 Add support for BlitzWolf BW-SHP2
Add support for BlitzWolf BW-SHP2 (and Homecube, Gosund SP1) Energy
Monitoring Smart Socket (#2223)
2018-07-02 14:25:02 +02:00
Theo Arends 0fc019e418 Initial Sonoff iFan02 support
Initial Sonoff iFan02 support (#2839)
2018-06-30 18:50:10 +02:00
Theo Arends 03ae4098b5 Add support for Sonoff S26 Smart Socket
Add support for Sonoff S26 Smart Socket (#2808)
2018-06-29 13:48:19 +02:00
Theo Arends bcafce2dd0 v6.0.0b 2018-06-29 10:12:39 +02:00
Adrian Scillato a70171d71c
Change link of SonWeb to TasmoAdmin 2018-06-26 12:47:10 -03:00
Adrian Scillato 13c159bbfa
Add a Disclaimer to Readme
Add a Disclaimer to Readme due that sonoff devices are being installed by uncertified people
2018-06-11 14:42:30 -03:00
ascillato b0e979673a Revert "Merge branch 'development' into development"
This reverts commit 3ca69e499b, reversing
changes made to 7d8495b263.
2018-06-05 18:54:35 -03:00
ascillato 1c20dbe3a2 Revert "Revert Changes"
This reverts commit 1c337ae28e.
2018-06-05 18:54:30 -03:00
ascillato 1c337ae28e Revert Changes 2018-06-05 17:04:34 -03:00
Adrian Scillato 6616dbfd66
Sync to Tasmota
Sync to Tasmota
2018-06-03 10:39:07 -03:00
Theo Arends d4e414a6d5 v6.0.0a - Add CRC to Settings
6.0.0a
* Add CRC to Settings making future upgrades more fail-safe
* Remove version 3, 4 and pre 5.2 settings auto-upgrade. See
https://github.com/arendst/Sonoff-Tasmota/wiki/Upgrade#migration-path
* Change default CFG_HOLDER from 0x20161209 to 4617 (=0x1209) - no
impact on default upgrades
2018-06-02 16:59:09 +02:00
Adrian Scillato 77b6be6b93
Update README.md 2018-05-31 05:55:16 -03:00
Adrian Scillato a616a41ab0
Sync to Tasmota
Sync to Tasmota
2018-05-30 12:15:14 -03:00
Adrian Scillato 5f2fdd0241
Update README.md 2018-05-30 00:06:34 -03:00
Vivian a175c3d150
Update README.md 2018-05-29 19:00:25 -07:00
Vivian 72fad5384e
Update README.md 2018-05-29 15:24:10 -07:00
Adrian Scillato d294ea6033
Sync to Tasmota
Sync to Tasmota
2018-05-24 14:40:11 -03:00
Theo Arends ca08b77aad Add two more rule sets
5.14.0b
 * Increase rule storage space to 3 rule sets of 512 characters
using commands rule1, rule2 and rule3
2018-05-24 14:25:52 +02:00
Adrian Scillato f7a93142ee
Update README.md 2018-05-17 03:06:47 -03:00
Adrian Scillato c91ffb2a86
Update README.md 2018-05-17 02:04:14 -03: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 47e62ce4b1
v5.14.0a - Sync with release
v5.14.0a - Sync with release
2018-05-15 13:34:04 -03:00
Theo Arends 457f438bac v5.14.0a - Sync with release 2018-05-15 17:13:51 +02:00
Adrian Scillato 4d1c7d66e4
Update from Tasmota
Update from Tasmota
2018-05-14 21:36:54 -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
Adrian Scillato 83446b5e17
Update README.md 2018-05-13 21:31:57 -03: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
Adrian Scillato bb1323222c
Update README.md 2018-05-12 16:54:18 -03:00
Adrian Scillato 1ceeec42a8
Update README.md 2018-05-12 13:24:06 -03:00
Adrian Scillato 0a7981ffae
Update README.md 2018-05-12 13:21:35 -03:00
Adrian Scillato d360449a70
Update from Tasmota
Update from Tasmota
2018-05-11 12:11:27 -03:00
Theo Arends d18707f977 Fix KNX reconnection issue
5.13.1a
* Fix KNX reconnection issue (#2679)
2018-05-11 15:00:41 +02:00
Adrian Scillato 3a3989276d
Update README.md 2018-05-11 01:43:15 -03:00
Adrian Scillato 6059676e43
Update README.md 2018-05-11 01:01:16 -03:00
Adrian Scillato 1ab0943f32
Update README.md 2018-05-11 00:59:47 -03:00
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
Adrian Scillato 6d5ef81071
Update README.md 2018-04-10 21:02:50 -03:00
Adrian Scillato 3a75dd509b
Update README.md 2018-04-10 20:58:08 -03:00
Adrian Scillato 061a3f133b
Update README.md 2018-04-10 20:53:04 -03:00
Adrian Scillato d31b3ab284
Update README.md 2018-04-10 20:44:20 -03:00
Adrian Scillato afaa0113fe
Update README.md 2018-04-10 20:35:44 -03:00
Adrian Scillato 4c47ebcfb4
Update README.md 2018-04-10 16:16:48 -03:00
Adrian Scillato 80d85a54c6
Merge pull request #42 from arendst/development
Update to Tasmota v5.12.0k - Fix two define changes
2018-04-10 16:13:02 -03:00
Theo Arends 7a9ee6b669 v5.12.0k - Fix two define changes
5.12.0k
 * Prepare for simple rules by enlarging Settings area to now
2048 bytes
 * Fix freeing more code space when emulation is disabled
(#1592)
 * Fix compile error when not defined USE_TIMERS (#2400)
2018-04-10 11:45:53 +02:00
Adrian Scillato 777db7bb28
Update README.md 2018-04-10 01:22:18 -03:00
Adrian Scillato e2725b8d2f
Update README.md 2018-04-09 23:59:20 -03:00
Adrian Scillato 8e5901aa25
Update README.md 2018-04-09 23:58:41 -03:00
Adrian Scillato d0ce8adc42
Update README.md 2018-04-09 23:55:38 -03:00
Adrian Scillato 662fda1702
Update README.md 2018-04-09 23:54:34 -03:00
Adrian Scillato 770e03f82e
Update README.md 2018-04-09 23:32:24 -03:00
Adrian Scillato 059837eb13
Update README.md 2018-04-09 06:05:21 -03:00
Adrian Scillato 69a350c6d0
Update README.md 2018-04-09 06:04:27 -03:00
Adrian Scillato 76711b1ede
Update README.md 2018-04-09 06:03:21 -03:00
Adrian Scillato 46e2d4e093
Update README.md 2018-04-09 04:41:45 -03:00
Adrian Scillato 5c3626fa3e
Update README.md 2018-04-09 04:40:27 -03:00
Adrian Scillato ecca4b98f5
Update README.md 2018-04-09 04:37:07 -03:00
Adrian Scillato 68924af190
Update README.md 2018-04-09 02:07:42 -03:00
Adrian Scillato 1a165a29cb
Update README.md 2018-04-09 01:58:51 -03:00
Adrian Scillato 05490cb355
Update README.md 2018-04-09 01:21:29 -03:00
Adrian Scillato bfc6727c22
Update README.md 2018-04-09 01:20:48 -03:00
Adrian Scillato 8e648e0b4b
Update README.md 2018-04-09 00:24:04 -03:00
Adrian Scillato 77421ba80f
Update README.md 2018-04-09 00:09:32 -03:00
Adrian Scillato 88388e9e6e
Update README.md 2018-04-08 21:43:41 -03:00
Adrian Scillato 2740093fe8
Update README.md 2018-04-08 21:43:14 -03:00
Adrian Scillato a2fdcc48e0
Update README.md 2018-04-08 21:42:47 -03:00
Adrian Scillato 2e454ec595
Update README.md 2018-04-08 20:19:28 -03:00
Adrian Scillato ddbaba7323
Update README.md 2018-04-08 19:24:07 -03:00
Adrian Scillato 9796241c56
Update README.md 2018-04-08 03:15:34 -03:00
Adrian Scillato edf045e38b
Update README.md 2018-04-08 01:45:08 -03:00
Adrian Scillato 3c7ee6c04c
Update README.md 2018-04-08 01:10:41 -03:00
Adrian Scillato ca7c23741b
Update README.md 2018-04-08 01:09:32 -03:00
Adrian Scillato 7e7e64f71d
Update README.md 2018-04-08 00:41:52 -03:00
Adrian Scillato 944a4f2dfd
Update README.md 2018-04-08 00:37:53 -03:00
Adrian Scillato 70e7608942
Update README.md 2018-04-08 00:34:17 -03:00
Adrian Scillato e63a7ec0cb
Update README.md 2018-04-08 00:27:13 -03:00
Adrian Scillato fa85ae7fca
Update README.md 2018-04-07 23:05:46 -03:00