Exception | Description |
---|---|
ApiException |
Thrown when the API returns an unknown error.
|
DeviceOffException |
Thrown when trying to change the state of a light that is off.
|
EntityNotAvailableException |
Thrown when operating on a group, light or user that doesn't exist.
|
GroupTableFullException |
Thrown when adding more than 16 groups (excluding all lights group) to a bridge.
|
InvalidCommandException |
Thrown when scheduling an invalid command.
|
LinkButtonException |
Thrown if the link button hasn't been pressed in the last 30 seconds.
|
UnauthorizedException |
Thrown when the specified user is no longer whitelisted on the bridge.
|