An error indicating a non-bridge accessory cannot be unblocked.
SDKs
- iOS 8.0+
- tvOS 10.0+
- watchOS 2.0+
Framework
- Home
Kit
Declaration
HMErrorCodeCannotUnblockNonBridgeAccessory = 81
An error indicating a non-bridge accessory cannot be unblocked.
SDKs
Framework
HMErrorCodeCannotUnblockNonBridgeAccessory = 81
HMError Code Unexpected Error
An unexpected error.
HMError Code Already Exists
An error indicating the container already contains the object you are trying to add.
HMError Code Not Found
An error indicating the object was not found in the container.
HMError Code Invalid Parameter
An error indicating the object is invalid for the given operation.
HMError Code Accessory Not Reachable
An error indicating the accessory is not reachable over the network.
HMError Code Read Only Characteristic
An attempt to modify a read-only value.
HMError Code Write Only Characteristic
An attempt to read from a write-only characteristic.
HMError Code Notification Not Supported
An attempt to register for notifications from an accessory that does not support notifications.
HMError Code Operation Timed Out
An error indicating the operation timed out.
HMError Code Accessory Powered Off
An error indicating the accessory is off.
HMError Code Access Denied
An error indicating the current user doesn’t have privileges to perform the operation.
HMError Code Object Associated To Another Home
An attempt to associate an object with a home when it’s already associated with another home.
HMError Code Object Not Associated To Any Home
An attempt to perform an operation on an object that is not associated to any home.
HMError Code Object Already Associated To Home
An attempt to associate an object with a home when it’s already associated with that home.
HMError Code Accessory Is Busy
An error indicating the accessory is busy.
HMError Code Operation In Progress
An error indicating the operation is already in progress.
HMError Code Accessory Out Of Resources
An error indicating the accessory is out of resources.
HMError Code Insufficient Privileges
An error indicating insufficient privileges for the operation.
HMError Code Accessory Pairing Failed
An attempt to pair with the accessory has failed.
HMError Code Invalid Data Format Specified
An error indicating an invalid data format was specified.
HMError Code Nil Parameter
An error indicating that nil
was passed for an operation that does not accept nil
.
HMError Code Unconfigured Parameter
An error indicating an unconfigured parameter.
HMError Code Invalid Class
An attempt to use an abstract base class in an operation instead of a concrete subclass.
HMError Code Operation Cancelled
An error indicating the user canceled the operation.
HMError Code Room For Home Cannot Be In Zone
An attempt to add the room that represents the entire home to a zone.
HMError Code No Actions In Action Set
An attempt to execute an action set with no actions.
HMError Code No Registered Action Sets
An attempt to activate a trigger with no action sets.
HMError Code Missing Parameter
An error indicating a missing parameter.
HMError Code Fire Date In Past
An attempt to activate a timer trigger with a date in the past.
HMError Code Room For Home Cannot Be Updated
An attempt to change the room that represents the entire home.
HMError Code Action In Another Action Set
An attempt to add an action that exists in one action set to another action set.
HMError Code Object With Similar Name Exists In Home
An attempt to give the name of one object to another object in the home.
HMError Code Home With Similar Name Exists
An attempt to assign a home the same name as an existing home.
HMError Code Rename With Similar Name
An attempt to rename an object with its current name.
HMError Code Cannot Remove Non Bridge Accessory
An attempt to remove a bridged accessory.
HMError Code Name Contains Prohibited Characters
An attempt to name an object with prohibited characters.
HMError Code Name Does Not Start With Valid Characters
An attempt to start the name of an object with invalid characters.
HMError Code User IDNot Email Address
An error indicating the user’s ID is not a valid email address.
HMError Code User Declined Adding User
An error indicating the user canceled the add user operation.
HMError Code User Declined Removing User
An error indicating the user canceled the remove user operation.
HMError Code User Declined Invite
An error indicating the user declined the invitation.
HMError Code User Management Failed
A user management error not covered by the other errors.
HMError Code Recurrence Too Small
An error indicating the recurrence interval is too short.
HMError Code Invalid Value Type
An attempt to use an invalid value type.
HMError Code Value Lower Than Minimum
An attempt to use a numeric value lower than the specified minimum value.
HMError Code Value Higher Than Maximum
An attempt to use a numeric value higher than the specified maximum value.
HMError Code String Longer Than Maximum
An attempt to use a string longer than the maximum allowed.
HMError Code Home Access Not Authorized
An error indicating access to the home was not authorized.
HMError Code Operation Not Supported
An attempt to use an unsupported operation.
HMError Code Maximum Object Limit Reached
An error indicating the maximum object count has been reached.
HMError Code Accessory Sent Invalid Response
An error indicating the accessory sent an invalid response.
HMError Code String Shorter Than Minimum
An attempt to use a string shorter than the required minimum.
HMError Code Generic Error
An error that does not have a more specific error code.
HMError Code Security Failure
A security failure.
HMError Code Communication Failure
A communication failure.
HMError Code Message Authentication Failed
A message authentication failure.
HMError Code Invalid Message Size
An error indicating an invalid message size.
HMError Code Accessory Discovery Failed
An error indicating accessory discovery failed.
HMError Code Client Request Error
An error with the client request.
HMError Code Accessory Response Error
An error with the accessory’s response.
HMError Code Name Does Not End With Valid Characters
An error indicating the provided name has invalid characters at the end.
HMError Code Accessory Is Blocked
An error indicating a blocked accessory.
HMError Code Invalid Associated Service Type
An error indicating an invalid service type.
HMError Code Action Set Execution Failed
An attempt to execute the action set failed.
HMError Code Action Set Execution Partial Success
An attempt to execute the action set was only partially successful.
HMError Code Action Set Execution In Progress
An error indicating the execution of the action set is in progress.
HMError Code Accessory Out Of Compliance
An error indicating the accessory is out of compliance.
HMError Code Data Reset Failure
An attempt to reset the data failed.
HMError Code Notification Already Enabled
An error indicating the notification is already enabled.
HMError Code Recurrence Must Be On Specified Boundaries
An error indicating the recurrence rule is not on the specified boundaries.
HMError Code Date Must Be On Specified Boundaries
An error indicating the date is not on the specified boundaries.
HMError Code Cannot Activate Trigger Too Far In Future
An error indicating the trigger cannot be activated because it is set too far in the future.
HMError Code Recurrence Too Large
An attempt to use a recurrence period that is too large.
HMError Code Read Write Partial Success
An error indicating a partially successful read/write operation.
HMError Code Read Write Failure
An error indicating a failed read/write operation.
HMError Code Not Signed Intoi Cloud
An error indicating the user is not signed into iCloud.
HMError Code Keychain Sync Not Enabled
An error indicating Keychain syncing is not enabled for the user.
HMError Code Cloud Data Sync In Progress
An error indicating a data synchronization operation is in progress.
HMError Code Network Unavailable
An error indicating the network is unavailable.
HMError Code Add Accessory Failed
A failed attempt to add an accessory.
HMError Code Missing Entitlement
An error indicating a required entitlement is not available.
HMError Code Device Locked
An error indicating the device is locked.
HMError Code Cannot Remove Builtin Action Set
An error indicating the built-in action set cannot be removed.
HMError Code Location For Home Disabled
An error indicating the home’s location is disabled.
HMError Code Not Authorized For Location Services
An error indicating location services are not authorized.
HMError Code Refer To User Manual
An error described in the device’s user manual.
HMError Code Invalid Or Missing Authorization Data
An error indicating the authorization data is invalid or missing.
HMError Code Bridged Accessory Not Reachable
An error indicating the bridged accessory cannot be reached.
HMError Code Not Authorized For Microphone Access
An error indicating microphone access is not authorized.
HMError Code Incompatible Network
An error indicating an incompatible network.
HMError Code No Home Hub
An error indicating no home hub found.
HMError Code No Compatible Home Hub
An error indicating no compatible home hub found.
HMError Code Incompatible Accessory
The accessory is incompatible.
HMError Code Object With Similar Name Exists
An object with a similar name already exists.
HMError Code Ownership Failure
The ownership code did not match.
HMError Code Maximum Accessories Of Type In Home
The home already has the maximum number of accessories of the given type.
HMError Code Wi Fi Credential Generation Failed
WiFi credential generation failed.