Platform Support.
| Platform | Description |
|---|---|
Lock |
Supports ultraloq smart locks (all types, dependent on wifi connection). |
Door Sensor |
Supports companion door sensors. |
switch |
Support for U-tec switches. |
Light |
Waiting for U-tec to implement API capabilities for Lights. |
- Open HACS in your Home Assistant instance\
- Click on "Integrations"\
- Add this repo as a custom component\
- Click "Install"\
- Restart Home Assistant
- Download the repository\
- Copy the custom_components/u_tec folder to your Home Assistant's custom_components directory\
- Restart Home Assistant
Visit the U-tec developer portal
Apply for developer credentials (They allow end-user, as a reason)
Note down your:
- Client ID
- Client Secret
In the Uhome app, under the developer tab -
Set redirect URI - https://my.home-assistant.io/redirect/oauth
In Home Assistant, go to Configuration > Integrations
Click the "+" button to add a new integration
Search for "u-tec"
You will need to provide:
- Client ID
- Client Secret
- API Scope (default: 'openapi')
See FAQ
If you want to contribute to this please read the Contribution guidelines
If you encounter any issues or have questions: Check the Issues page Create a new issue if your problem isn't already reported
Join the discussion in the Home Assistant community forums
Made with ❤️ by @LF2b2w