Theo Arends
a612be5bcd
Add timer sunrise and sunset offset
...
5.12.0l
* Add timer sunrise and sunset offset (#2378 )
2018-04-14 18:00:18 +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
Theo Arends
08456e55e6
v5.12.0k - Add rules
...
5.12.0k
* Add commands Publish, Rule, RuleTimer and Event. See Wiki about Rule
restriction, usage and examples
2018-04-13 17:42:11 +02:00
Theo Arends
2049730877
Fix DS18x20 temperature updates (#
...
5.12.0k
* Change Timer parameter name from Power to Action
* Fix
update temperature on DS18x20 drivers (#2328 )
2018-04-12 14:01:43 +02: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
Theo Arends
524979aa5f
v5.12.0j - Add Sunrise/set timer option
...
5.12.0j
* Add optional Sunrise and Sunset timers with commands Latitide
and Longitude to be enabled with define USE_SUNRISE in user_config.h
(#2317 )
2018-04-05 12:49:43 +02:00
Theo Arends
dd59560200
Add hexadecimal RGB color entry on RGBCW leds
...
5.12.0i
* Add hexadecimal RGB color entry on RGBCW leds (#2304 )
2018-04-02 15:00:26 +02:00
Theo Arends
883fa4ce8d
Add hexadecimal Data entry to command IrSend
...
5.12.0i
* Add hexadecimal Data entry to command IrSend using 0x
notation (#1290 , #2314 )
2018-04-02 14:19:57 +02:00
Theo Arends
1ccac05b43
Add Domoticz Battery and RSSI Quality
...
5.12.0i
* Add Domoticz Battery and RSSI Quality (#1604 )
2018-04-01 21:37:00 +02:00
Theo Arends
8af9452116
Change led multiple color sep from dot to space
...
5.12.0i
* Add multiple color entry support for command Led like Led2
120000 001200 000012 setting led2 as Red, Led3 as Green and Led4 as Blue
(#2303 )
2018-04-01 11:04:00 +02:00
Theo Arends
ce98c6cacc
Add multiple colors to Led command
...
5.12.0i
* Add multiple color entry support for command Led like Led2
120000.001200.000012 setting led2 as Red, Led3 as Green and Led4 as Blue
(#2303 )
2018-03-31 19:56:16 +02:00
Theo Arends
96212834cf
Change Backlog max commands to 30
...
5.12.0i
* Change max number of commands in Backlog from 15 to 30
2018-03-31 18:59:37 +02:00
Theo Arends
67477b1f4e
Add support for SGP30 sensor
...
5.12.0i
* Add support for SGP30 gas and air quality sensor (#2307 )
2018-03-31 16:26:00 +02:00
Theo Arends
5ee463ddfb
Change Timer parameter Device to Output
...
Change Timer parameter Device to Output and add German translation
(#2294 )
2018-03-30 11:15:04 +02:00
Theo Arends
9f0fdd597c
Change Reset on Button Hold time to 40 seconds
...
5.12.0i
* Change default Reset configuration time from 4 seconds to 40
seconds on Button hold (#2268 )
2018-03-29 17:21:03 +02:00
Theo Arends
c85edf15ac
Change MQTT Energy response topic to SENSOR
...
5.12.0i
* Change MQTT response topic for Energy changes from ENERGY to
SENSOR (#2229 , #2251 )
2018-03-29 14:51:34 +02:00
Theo Arends
a935f92998
v5.12.0i - Add HAss Button discovery
...
5.12.0i
* Add Home Assistant MQTT Discovery for Buttons (#2277 )
2018-03-29 13:03:13 +02:00
Theo Arends
c4b3d42693
v5.12.0i - Add Timers webpage
...
5.12.0i
* Add commands Timer 0 to clear timer and Timer 1..16 to copy
timer
* Add optional Timer configuration webpage to be enabled in
user_config.h with define USE_TIMERS_WEB
* Change webpage parameter
communication
2018-03-28 18:01:38 +02:00
Theo Arends
d564615b7d
v5.12.0i - Add timers
...
5.12.0i
* Add 16 timers using commands Timer and Timers (#1091 )
2018-03-23 17:20:20 +01:00
Theo Arends
d89534164a
v5.12.0h - Add optional Arduino OTA
...
5.12.0h
* Add optional Arduino OTA support to be enabled in
user_config.h (#1998 )
2018-03-21 17:58:39 +01:00
Theo Arends
7d7f5f2207
5.12.0h - Add all FriendlyNames to Status
...
5.12.0h
* Add all FriendlyNames to Status information (#2208 )
* Change
status display of Ssid and SetOption
2018-03-21 10:42:56 +01:00
Theo Arends
f80fb89668
v5.12.0h - Add Channel status information
...
5.12.0h
* Add Channel status information (#2211 )
2018-03-21 09:56:39 +01:00
Theo Arends
687f96f843
v5.12.0h - Change to default PWM Color/Dimmer
...
5.12.0h
* Add support for Zengge WF017 PWM Led strip controller
(#2202 )
* Change default option SetOption15 from 0 to 1 providing
better initial PWM experience
2018-03-21 09:27:05 +01:00
Theo Arends
2c4b8a4a3b
v5.12.0h - Add HSBColor and Channel commands
...
5.12.0h
* Add PWM status to command State if PWM enabled (#2203 )
* Add
command HSBColor Hue,Sat,Bri (#1642 , #2203 )
* Add command Channel
0..100 to control dimmer value for individual color channels (#2111 ,
#2203 )
2018-03-20 16:28:18 +01:00
Theo Arends
2ba4d6fb47
v5.12.0h - Add Serial Bridges
...
5.12.0h
* Add support for Software Serial bridge using commands
SerialDelimiter, SBaudrate and SSerialSend. Supports 8N1 and text only
(#2190 )
* Add support for Hardware Serial bridge using commands
SerialDelimiter, Baudrate and SerialSend. Supports 8N1 and text only
(#2182 )
2018-03-20 14:31:11 +01:00
Theo Arends
d3ef9caa34
v5.12.0g - Add hardware serial mqtt bridge
...
5.12.0g
* Add support for MQTT to hardware serial bridge using commands
Baudrate and SerialSend. Currently supports 8N1 and text only (#2182 )
2018-03-18 13:47:30 +01:00
Theo Arends
bdb652547e
v5.12.0f - Add BRG and RBG support
...
5.12.0f
* Add compile time support for WS2812 BRG and RBG led
configurations to be defined in user_config.h (#1690 )
2018-03-17 15:22:29 +01:00
Theo Arends
42ad9e1a66
Revert "v5.12.0f - Add BRG support"
...
This reverts commit 55c43ded0e
.
2018-03-17 15:10:08 +01:00
Theo Arends
55c43ded0e
v5.12.0f - Add BRG support
...
5.12.0f
* Add support for WS2812 BRG led configuration to be defined as
NEO_BRG in user_config.h (#1690 )
2018-03-17 15:00:53 +01:00
Theo Arends
3eccfb0b87
v5.12.0e - Add Restart Reason to Status 1
...
5.12.0e
* Add Restart Reason to Status 1 report (#2161 )
2018-03-14 17:28:30 +01:00
Theo Arends
12fa894303
v5.12.0e - Add command PowerDelta
...
5.12.0e
* Add command PowerDelta 0..100 (percentage) to Energy
monitoring devices to report on active power load change (#2157 )
2018-03-14 14:32:51 +01:00
Theo Arends
058e911c94
v5.12.0e - Add Domoticz dust sensors
...
5.12.0e
* Add Domoticz dust (custom) sensors to PMS5003 and NovaFitness
SDS drivers as PM1, PM2.5 and PM10
2018-03-12 14:56:48 +01:00
Theo Arends
9a421ab6a2
v5.12.0e - Fix MAX31850 higher temperatures
...
5.12.0e
* Fix MAX31850 higher temperatures (#1269 )
2018-03-11 17:44:58 +01:00
Theo Arends
fa25b8c043
v5.12.0e - Add display remaining time to PulseTime
...
5.12.0e
* Add display of remaining pulse time to command PulseTime
(#2085 )
2018-03-11 15:46:58 +01:00
Theo Arends
ad40a85161
v5.12.0e - Add wifi Retry time offset
...
5.12.0e
* Add additional time offset to Wifi Retry based on device mac
address (#2089 )
2018-03-11 15:23:17 +01:00
Theo Arends
4063275f7d
v5.12.0e - Add Clock features
...
5.12.0e
* Add commands Color6 RRGGBB for Clock marker color and Rotation pixels
for Clock rotation (#2092 )
2018-03-10 17:58:54 +01:00
Theo Arends
f30135791d
v5.12.0e - Add HTML local language header
...
5.12.0e
* Add HTML language header in local language (#2123 )
2018-03-10 14:51:40 +01:00
Theo Arends
b51f060e04
v5.12.0e - Add second TLS fingerprint
...
5.12.0e
* Add a second TLS fingerprint to allow switching keys in TLS
mode (#2033 , #2102 )
2018-03-09 18:08:17 +01:00
Theo Arends
ba3fc63265
v5.12.0d - Add more Sonoff Sc Domoticz support
...
5.12.0d
* Add Sonoff SC domoticz support for Sound level as Counter and
Air quality (#2118 )
2018-03-09 13:47:44 +01:00
Theo Arends
34fc03d6f8
v5.12.0d - Add support for multiple SHT3X
...
5.12.0d
* Add support for multiple SHT3X sensors (#1949 , #2110 )
2018-03-09 12:13:40 +01:00
Theo Arends
76a74cc427
v5.12.0d - Add Mqtt discovery suffix and precision
...
5.12.0d
* Add always suffix with device number in Mqtt discovery topic (#1962 )
* Add single decimal precision to Nova Fitness SDS0x1 sensor values
(#2093 )
2018-03-08 17:53:02 +01:00
Theo Arends
9538dfb585
v5.12.0d - Add Czech and Taiwan language
...
5.12.0d
* Add Czech language file
* Add Chinese (Traditional) in Taiwan language file (#2108 )
2018-03-08 14:02:00 +01:00
Theo Arends
a16e2316b3
v5.12.0d - Add support for Nova Fitness SDS011
...
5.12.0d
* Add support for Nova Fitness SDS011 and possibly SDS021
particle concentration sensor (#2070 )
2018-03-03 15:28:30 +01:00
Theo Arends
c60c8af237
v5.12.0d - Add alternative MQTT libraries
...
5.12.0d
* Add support for optional MQTT drivers to be selected in user_config.h
(#1992 )
2018-03-02 15:38:37 +01:00
Theo Arends
573d016140
v5.12.0d - Add Portuguese language
...
5.12.0d
* Add Portuguese language file
2018-02-28 18:01:40 +01:00
Theo Arends
9014ad3a8e
v5.12.0d - Adds and Fix
...
5.12.0d
* Prep for optional MQTT drivers by separating mqtt code from
sonoff.ino to file xdrv_00_mqtt.ino
* Add compiler check for stable
lwIP version v1.4 (#1940 )
* Add diacritics to Polish language file
(#2005 )
* Add Hungarian language file (#2024 )
* Fix MQTT TLS
fingerprint validation (#2033 )
2018-02-27 14:59:46 +01:00
Theo Arends
ac848572c9
v5.12.0c - Fix hold time action and wifi
...
5.12.0c
* Fix intermittent exception when dns lookup is used while sleep is enabled
* Fix 5.4.0 regression turning off single press after button hold during 4x hold time
* Fix possible wifi connection problem by erasing sdk configuration parameters
2018-02-24 16:37:33 +01:00
arendst
4c75873027
v5.12.0c - Fix intermittent sleep exception
...
5.12.0c
* Fix intermittent exception when dns lookup is used while
sleep is enabled
2018-02-20 16:19:48 +01:00
arendst
6b3584ef86
v5.12.0b - Consolidate TSL2561 driver
...
5.12.0b
* Change TSL2561 driver to joba library and delete Adafruit
library (#1644 )
2018-02-20 16:10:31 +01:00
arendst
664cdeb63f
v5.12.0b - Add support for sensor SHTC3
...
5.12.0b
* Add support for sensor SHTC3 (#1967 )
2018-02-19 15:33:06 +01:00