Note default unit for stateDuration()

Fixes #559
pull/560/head
pierwill 2019-10-28 10:14:53 -07:00
parent 88a2cbd676
commit b9a3c680a4
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ _**Data type:** String_
The unit of time in which the state duration is incremented.
For example: `1s`, `1m`, `1h`, etc.
The default unit is one second (`1s`).
_**Data type:** Duration_