Theo Arends
fb6640e94b
Update display drivers
...
Add features to and provide more stable display drivers
2018-08-31 12:17:09 +02:00
Theo Arends
67db78b759
Merge pull request #3644 from Jason2866/patch-1
...
Update xsns_27_apds9960.ino
2018-08-31 10:13:32 +02:00
Jason2866
bd4048143e
Update xsns_27_apds9960.ino
...
New Version from Staars https://github.com/Staars/Sonoff-Tasmota/tree/development/sonoff
2018-08-30 18:12:21 +02:00
Theo Arends
2212af4860
Clear GPIO on multi boot loop
...
Clear GPIO on multi boot loop
2018-08-30 14:47:48 +02:00
Theo Arends
f7c38f24f3
6.1.1.14 Add boot loop detection
...
Add boot loop detection and try to fix
2018-08-30 14:27:33 +02:00
Theo Arends
3abdaaffb7
Revert "6.1.1.14 Add boot loop detection"
...
This reverts commit b9a875d6fb
.
2018-08-30 13:19:09 +02:00
Theo Arends
b9a875d6fb
6.1.1.14 Add boot loop detection
...
Add boot loop detection and try to fix
2018-08-30 12:22:24 +02:00
Theo Arends
1fad13dc91
Merge pull request #3638 from ascillato/patch-1
...
Add command TIMERS 2 to toggle global timers enable flag
2018-08-30 11:44:58 +02:00
Theo Arends
19f55b1ec8
Merge pull request #3640 from andrethomas/patch-1
...
Update README.md
2018-08-30 08:42:05 +02:00
andrethomas
452ad6c72e
Update README.md
2018-08-30 00:03:56 +02:00
Adrian Scillato
ee8a698ca5
Added command TIMERS 2 to toggle global timers enable flag
...
#3308
2018-08-29 14:21:13 -03:00
Theo Arends
7d00289c02
Update Releasenotes
...
Update Releasenotes
2018-08-29 17:46:05 +02:00
Theo Arends
7b18436179
Update changelog
...
Update changelog
2018-08-29 17:39:10 +02:00
Theo Arends
fc25706714
Merge pull request #3635 from arendst/release-6.2
...
Merge pull request #3620 from arendst/development
2018-08-29 16:14:34 +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
Theo Arends
3efd969350
Merge pull request #3623 from ascillato/patch-3
...
Add Compiled Development Binaries Link to ReadMe
2018-08-28 21:40:45 +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
ba9b4d9fd1
Merge pull request #3620 from arendst/development
...
Prep for release
2018-08-28 18:01:24 +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
ea53e930e1
Remove files not to release
...
Remove files not to release
2018-08-28 16:39:17 +02:00
Theo Arends
06604b7f09
Version update
...
Version update
2018-08-28 16:33:05 +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
Theo Arends
93e855ace7
Fix compile error
...
Fix compile error (#3618 )
2018-08-28 12:39:51 +02:00
Theo Arends
55b43734d8
6.1.1.13 - Fixes
...
6.1.1.13 20180828
* Fix 6.1.1.12 regression of Mem and Var default handling (#3618 )
* Optimizations
2018-08-28 11:10:32 +02:00
Theo Arends
f8666c0410
Some requested additions
...
* Add optional MQTT_TELE_RETAIN to Energy Margins message (#3612 , 3614)
* Add Individual HSBColorX commands (#3430 , #3615 )
* Add RuleX debug options 8,9,10 (StopOnError) to control RuleX execution status after an exception restart (#3607 )
2018-08-28 10:26:33 +02:00
Theo Arends
e4006757b1
Merge pull request #3615 from ascillato/patch-2
...
Added Individual HSBCOLOR Commands for HomeKit
2018-08-28 10:04:32 +02:00
Theo Arends
93b0c57ce9
Merge pull request #3614 from ascillato/patch-1
...
Added Optional Retain Flag for Energy Margins
2018-08-28 10:03:34 +02:00
Adrian Scillato
aa79874013
Added Individual HSBCOLOR Commands for HomeKit
...
Added individual HSBCOLOR commands for better integration to HomeKit and OpenHab.
Usage:
HSBCOLOR1 <x> to set Hue
HSBCOLOR2 <x> to set Saturation
HSBCOLOR3 <x> to set Brightness
Still is supported previous command HSBCOLOR <hue>,<sat>,<bri>
2018-08-27 22:46:04 -03:00
Adrian Scillato
e20c2b056a
Added Optional Retain Flag for Energy Margins
...
Request #3612
2018-08-27 18:35:23 -03:00
Theo Arends
23155aa15e
Refresh RF-Bridge-EFFM8BB1
...
Refresh RF-Bridge-EFFM8BB1.hex firmwares
2018-08-27 18:33:13 +02:00
Theo Arends
04c81e31d1
Fix Sonoff Bridge data length
...
Fix Sonoff Bridge data reception when using Portisch EFM8 firmware and in data buffer length (#3605 )
2018-08-27 18:16:28 +02:00
Theo Arends
9b54ab9038
Some optimizations
...
Some optimizations
2018-08-27 16:07:23 +02:00
Theo Arends
d4931f7b11
Fix handling default names Pt.2
...
Fix handling default names Pt.2
2018-08-27 14:53:09 +02:00
Theo Arends
9978381c94
Fix handling deafult names
...
Fix handling use of default names when using names starting with shortcut character (#3392 , #3600 )
2018-08-27 13:06:22 +02:00
Theo Arends
d69e88b50b
6.1.1.12 - Add debounce time
...
6.1.1.12 20180827
* Add commands ButtonDebounce 40..1000 and SwitchDebounce 40..1000 to have more control over debounce timing. Default is 50mS (#3594 )
2018-08-27 12:01:20 +02:00
Theo Arends
1b8adc2eef
Merge pull request #3608 from ascillato/patch-1
...
Add time parameters as variable comparison
2018-08-27 10:09:56 +02:00
Adrian Scillato
f70e4ab783
Added time parameters as variable comparison
...
Added %sunrise%, %sunset%, %uptime% and %time% to be used in rules comparison like:
on Time#Initialized do backlog event checksunrise=%time%; event checksunset=%time% endon
on event#checksunset>%sunset% do power3 1 endon
on event#checksunrise<%sunrise% do power3 1 endon
2018-08-27 04:59:17 -03:00
Theo Arends
2228ae46c0
Merge pull request #3606 from andrethomas/development
...
Update MCP230xx flash usage information
2018-08-27 09:43:59 +02:00
Theo Arends
5e1e901010
Merge pull request #3604 from ascillato/patch-1
...
KNX: Automatic Multicast Library Selection
2018-08-27 09:43:22 +02:00
Theo Arends
e7b9af79fe
Merge pull request #3603 from ascillato/patch-2
...
Platformio - Added Optional Configurations
2018-08-27 09:42:44 +02:00
andrethomas
44c62fde40
Update MCP230xx flash usage information
...
Update MCP230xx flash usage information
2018-08-27 08:12:33 +02:00
Adrian Scillato
2b0745ed6c
Added Optional Configurations
2018-08-27 02:54:11 -03:00
Adrian Scillato
84a715dc9b
KNX: Automatic Multicast Library Selection
2018-08-27 02:27:41 -03:00
Adrian Scillato
960c2e32fc
KNX: Automatic Multicast Library Selection
2018-08-27 02:26:21 -03:00
Adrian Scillato
3d50c87c9d
Added Optional Configurations
2018-08-27 02:18:10 -03:00
Theo Arends
ea43540b43
Update WS2812 driver
...
Update WS2812 driver for new state time
2018-08-26 17:32:49 +02:00
Theo Arends
bbd2529914
Sleep fixes part 2 and 3 of 3
...
* Change scheduler phase 2/3 - Fixed when sleep is enabled: Blinktime (#3581 )
* Change scheduler phase 3/3 - Some sensor update timings: AdcEvery 200 -> 250, Senseair 300 -> 250, SDM120 300 -> 250, SDM630 300 -> 250
2018-08-26 17:10:18 +02:00