Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sbidy/pywizlight
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidy committed Dec 25, 2020
2 parents 2d054ca + f831336 commit f6fb130
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

**[WizLightConnectionError](WizLightConnectionError.md)**: When a connection error is encountered.

**[WizLightTimeOutError](WizLightTimeOutError.md)**: When a connection error is encountered.

**[DiscoveredBulb](DiscoveredBulb.md)**: Representation of discovered bulb.

**[BulbRegistry](BulbRegistry.md)**: Representation of the bulb registry.
Expand Down
7 changes: 7 additions & 0 deletions docs/WizLightTimeOutError.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# WizLightTimeOutError


When a connection error is encountered.

## Methods

0 comments on commit f6fb130

Please sign in to comment.