I have created an add-on (Integration) for Home assistant to work with Tinxy Smart Devices. It uses the REST API provided by the developers to control the devices. You can install using HACS by adding custom repository, more details are available in the readme file.
I have lot of expectations from seeing this discussions. Hope to see those updates soon. Want to run my entire house on Home assistant and currently tinxy is the only hope in the country. Need them soon please
Hi,
I’m also waiting for offline integration. I was able to retrieve userID and MQTT password with api. Is there any way we can use this and toggle switch state?
thankyou so much for this, I want to try this in node js (just for curiosity) anyway this will still work great with node red with some kind of triggering…will set up HA mqtt trigger to trigger the script.Will update as soon as I get the mqtt passkey
I will use rest api, will use the py script provide by you . i will integrate it with node red and make a local MQTT topic to trigger from HA, because I need everything to be local in HA, can’t rely on internet connectivity for basic needs( although its up most of the time). I have tried the script, it runs great, all I need is to gather all the required things. Will try tomorrow and update here. ( Application is to automate home with keeping the tinxy firmware, I don’t want to flash custom firmware, will use the online functionality of tinxy and use local api for Home assistant.)