itchannel

Results 141 comments of itchannel

Nice little workaround :)

Once someone provides a copy of the API call for extending the timer I can build it in, unfortunately I double checked my app and don't have that ability

@Madseason41 I haven't had a chance to look at this as it's not a feature on my version of the application. I have a feeling though it might just send...

I don’t have a electric vehicle to check on mine, are the fuel values the remaining electric range? If you have time I could get you to run a debug...

If the values are exposed by the API I'll look at adding them.

@mikje Can you please show me what's happening in the logs. Are you sure your VIN is correct?

@mikje Please add the following to your configuration file and then try adding the integration again. ``` logger: default: warning logs: custom_components.fordpass: debug ``` This will give debug logging so...

@mikje So that is just the debugger showing the location where the file will be once you've successfully signed in. What do you get after that? There should be more...

This is a bug with the API where it times out occasionally resulting in the sensors going unavailable to next refresh. I did try adding timeouts etc but didn't seem...