All of the Homekit objects on the network that the user's device has permission to access.
List<Homekit> get homekits => List.from(_homekits, growable: false);