itchannel

Results 141 comments of itchannel

@scottiecb19 You can run that python script from any Linux terminal as long as you have python3. If you have WSL try running it on that. I don't think it...

@malse83 @bckthomas if you are still having problems can you please enable debug logging and send me the full log. ``` logger: default: warning logs: custom_components.fordpass: debug ```

@Calvin4024 @nathan-curtis @greensoftwarepl Can you please add the following to your configuration to enable debug mode and then send me the corresponding logs. ``` logger: default: warning logs: custom_components.fordpass: debug...

@Calvin4024 Can you please go to "integrations" and click options next to fordpass and then make sure the two measurement values are set and click "ok" and then restart and...

@greensoftwarepl Looking at those logs it appears you've logged in succesfully but the fordpass API isn't excepting your vin hence the "Vehiclestatus" error. What functionality does your 2016 ford support...

@Calvin4024 can you check your logs and see if you have any errors related to the odometer entity or any other fordpass one. Also you did hit submit on the...

There must be another error for Fordpass in your log which is stopping the entity flow. If you can look at the log for all fordpass messages when you have...

@Bert-R Great. There's another release incoming in a second that fixes a setup issue so don't be surprised when you see 1.28

@Calvin4024 Can you give the new 1.28 release a go. Should hopefully fix the issues you're having

@greensoftwarepl If you enable debug mode as I mentioned previously then add Fordpass using the latest 1.28 release, it will print all vehicles assigned to you in the log. That...