Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
6033c93
Add Home Assistant Supervisor documentation
MehmetEmreee Feb 21, 2026
1728840
Add homeassistant project to documentation
MehmetEmreee Feb 21, 2026
e5d259e
Add info.md with initial content
MehmetEmreee Feb 21, 2026
39e1e27
Add files via upload
MehmetEmreee Feb 21, 2026
4b50c7a
Update homeassistant.mdx
MehmetEmreee Feb 21, 2026
6458b06
Change command to monitor hassio_supervisor logs
MehmetEmreee Feb 21, 2026
ccebc65
Add files via upload
MehmetEmreee Feb 24, 2026
dfebc17
Add files via upload
MehmetEmreee Feb 24, 2026
2de6f90
Add sensor integration guide for Deneyap Kart
MehmetEmreee Feb 24, 2026
b498a92
Document Home Assistant installation and setup process
MehmetEmreee Feb 24, 2026
1c1d7c6
Fix formatting in homeassistant.mdx
MehmetEmreee Feb 27, 2026
6c18346
Initial plan
Copilot Mar 6, 2026
ecaec1c
Rename homeassistant images and update MDX links
Copilot Mar 6, 2026
1aa77a3
Merge pull request #2 from MehmetEmreee/copilot/rename-images-for-hom…
MehmetEmreee Mar 6, 2026
4ac9c2d
Initial plan
Copilot Mar 6, 2026
118c7f6
Add Home Assistant installation script
MehmetEmreee Mar 6, 2026
943cea3
Fix TR homeassistant docs: T3 Gemstone O1 name format and image captions
Copilot Mar 6, 2026
33aa74d
Merge pull request #3 from MehmetEmreee/copilot/update-t3-gemstone-fo…
MehmetEmreee Mar 6, 2026
b940095
Add files via upload
MehmetEmreee Mar 6, 2026
6773d6c
Update ZIP_URL to point to new repository location
MehmetEmreee Mar 6, 2026
b42a738
Update download script URL in homeassistant.mdx
MehmetEmreee Mar 6, 2026
83d4cfe
Update installation script references in homeassistant.mdx
MehmetEmreee Mar 6, 2026
d992be7
Initial plan
Copilot Mar 6, 2026
be6f54c
Apply Turkish HA docs changes to English version
Copilot Mar 6, 2026
2ddd9d1
Merge pull request #5 from MehmetEmreee/copilot/update-home-assistant…
MehmetEmreee Mar 6, 2026
0f76941
Add English version note to info.md
MehmetEmreee Mar 6, 2026
b70d022
Add files via upload
MehmetEmreee Mar 6, 2026
44165c0
Initial plan
Copilot Mar 6, 2026
df6cd73
Update image link from on-hazirlik.png to en/Pre-preparation.png in h…
Copilot Mar 6, 2026
e19e408
Merge pull request #6 from MehmetEmreee/copilot/rename-images-homeass…
MehmetEmreee Mar 6, 2026
229e61b
Initial plan
Copilot Mar 6, 2026
0e8759b
Update image links to include /en/ path in homeassistant.mdx
Copilot Mar 6, 2026
9f3fc68
Merge pull request #7 from MehmetEmreee/copilot/update-image-links-fo…
MehmetEmreee Mar 6, 2026
94d9b62
Add files via upload
MehmetEmreee Mar 10, 2026
3671878
Add files via upload
MehmetEmreee Mar 10, 2026
45d1534
Merge branch 'main' into main
MehmetEmreee Mar 10, 2026
2a2ccf6
Refactor Home Assistant documentation structure
MehmetEmreee Jul 7, 2026
2d42e99
Home Assistant integration document and related images
MehmetEmreee Jul 7, 2026
06f294d
add related images
MehmetEmreee Jul 7, 2026
01ab7ac
Update image paths for Turkish localization
MehmetEmreee Jul 7, 2026
a5d4d08
Update image source path in homeassistant.mdx
MehmetEmreee Jul 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.15.0/.schema/devbox.schema.json",
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.17.2/.schema/devbox.schema.json",
"packages": [
"nodejs@latest"
],
Expand Down
22 changes: 10 additions & 12 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,10 @@
},
"fonts": {
"body": {
"family": "InterVariable",
"format": "woff2",
"source": "https://rsms.me/inter/font-files/InterVariable.woff2?v=4.1"
"family": "Inter"
},
"heading": {
"family": "InterVariable",
"format": "woff2",
"source": "https://rsms.me/inter/font-files/InterVariable.woff2?v=4.1"
"family": "Google Sans"
}
},
"background": {
Expand Down Expand Up @@ -116,6 +112,7 @@
"pages": [
"tr/boards/o1/ai/introduction",
"tr/boards/o1/ai/ecosystem",
"tr/boards/o1/ai/installation",
"tr/boards/o1/ai/edgeai",
"tr/boards/o1/ai/edgeai-tensorlab",
"tr/boards/o1/ai/data-labeling",
Expand Down Expand Up @@ -168,6 +165,9 @@
"tr/projects/vtol",
"tr/projects/swupdate",
"tr/projects/mediabox",
"tr/projects/firewall",
"tr/projects/hotspot",
"tr/projects/homeassistant",
{
"group": "Teknofest",
"pages": [
Expand Down Expand Up @@ -283,6 +283,7 @@
"pages": [
"en/boards/o1/ai/introduction",
"en/boards/o1/ai/ecosystem",
"en/boards/o1/ai/installation",
"en/boards/o1/ai/edgeai",
"en/boards/o1/ai/edgeai-tensorlab",
"en/boards/o1/ai/data-labeling",
Expand Down Expand Up @@ -335,6 +336,9 @@
"en/projects/vtol",
"en/projects/swupdate",
"en/projects/mediabox",
"en/projects/firewall",
"en/projects/hotspot",
"en/projects/homeassistant",
{
"group": "Teknofest",
"pages": [
Expand Down Expand Up @@ -391,8 +395,6 @@
},
"seo": {
"metatags": {
"charset": "UTF-8",
"viewport": "width=device-width, initial-scale=1.0",
"description": "T3 Gemstone Development Boards",
"keywords": "t3, t3vakfi, t3gemstone, gemstone, gemstoneboard, obsidian, obsidyen, kuvars, quartz, t3foundation, embedded, realtime, iot, robotics, uav, drone, teknofest, github",
"author": "T3 Foundation",
Expand All @@ -401,7 +403,6 @@
"indexing": "all",
"google": "notranslate",
"generator": "Mintlify",
"format-detection": "telephone=no",
"referrer": "origin",
"refresh": "30",
"rating": "general",
Expand All @@ -414,9 +415,6 @@
"category": "Technology",
"target": "all",
"HandheldFriendly": "True",
"apple-mobile-web-app-capable": "yes",
"apple-mobile-web-app-status-bar-style": "black",
"apple-mobile-web-app-title": "T3 Gemstone",
"application-name": "T3 Gemstone"
}
},
Expand Down
4 changes: 2 additions & 2 deletions en/academy/academy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ mode: "custom"
export const HeroCard = ({ filename, title, description, href }) => {
return (
<a className="group cursor-pointer pb-8" href={href}>
<img src={`https://mintlify.s3.us-west-1.amazonaws.com/mintlify/images/hero/${filename}.png`} className="block dark:hidden pointer-events-none group-hover:scale-105 transition-all duration-100" />
<img src={`https://mintlify.s3.us-west-1.amazonaws.com/mintlify/images/hero/${filename}-dark.png`} className="pointer-events-none group-hover:scale-105 transition-all duration-100 hidden dark:block" />
<img src={`https://raw.githubusercontent.com/t3gemstone/docs/refs/heads/main/images/${filename}.png`} className="block dark:hidden pointer-events-none group-hover:scale-105 transition-all duration-100" />
<img src={`https://raw.githubusercontent.com/t3gemstone/docs/refs/heads/main/images/${filename}-dark.png`} className="pointer-events-none group-hover:scale-105 transition-all duration-100 hidden dark:block" />
<h3 className="mt-5 text-gray-900 dark:text-zinc-50 font-medium">{title}</h3>
<span className="mt-1.5">
{description}
Expand Down
75 changes: 75 additions & 0 deletions en/boards/o1/ai/installation.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
title: 'Installation'
description: 'T3 Edge AI Package Installation'
---

import SnippetUEnv from '/snippets/boards/o1/uenv.mdx';
import SnippetUEnvEdit from '/snippets/boards/o1/uenv-overlay-edit-en.mdx';

This section provides instructions on how to install the Edge AI package on the T3 Gemstone O1 development board.
With these packages, you will be able to perform image processing operations using AI accelerators.

<Steps>

<Step title="Update the Package Repository">
```bash
sudo apt update
```
Keeping the system package list up to date prevents dependency errors that may occur during installation.
</Step>

<Step title="Install T3 Edge AI Packages">
```bash
sudo apt install t3-gem-o1-edgeai
```
This command installs the Edge AI development tools and libraries in a single step.
</Step>

<Step title="Activate Edge AI Overlay">

Open the `uEnv.txt` file located in the boot directory using the `nano` text editor from the terminal interface.

```bash
sudo nano /boot/uEnv.txt
```

<Tip>
Since we are using the command with sudo, it will prompt for a password. If you have not changed it, you
must use the password you set while writing the image with Gem-Imager.
</Tip>

The `uEnv.txt` file will contain definitions such as the following:

<SnippetUEnv />

Add the `k3-am67a-t3-gem-o1-edgeai-apps.dtbo` filename to the end of the `overlays=` line, leaving a space.

The final state of the `uEnv.txt` file will look like this. You must place the appropriate filename in the `<file-name>` section.

<SnippetUEnvEdit />

After defining the overlay file, the board must be rebooted for the changes to be applied by the system.

```bash
sudo reboot
```

</Step>

<Step title="Load Environment Variables">

```bash
sudo su
source /opt/t3-edgeai-env
```

These commands allow you to switch to the `root` user and load the environment variables required for Edge AI.

<Warning>
Note: Due to the use of AI accelerators, operations are performed at the hardware level. Therefore, the
relevant steps must be executed under the root user.
</Warning>

</Step>

</Steps>
Loading