diff --git a/docs/PilotParser.md b/docs/PilotParser.md index dcb793e..3a05409 100644 --- a/docs/PilotParser.md +++ b/docs/PilotParser.md @@ -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 diff --git a/docs/wizlight.md b/docs/wizlight.md index ab52b26..b36f3ea 100644 --- a/docs/wizlight.md +++ b/docs/wizlight.md @@ -16,6 +16,7 @@ name | description | default --- | --- | --- self | | ip | | +connect_on_init | | False port | | 38899 mac | | None @@ -37,6 +38,20 @@ self | | +### _check_connection + + +Check the connection to the bulb. + +#### Parameters +name | description | default +--- | --- | --- +self | | + + + + + ### get_id_from_scene_name