mirror of https://github.com/arendst/Tasmota.git
deepsleep moved
parent
66f5ee6436
commit
57defac3ef
|
@ -129,7 +129,7 @@ See also|[`SetOption1`](#SetOption1) - Set button multipress mode<BR>[`SetOption
|
|||
<a id="tb-management">Command|Parameters
|
||||
:---|:---
|
||||
Delay<a id="Delay"></a>|`2..3600` = set delay between two backlog commands with 0.1 second increment
|
||||
DeepSleepTime<a id="DeepSleep"></a>|Time to enter [deep sleep mode](Support-for-Deepsleep-and-Wake-Up-PIN)  »6.6.0.18<BR>`0` = disable deep sleep mode *(default)*<BR>`10..86400` = set deep sleep mode time period in seconds
|
||||
DeepSleepTime<a id="DeepSleep"></a>|Time to enter [deep sleep mode](DeepSleep)  »6.6.0.18<BR>`0` = disable deep sleep mode *(default)*<BR>`10..86400` = set deep sleep mode time period in seconds
|
||||
Emulation<a id="Emulation"></a>|`0` = disable emulation *(default)*<BR>`1` = enable Belkin WeMo emulation for [Alexa](Alexa)<BR>`2` = enable Hue Bridge emulation for [Alexa](Alexa)
|
||||
FriendlyName\<x\><a id="FriendlyName"></a>|`1` = Reset friendly name to firmware default<BR>`<value>` = set friendly name (32 char limit)
|
||||
Gpios<a id="Gpios"></a>|Show list of available [components](Components#components-list) by name and index<BR>`255` / `All` Show list of all [components](Components#components-list) by name and index  »6.6.0.12<BR>
|
||||
|
|
2
Home.md
2
Home.md
|
@ -25,7 +25,7 @@ You will need [some tools](Prerequisites) to [prepare](Hardware-preparation) you
|
|||
[Tasmota v6.7.1 Allison](../releases/tag/v6.7.1) releases with a fix for the bug causing serious issues in power monitoring devices.
|
||||
|
||||
**2019-10-25**
|
||||
[Tasmota v6.7.0](../releases/tag/v6.7.0) is released bringing support for [blind and shutters](Commands#blinds-shutters-and-roller-shades), [deep sleep and wake up pin](Support-for-Deepsleep-and-Wake-Up-PIN). [Tuya component](tuyamcu) is more customisable supporting a wider range of devices and a plethora of new sensors. Support for [Zigbee](https://github.com/arendst/Tasmota/wiki/Zigbee) devices is in a nascent stage of development.
|
||||
[Tasmota v6.7.0](../releases/tag/v6.7.0) is released bringing support for [blind and shutters](Commands#blinds-shutters-and-roller-shades), [deep sleep and wake up pin](DeepSleep). [Tuya component](tuyamcu) is more customisable supporting a wider range of devices and a plethora of new sensors. Support for [Zigbee](https://github.com/arendst/Tasmota/wiki/Zigbee) devices is in a nascent stage of development.
|
||||
Besides that there are bug fixes and improvements and on top of all that: better support for iFan03, Shelly 2.5, a rewrite of the light driver and the default Arduino core is now pre2.6. Last, but not least, the new tasmota-ir.bin build that has fully featured IR support but at the cost of other features.
|
||||
|
||||
_In with the new, out with the old!_
|
||||
|
|
Loading…
Reference in New Issue