Theo Arends
2058b9fa95
Updated to v6.1.0a
...
Updated to v6.1.0a
2018-07-06 18:00:50 +02:00
Theo Arends
d08cefb0df
Rewrite BME680 driver
...
Rewrite BME680 driver now using latest Bosch BME680 library (#2969 )
2018-07-04 18:41:00 +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
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
d3d876f030
Add Sonoff iFan02 support
...
Add support for Sonoff iFan02 as module 44 introducing command FanSpeed
0..3 (#2839 )
2018-07-01 15:06:44 +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
1c6f752ba8
Add enforce Hass discovery as light group
...
Add command SetOption30 to enforce Hass discovery as light group (#1784 )
2018-06-29 11:15:27 +02:00
Theo Arends
3e96e04690
Add experimental (untested) TM1638 support
...
Add experimental (untested) TM1638 switch support (#2226 )
2018-06-28 17:40:37 +02:00
Theo Arends
6e9602418d
v6.0.0b - Support up to 8 switches
...
6.0.0b
* Change number of switches from 4 to 8 (#2885 , #3086 )
2018-06-28 14:28:14 +02:00
Theo Arends
20a53950ff
Fix possible wifi connection problem
...
Fix possible wifi connection problem (#1366 )
2018-06-28 12:25:50 +02:00
Theo Arends
b1258477a5
Add support for APDS9960 proximity sensor
...
6.0.0a
* Add support for APDS9960 proximity sensor (#3051 )
2018-06-26 17:51:43 +02:00
Theo Arends
54ef429fdc
Add increment and decrement counter
...
6.0.0a
* Add increment and decrement value to command Counter (#2838 )
2018-06-26 17:17:23 +02:00
Theo Arends
6a9a996e98
Add option 0 to command Timers
...
6.0.0a
* Add option 0 to command Timers disarming all timers (#2962 )
2018-06-26 16:44:17 +02:00
Theo Arends
862623b295
Add rule variables and add minutes
...
6.0.0a
* Add time in minutes to rule Time#Initialized, Time#set and Time#Minute
(#2669 )
* Add rule variables %time% for minutes since midnight, %uptime%,
%sunrise% and %sunset% giving time in minutes (#2669 )
2018-06-26 16:22:53 +02:00
Theo Arends
dc1c2abda7
Add heap and stack debug information
...
Add heap and stack debug information
2018-06-26 11:48:09 +02:00
Theo Arends
e818f0da55
Fix rules induced LWT message
...
Fix rules induced LWT message
2018-06-25 18:00:20 +02:00
Theo Arends
176c39dfe3
Add hex/decimal receive control for RF and IR
...
6.0.0a
* Add command SetOption28 to switch between hex or decimal Sonoff Bridge
RF received data format (#3008 )
* Add command SetOption29 to switch between hex or decimal IR received
data format
2018-06-25 12:33:23 +02:00
Theo Arends
45e2812939
Add debug facilities
...
Add optional debug facilities and CPU load loop info (#2979 )
2018-06-24 17:50:42 +02:00
Adrian Scillato
51d09680aa
Update _releasenotes.ino
2018-06-12 14:35:48 -03:00
Theo Arends
43dd708413
Add I2C temperature sensor LM75AD
...
6.0.0a
* Add support for I2C temperature sensor LM75AD (#2909 )
2018-06-05 16:14:00 +02:00
Theo Arends
d4119fe54d
Add SnfBrdg EFM8BB1 fw tools
...
6.0.0a
* Add support for uploading Sonoff Bridge firmware found in
tools/fw_efm8bb1 folder build by Portisch using Web Gui File Upload
(#2886 )
* Add command RfRaw to control Portisch firmware features
2018-06-04 18:10:38 +02:00
Theo Arends
cec701fb33
Fix Pzem004T checksum error
...
6.0.0a
* Fix Pzem004T checksum error
2018-06-03 14:43:17 +02: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
ascillato
3d2b9dc583
Added KNX Console Commands
2018-05-31 03:21:35 -03:00
Theo Arends
f3c4001b4a
Fix HWRestart on rule event
...
5.14.0b
* Fix Hardware Watchdog restart when using event command (#2853 )
2018-05-29 17:24:42 +02:00
Theo Arends
ed56322f12
Add command source information
...
5.14.0b
* Add source information to command execution to be shown with logging
option 3 (#2843 )
2018-05-28 15:52:42 +02:00
Theo Arends
41496acdee
File renames and Add command WebSend
...
5.14.0b
* Add command WebSend [<host>(:<port>,<user>:<password>)] <command>
(#2821 )
2018-05-28 11:35:23 +02:00
Theo Arends
9f329d5fb0
Add rule support for IrReceive and RfReceive
...
5.14.0b
* Add rule support for IrReceive and RfReceive (#2758 )
2018-05-24 16:23:20 +02: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
Theo Arends
4fbc51a874
Add optional token %id% to fulltopic
...
5.14.0a
* Add optional token %id% substituting the unique MAC address for topic
names by Michael Graf (#2794 )
2018-05-21 17:52:24 +02:00
Theo Arends
06258e5a68
Rules fixes and additions
...
5.14.0a
* Add rules %mem1% to %mem5% variable names storing data in flash
(#2780 )
* Add rules test on %varx% or %memx% (#2780 )
* Fix anomalies in rules (#2778 )
2018-05-20 17:46:00 +02:00
Theo Arends
1c6af967be
Add program to decode some status messages
...
5.14.0a
* Add feature information to Status 4
* Add tools folder with python script decode-status.py for decoding some
status fields like SetOption and Features
* Add python script fw-server.py in tools folder to create a simple OTA
server (#2759 )
* Fix vars on rules (#2769 )
* Fix bug in KNX menu (#2770 )
2018-05-19 17:31:55 +02:00
Theo Arends
496b41dfbd
Add compiled feature information
...
5.14.0a
* Add compiled feature information to Status 4
2018-05-17 15:36:45 +02:00
Theo Arends
80ffea085b
Admin and some fixes
...
5.14.0a
* Add KNX energy data (#2750 )
* Fix display selection of
un-available GPIO options in Module Configuration webpage (#2718 )
* Fix
IRSend not accepting data value of 0 (#2751 )
2018-05-17 11:55:40 +02:00
Theo Arends
25ba74cfb4
Fix timer re-trigger after restart
...
5.14.0a
* Fix timer re-trigger within one minute after restart (#2744 )
2018-05-16 17:17:31 +02:00
Theo Arends
482c5324ee
Add KNX communication enhancement
...
5.14.0a
* Add KNX communication enhancement (#2742 )
2018-05-16 10:56:09 +02: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
Theo Arends
457f438bac
v5.14.0a - Sync with release
2018-05-15 17:13:51 +02: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
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
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
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
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
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
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
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