Skip to content

A Home Assistant custom integration for U-tec smart home devices. This integration allows you to control your U-tec smart locks, lights, switches and monitor sensors through Home Assistant.

License

Notifications You must be signed in to change notification settings

LF2b2w/Uhome-HA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uhome (U-Tec) Home Assistant Integration

A Home Assistant integration for U-Tec smart home devices via the Uhome API that allows you to control your locks, lights, switches, and sensors through Home Assistant.

Features

  • OAuth2 authentication support
  • Real-time device state updates (Coming soon)
  • Secure API communication
  • Supports multiple U-tec device types:
    • Locks (Including door sensor)
    • Lights
    • Switches

Installation

HACS (Recommended)

Open HACS in your Home Assistant instance
Click on "Integrations"
Click the "+" button
Search for "Uhome"
Click "Install"

Manual Installation

Download the repository
Copy the custom_components/Homeassistant-utec folder to your Home Assistant's custom_components directory
Restart Home Assistant

Configuration

In Home Assistant, go to Configuration > Integrations
Click the "+" button to add a new integration
Search for "Uhome"
You will need to provide:

  • Client ID
  • Client Secret
  • API Scope (default: 'openapi')

Getting Your Credentials

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

Troubleshooting

See FAQ

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

Support 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

About

A Home Assistant custom integration for U-tec smart home devices. This integration allows you to control your U-tec smart locks, lights, switches and monitor sensors through Home Assistant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages