Commit Graph

431 Commits

Author SHA1 Message Date
Theo Arends 87ddbd8f38 Release 6.4.1 2018-12-24 16:45:41 +01:00
andrethomas2 5984a634ca
Update README.md 2018-12-17 00:55:11 +02:00
Theo Arends cb0b5f6eab Merge branch 'master' into development 2018-12-16 16:22:04 +01:00
Theo Arends f83bcc2b89 Updates for release 6.4.0
Updates for release 6.4.0
2018-12-15 17:15:51 +01:00
andrethomas2 2e950c589a
Update README.md 2018-12-02 11:00:01 +02:00
andrethomas2 0daf26586d
Added icon and link to discord 2018-11-23 20:03:11 +02:00
Adrian Scillato 119480e006
Updated to Readme Development Version to 6.3.0.x 2018-10-30 14:41:41 -03:00
Theo Arends 0017a6304a Updates for release 6.3.0
Updates for release 6.3.0
2018-10-27 13:33:17 +02:00
Theo Arends 53e1420961 Change OTA Url
* Change default OTA Url to http://thehackbox.org/tasmota/release/sonoff.bin (#4170)
 * Add Tuya Software Serial to support additional Tuya configurations (#4178)
2018-10-27 11:37:42 +02:00
Theo Arends 3d6a71a406 Updates for release 6.3.0
Updates for release 6.3.0
2018-10-26 17:27:56 +02:00
andrethomas 641005ebbc
Remove note on new MQTT build 2018-10-08 12:01:38 +02:00
andrethomas ee9f609ed3
Update README.md
Update README to include link and information about newly proposed MQTT library and the availability of pre-compiled binaries for same.
2018-10-02 19:33:31 +02:00
znanev aa04074937
Fix dead links to wiki pages 2018-09-28 23:21:17 +01:00
Theo Arends b78626fd48 Updated with Shelly 2018-09-25 17:08:16 +02:00
Adrian Scillato 2b6e97146e
Update README.md 2018-09-13 11:53:27 -03:00
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