homematicip.exceptions.home_exceptions
HomeNotInitializedError
Bases: Exception
Raised when the Home instance is not initialized.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
|
Error message |
'Home not initialized. Run init() first.'
|