itchannel

Results 141 comments of itchannel

@Calvin4024 The 12v value for the battery is what is returned from the fordpass API so nothing I can do about that as they don't give a very accurate reading...

@Gertjuh Does it come back after a while without restarting? As the fordpass API is very flakey at the moment so I do see it going unavailable every so often...

Can you please check your logs and see if there is any errors related to this.

So I use the state as the trigger for mine which works fine. I could never get the zone trigger to work on any of my tracker entities not just...

@rtw819 I think your issue is using the zone. prefix when using the state trigger you only need to give the zone name not the entity id e.g. "Work" instead...

@rtw819 This works for me ``` alias: fordpass_test1 description: "" trigger: - platform: time at: "19:00:00" condition: - condition: state entity_id: device_tracker.fordpass_tracker state: Home - condition: state entity_id: sensor.fordpass_doorstatus state:...

Do you have an electric car?

Added some new guards against some errors when the vehicle doesn't support certain parameters. Let me know if you still get the errors in #104 as it's trial and error...

@Gruzzen thanks for the output I'll get and fix those errors this week.

I will add this to the list to look at if it seems to be a thing Ford have done for some models of cars. Seems weird they would regress...