Integrate Tinxy.in smart switches and devices with Home Assistant using this custom component.
This repository provides a Home Assistant integration for Tinxy smart devices, allowing you to control switches, fans, lights, and locks directly from Home Assistant.
HACS is a community app store for Home Assistant. Follow the HACS setup guide to install.
Once HACS is installed:
- Navigate to HACS → Integrations.

- Click the three dots at the top right and select Custom repositories.

- Paste
https://github.com/arevindh/ha-tinxy-cloud, select Integration, and click Add.
- Close the Custom repositories section.
- Click Explore & Download at the bottom right.

- Search for
Tinxy, then add and install it. - Restart Home Assistant.
- Get API Key:
- Obtain your API key from the Tinxy mobile application.
- Configure Integration:
- You can adjust the
scan_intervalparameter to change how often device status is updated. It is recommended to keep this above7seconds to avoid slowing down your Home Assistant server.
- Due to response delays from the Tinxy API, toggling devices may have a delay of approximately 3 seconds.
See LICENSE for details.

