base error class added

readme updated

patch bump
This commit is contained in:
2023-08-19 21:59:14 +01:00
parent 6e13e71a09
commit 822bdfb60d
4 changed files with 11 additions and 6 deletions

View File

@@ -88,6 +88,7 @@ def on_twitch_event(event, data):
### Errors
- `SteamlabsSIOError`: Base StreamlabsSIO error class
- `SteamlabsSIOConnectionError`: Exception raised when connection errors occur
### Logging