Overview
The Improv BLE capability simplifies the process of connecting Wi-Fi enabled devices to your home network. It eliminates the common frustrations associated with device setup, ensuring a seamless integration into your smart home ecosystem.
Benefits
- Streamlines the onboarding process for multiple devices, saving time and effort.
- Reduces the technical barriers for less tech-savvy family members.
- Enhances the overall smart home experience by ensuring all devices are connected and functioning.
Intent
This capability aims to facilitate the quick and easy onboarding of Improv Wi-Fi devices into a home network. By utilizing Bluetooth Low Energy (BLE) technology, users can connect their devices with minimal hassle, ensuring they are ready to use almost immediately.
Preconditions
- A compatible Improv Wi-Fi enabled device is available.
- The home Wi-Fi network is operational and within range.
- Bluetooth is enabled on the device being used for onboarding.
- Home Assistant installed and configured.
- Integration available and authenticated: UniFi.
- Device installed and reachable: Synology 1621+ Network Attached Storage (NAS).
Actors
- Homeowner
- Family member
- Guest
Trigger
The onboarding process begins when a user initiates the connection process through the Improv app or a compatible home assistant system.
Workflow Diagram
flowchart TD
A[User Initiates Onboarding] -->|Check Bluetooth| B{Bluetooth Enabled?}
B -->|Yes| C[Connect to Device]
C --> D[Device Onboarded]
B -->|No| E[Prompt to Enable Bluetooth]
Workflow Description
1. Initiate Onboarding
The user opens the Improv app and selects the option to onboard a new device.
2. Check Bluetooth
The system checks if Bluetooth is enabled on the user’s device.
3. Connect to Device
Once Bluetooth is confirmed, the app searches for nearby Improv devices to connect.
4. Enter Wi-Fi Credentials
The user inputs their Wi-Fi network credentials for the device to connect.
5. Confirmation
The app provides feedback to confirm successful onboarding.
Postconditions
The Improv Wi-Fi enabled device is successfully connected to the home network and is ready for use.
Optional Enhancements
- Add voice command support through Alexa or Google Assistant for easier onboarding.
- Integrate a troubleshooting guide directly within the app for common onboarding issues.
- Implement a feature to automatically detect and configure device settings post-onboarding.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | UniFi, Zigbee2MQTT | Synology 1621+ Network Attached Storage (NAS), Unifi Networks |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)