Skip to content

Commit

Permalink
Updated docs for time_on field
Browse files Browse the repository at this point in the history
  • Loading branch information
OrBin committed Apr 11, 2020
1 parent 59b610b commit 40c95ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,9 @@ SwitcherV2StateResponseMSG
+-----------------+---------------------+-----------------------------------------------------+
| **time_left** | ``str`` | Return the time left to auto-off. |
+-----------------+---------------------+-----------------------------------------------------+
| **time_on** | ``str`` | Return the time in "on" state. Relevant only if the |
| | | current state is "on". |
+-----------------+---------------------+-----------------------------------------------------+
| **auto_off** | ``str`` | Return the auto-off configuration value. |
+-----------------+---------------------+-----------------------------------------------------+
| **power** | ``Optional[int]`` | Return the current power consumption in watts. |
Expand Down

0 comments on commit 40c95ff

Please sign in to comment.