Skip to content

homematicip.exceptions.connection_exceptions

HmipAuthenticationError

Bases: HmipConnectionError

Exception raised when the HomematicIP cloud returns an authentication error (HTTP 403).

HmipConnectionError

Bases: Exception

Exception raised for errors in the HomematicIP connection.

Parameters:

Name Type Description Default

message

str

Optional error message

None