https://github.com/arevindh/ha-tinxy-cloud
Tinxy Home Assistant Integration ( Cloud Based )
https://github.com/arevindh/ha-tinxy-cloud
hacs-integration home-assistant homeassistant-integration tinxy
Last synced: 5 months ago
JSON representation
Tinxy Home Assistant Integration ( Cloud Based )
- Host: GitHub
- URL: https://github.com/arevindh/ha-tinxy-cloud
- Owner: arevindh
- License: agpl-3.0
- Created: 2025-08-09T04:56:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-03-03T12:34:58.000Z (5 months ago)
- Last Synced: 2026-03-03T16:14:05.609Z (5 months ago)
- Topics: hacs-integration, home-assistant, homeassistant-integration, tinxy
- Language: Python
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tinxy Home Assistant Integration
Integrate [Tinxy.in](https://tinxy.in/) smart switches and devices with Home Assistant using this custom component.
Join [Discord server](https://discord.gg/VH4jgz2f) for support.
## Overview
This repository provides a Home Assistant integration for Tinxy smart devices, allowing you to control switches, fans, lights, and locks directly from Home Assistant.
## Installation
### 1. Install HACS
HACS is a community app store for Home Assistant. Follow the [HACS setup guide](https://hacs.xyz/docs/setup/prerequisites) to install.
### 2. Add Repository to HACS
Once HACS is installed:
1. Navigate to **HACS → Integrations**.
2. Click the three dots at the top right and select **Custom repositories**.
3. Paste `https://github.com/arevindh/ha-tinxy-cloud`, select **Integration**, and click **Add**.
4. Close the Custom repositories section.
5. Click **Explore & Download** at the bottom right.

6. Search for `Tinxy`, then add and install it.
7. Restart Home Assistant.
## Usage
1. **Get API Key:**
- Obtain your API key from the Tinxy mobile application.
2. **Configure Integration:**
- Go to **Settings → Integrations** in Home Assistant.
- Search for "Tinxy" and click on it.
- 
- Enter your API key and click **Submit**.
- 
- Click **Finish** on the next screen.
- You can find all devices in the integration screen.
## Configuration
- You can adjust the `scan_interval` parameter to change how often device status is updated. It is recommended to keep this above `7` seconds to avoid slowing down your Home Assistant server.
## Known Issues
- Due to response delays from the Tinxy API, toggling devices may have a delay of approximately 3 seconds.
## License
See [LICENSE](LICENSE) for details.