Patrick Demers
Patrick Demers
Can you please create a support ticket with a VIN this isn't working on?
> I'll try to add another integration test. There's only a unit test currently. Integration tests are defined in `test/integration`.
Just pushed an image to docker hub and will try testing shortly. ``` patrickdemers6/fleet-telemetry:279-disable-mtls-1d4ff5f ```
The image I pushed didn't have the MQTT changes. I wasn't able to figure out hosting this behind a proxy, but didn't have a ton of time. I can work...
Hi @Urkman I know you're frustrated. Let's try and work through these different issues. - The vehicle changing to the new configuration is not instantaneous. It depends on async backend...
Got it, thanks for explaining. I'll try and figure out a better solution for you 👍
These configurations are meant to be pretty static and syncing configs isn't guaranteed to be immediate as many factors are at play. I'm working on improving the experience so you...
This doesn't seem to be a widespread issue anymore. If it still is, please raise a support ticket!
Closing as this has been implemented. Related though, there are reliability issues: #244
1. You could extrapolate from vehicle_data's `charge_state.battery_range / charge_state.battery_level * 100` 2. This is very vague, you can aggregate data however you need. The API provides up-to-date data. 3. You...