# Privacy Policy

At HomeCamera, your privacy and security are our top priorities. This Privacy Policy details the information we interact with, and how we protect your data.

#### Data Security & Apple HomeKit

HomeCamera connects securely and directly to your Apple HomeKit ecosystem using official Apple frameworks (HomeKit). The app processes all camera streams, snapshots, and device data locally on your device or securely through your iCloud account. We do not operate, maintain, or utilize any third-party servers to proxy, process, or store your video feeds or smart home data.

#### Data Collection & Analytics

HomeCamera does not collect, log, or track your personal information or usage habits. Your smart home data belongs to you. No video feeds, home layouts, device statuses, or any other personal data is ever transmitted to us or external data brokers.

We do not use tracking frameworks and we strictly enforce zero telemetry tracking outside of Apple's default opt-in crash reporting.

#### Required App Permissions

To function as intended, the application requests the following permission:

* **Home Data**: The app requires access to your Home Data to discover, display, and control your HomeKit-enabled cameras, thermostats, and fans. This permission is securely Sandboxed and managed entirely by iOS, iPadOS, and tvOS. You can revoke this permission at any time in your device's System Settings.

#### Changes to This Policy

We may update our Privacy Policy periodically to reflect changes in our app or Apple's ecosystem guidelines. You are advised to review this page periodically for any changes.

#### Contact Us

If you have any questions, concerns, or feedback regarding your privacy or data usage while using HomeCamera, please contact at <privacy@inwisso.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://app.inwisso.com/apps/homecamera-for-homekit/privacy-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
