XPENG Car Manager for Homey
This app allows you to integrate your XPENG electric vehicle with Homey, providing real-time monitoring and control of your car.
Setup Instructions:
1. Install the XPENG Car Manager app on your Homey
2. Add your vehicle:
- Click "+ Add Device" in Homey
- Select "XPENG Car Manager"
- Click "Generate Connection Link"
- Open the link in your browser to connect your XPENG account
- Return to Homey and click "Continue"
- Your vehicle will be added automatically
Features:
- Real-time battery level monitoring
- Charging status and control
- Location tracking
- Range monitoring
- Plug status detection
- Automated workflows with Homey Flow
- VIN-based deduplication (prevents duplicate devices)
- Adaptive polling based on vehicle state
- Health monitoring and automatic recovery
Advanced Features:
- VIN-Based Deduplication: The app uses the vehicle's VIN to identify unique cars and prevent duplicates
- OAuth2 Authentication: Secure token-based authentication ensures each user only sees their own vehicles
- Adaptive Polling: More frequent updates when your car is charging, less frequent when idle
- Health Monitoring: Automatic recovery attempts if connection issues are detected
Note: The app uses Enode's API to securely communicate with your XPENG vehicle. All necessary credentials are pre-configured, and you don't need to create an Enode account. No personal data is shared with third parties.
For support or questions, visit the Homey Community topic: https://community.homey.app/t/123375
Or contact: decline27@gmail.com
Read more ›
Flow cards
Click on a device above to show related Flow cards only.
When...
XPENG Car
Battery level changed
XPENG Car
Battery level drops below Threshold%
XPENG Car
Charging started
XPENG Car
Charging status changed to Status
XPENG Car
Charging stopped
XPENG Car
Car Movement within Radius (meters)m of coordinates (Latitude, Longitude)
XPENG Car
Vehicle was plugged in
XPENG Car
Range drops below Threshold km
XPENG Car
Vehicle was unplugged
And...
XPENG Car
Battery level is Comparison Value%
XPENG Car
Charging status is Status
XPENG Car
Vehicle is charging
XPENG Car
Car is within Radius (meters)m of coordinates (Latitude, Longitude)
XPENG Car
Vehicle is plugged in
XPENG Car
Range is Comparison Value km
Then...
XPENG Car
Predict Charging Time
Advanced
XPENG Car
Refresh Vehicle Data
What’s new
Version 1.2.53 — Fixed Insights configuration and batteryLevel double percentage display by converting batteryLevel to numeric type with proper units, disabling Insights for string capabilities, and updating all flow triggers, conditions, and test cases accordingly.
View changelog