Component to integrate with Hx 3 thermostats.
- Using your tool of choice, open the directory (folder) for your HA configuration (where you find
configuration.yaml). - If you do not have a
custom_componentsdirectory (folder) there, you need to create it. - In the
custom_componentsdirectory (folder) create a new folder calledhx3. - Download all the files from the
custom_components/hx3/directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Hx 3 Thermostat"
Before you can use this integration, you'll need to have already setup the Hx mobile app. Open the mobile app and navigate to... iOS: Settings->Multiple users. Android: Settings->Manage account->Share account
Click the "Share code" button and copy the message that the app generates. It should look something like this:
I'm using the Hx Thermostat app to control our thermostat.
Once you’ve downloaded the app, you can tap this link to share my account:
https://hx.kraftful.app/signIn/<email address>/<token>
Or you can use my email to sign in:
<email address>
And enter this code when prompted:
<token>
This code will only work for a week. Let me know if you want me to send a new one.
Make note of the <email address> and <token> from the text.
- Email: enter the email from
<email address>above - Token: enter the token from
<token>above - Access token: leave this field blank
- Refresh token: leave this field blank
- TTL: leave this field as 0
- Last refresh: leave this field as 0
If you want to contribute to this please read the Contribution guidelines
