Skip to content

Commit

Permalink
{chore: autopublish 2021-02-08T21:29:05Z}
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 8, 2021
1 parent 985f4d9 commit 61f7458
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/PilotParser.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,34 @@ self | |



### get_white_range


Get the value of the whiteRange property.

#### Parameters
name | description | default
--- | --- | ---
self | |





### get_extended_white_range


Get the value of the extende whiteRange property.

#### Parameters
name | description | default
--- | --- | ---
self | |





### get_speed


Expand Down
15 changes: 15 additions & 0 deletions docs/wizlight.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ name | description | default
--- | --- | ---
self | |
ip | |
connect_on_init | | False
port | | 38899
mac | | None

Expand All @@ -37,6 +38,20 @@ self | |



### _check_connection


Check the connection to the bulb.

#### Parameters
name | description | default
--- | --- | ---
self | |





### get_id_from_scene_name


Expand Down

0 comments on commit 61f7458

Please sign in to comment.