Overview
This capability allows users to seamlessly transition from using RitAssist to FleetGO, providing a unified platform for fleet management. It simplifies vehicle monitoring and control, enhancing convenience and efficiency for homeowners managing multiple vehicles.
Benefits
- Streamlined vehicle management in one integrated platform
- Improved monitoring of vehicle health and performance
- Ease of access to fleet data for better decision-making
Intent
The purpose of this capability is to facilitate the renaming of RitAssist to FleetGO while maintaining all existing functionalities. The outcome is a more recognizable brand that aligns with the services offered, benefiting users by making fleet management easier.
Preconditions
- Existing integration with RitAssist.
- Home Assistant configured for fleet management.
- User account set up on FleetGO.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Energy Monitoring.
Actors
- Homeowner managing a fleet of vehicles
- Family member assisting with vehicle monitoring
- Fleet manager overseeing multiple vehicles
Trigger
The capability is triggered when the integration is updated to the latest version that reflects the name change from RitAssist to FleetGO.
Workflow Diagram
flowchart TD
A[Update Integration] -->|check| B{{Is Integration Updated?}}
B -->|Yes| C[Rename to FleetGO]
C --> D[Notify User]
B -->|No| E[Exit without Changes]
Workflow Description
1. Integration Update
The user initiates an update of the RitAssist integration within Home Assistant.
2. Check for Name Change
The system checks if the integration has been updated to reflect the new name, FleetGO.
3. Rename Integration
If the update is successful, the integration is renamed from RitAssist to FleetGO in the system.
4. Notify User
The user receives a notification confirming the successful renaming and any relevant changes to functionality.
5. Review FleetGO Features
Users are encouraged to review new or updated features available under FleetGO to maximize their fleet management capabilities.
Postconditions
The integration is now successfully renamed to FleetGO, and the user has access to the updated features and functionalities without disruption.
Optional Enhancements
- Integration with additional vehicle sensors for real-time diagnostics
- Enhanced reporting features for fleet performance analysis
- Mobile app support for on-the-go fleet management
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, ESPHome | Energy Monitoring, Temperature Sensors |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)