Hi,
has anybody tried the module with a GWM Ora 03 electric car? In the UK it was known as Funky Cat, but also got renamed to 03.
UK web site: https://gwmora.co.uk/
You can see the supported cars in the documentation:
https://docs.openvehicles.com/en/latest/
If you think there is a developer who forgot to add its work to the documentation, you can check in the sourcecode and check for the vehicle_* entries:
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/tree/master/vehicle/OVMS.V3/components
And your last point to look at are the open and not merged pull requests: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/pulls
For example in those PR you can see a person trying to add support for the VW e-Golf but currently the work is just as far as a empty stub.
If you cant find your car anywhere, then you can be the first one who adds support for it to this OpenSource project.
You can see the supported cars in the documentation:
https://docs.openvehicles.com/en/latest/
If you think there is a developer who forgot to add its work to the documentation, you can check in the sourcecode and check for the vehicle_* entries:
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/tree/master/vehicle/OVMS.V3/components
And your last point to look at are the open and not merged pull requests: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/pulls
For example in those PR you can see a person trying to add support for the VW e-Golf but currently the work is just as far as a empty stub.
If you cant find your car anywhere, then you can be the first one who adds support for it to this OpenSource project.