# Home Assistant

[Link to App](https://hassio.xfgn.dev)

[Link to GitHub or Website](https://github.com/home-assistant)

Home Assistant is free and open-source software for home automation designed to be a central control system for smart home devices with a focus on local control and privacy

This app is hosted on Tea, as a virtual machine on Macaroni

## Integrations

| Integration           | Purpose                          |
| --------------------- | -------------------------------- |
| AdGuard               | Pull statistics                  |
| Bureau of Meteorology | Monitor Weather                  |
| CO2 Signal            | Green power usage stats          |
| Glances               | Statistics from Macaroni         |
| Google Cast           | Cast to Google devices           |
| Logitech Harmony      | Monitor and control TV remote    |
| Philips Hue           | Monitor and control Hue lights   |
| Pushover              | Send notifications               |
| Synology DSM          | Monitor and manage the NAS       |
| Thread                | Home Automation Network          |
| TP Link Kasa          | Monitor and control Kasa devices |
| Tuya Cloud            | Monitor and control TUYA devices |
| UniFi                 | Pull stats                       |
| Z-Wave                | Home Automation Network          |
| ZigBee                | Home Automation Network          |

## Backups

Backups are done via the Google Drive backup module for Home Assistant.

It is backed up daily, at 2am. The backups are stored locally and in the XFGNArchives Google Drive account.\\


---

# 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://www.trentbauer.com/homelab/service-overviews/other-adhoc-apps/home-assistant.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.
