Hi,
Is there anyone that have or will start to develop a app for Porsche Taycan, similar as the Tesla App?
//F
Hi,
Is there anyone that have or will start to develop a app for Porsche Taycan, similar as the Tesla App?
//F
I will, just send me a sample product to test. 
Still no app for the Porsche rechargeable vehicles? ![]()
Would like also an app for Porsche chargers, should not be too hard as there is a webpage were info can be picked up
i hope its coming soon ![]()
Looking forward to an app soon.
Is there someone with app building experience how want to help me build the app?
I have the car, i have IT skills but no app building experience
you can always pay me afterwards, but try this first as a very first beta version ![]()
But really, let me know this works for you and ignore the pictures and artwork, first want the code to work before spending time on that
Several builds later, it seems a stable version has been reached ![]()
let me know if you have any issues or see any need for changes or items missing
Hi @idleprocess_zero,
Thanks for your work on this Porsche Connect app. I have installed it for my Macan (MY21) petrol model.
The integration is active, but it appears to be polling specifically for EV/Hybrid-related metrics. Consequently, my dashboard is showing null for charging and battery-related capabilities, and I am missing petrol-specific metrics such as fuel level and range.
I have attached a screenshot from the Developer Tools showing my device’s capabilities list. As you can see, all EV/Hybrid metrics are returning null and there are no petrol/fuel-related capabilities present.
Would it be possible to add support for petrol/combustion engine models to surface these metrics? I would be happy to assist with any testing if needed.
Best regards,
Simon
Hi @idleprocess_zero,
Following up on my previous request regarding support for petrol models, I had two additional feature requests that would really help with the user experience on Homey:
Units Toggle (Miles vs. Kilometers): Currently, the app defaults to kilometers. It would be fantastic if there were a setting in the app to toggle these units to miles for those of us in the UK.
Dashboard Flexibility: I am currently using the “Device Capabilities” app to build an Advanced Virtual Device (AVD) for my car, as this allows me to pin a custom widget to my dashboard with exactly the fields I want to see. Would it be possible to ensure the app’s data tags are fully compatible and easily accessible for use with AVDs? This would allow users to create their own custom dashboard widgets with the specific fields they care about most.
Thanks again for all your hard work on this integration!
Best regards,
Simon
Hi Simon,
Great to hear it works for you and great ideas.
Made the changes and added the dashboard changes, let me know if it works for you
| Field | Capability tag |
|---|---|
| Battery % | measure_battery |
| Range | meter_range |
| Charging power | measure_power |
| Charging state | ev_charging_state |
| Charge current | measure_charging_current |
| Charge voltage | measure_charging_voltage |
| Remaining charge | measure_remaining_charge_time |
| Tire FL/FR/RL/RR | measure_tire_pressure_fl etc. |
| Latitude/Longitude | measure_latitude / measure_longitude |
| Sleep state | car_sleeping |
| Climate temp | measure_climate_target_temp |
| Today charged | meter_daily_charged |
| Today distance | meter_daily_distance |