Skip to content

Commit bc35095

Browse files
committed
Add document for Terncy integration
1 parent 4504319 commit bc35095

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

source/_integrations/terncy.markdown

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Terncy
3+
description: Instructions on how to setup Terncy devices within Home Assistant.
4+
ha_category:
5+
- Light
6+
ha_release: pending_in_pr_merge
7+
ha_iot_class: Local Push
8+
ha_config_flow: true
9+
ha_codeowners:
10+
- '@rxwen'
11+
ha_domain: terncy
12+
---
13+
14+
The `Terncy` integration allows you to control your Terncy devices connected to the Terncy Home Center (a ZigBee gateway) with Home Assistant.
15+
16+
The Terncy integration is automatically discovered. If not, add it via the add integration menu.
17+
18+
There is support for the following device types within Home Assistant:
19+
20+
- **Light** - The Terncy platform for supporting lights.
21+
22+
23+
## Configuration
24+
25+
Before trying to control Terncy devices through Home Assistant, you have to set up the syetm using the [Terncy app](https://www.terncy.com/app).
26+
27+
To set up this integration, click Configuration in the sidebar and then click Integrations. You should see "Terncy" in the discovered section (if you do not, click the + icon in the lower right and find Terncy). Click configure and you will be presented with the initiation dialog. This will prompt you select the Terncy Home Center to connect. After you click submit, you will get a access request in Terncy app. After you approved the access, click submit to finish adding Terncy.
28+
29+
Once registration is complete you should see the Terncy lights listed as `light` entities. If you don't, you may have to restart Home Assistant once more.
30+
22.8 KB
Loading

0 commit comments

Comments
 (0)