Skip to content

homematicip.exceptions.home_exceptions

HomeNotInitializedError

Bases: Exception

Raised when the Home instance is not initialized.

Parameters:

Name Type Description Default

message

Error message

'Home not initialized. Run init() first.'