Brandawg93 / homebridge-fordpass

Control your Ford vehicle in HomeKit using Homebridge.
GNU General Public License v3.0
61 stars 15 forks source link

FordPass plugin generating errors when loading #133

Closed captconstruct closed 3 years ago

captconstruct commented 3 years ago

I just updated to the latest version of the FordPass plugin. I opted not to enable the Auto-Refresh feature since I'm not going to be driving one of my vehicles very much in the coming months and I didn't want to have the batter run down. Upon restarting the Homebridge after an update, I received the following messages.

[3/12/2021, 10:02:44 AM] [homebridge-fordpass] This plugin slows down Homebridge. The read handler for the characteristic 'Lock Target State' was slow to respond! See https://git.io/JtMGR for more info. [3/12/2021, 10:02:44 AM] [homebridge-fordpass] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [3/12/2021, 10:02:44 AM] [homebridge-fordpass] This plugin slows down Homebridge. The read handler for the characteristic 'Battery Level' was slow to respond! See https://git.io/JtMGR for more info. [3/12/2021, 10:02:44 AM] [homebridge-fordpass] This plugin slows down Homebridge. The read handler for the characteristic 'Lock Target State' was slow to respond! See https://git.io/JtMGR for more info. [3/12/2021, 10:02:44 AM] [homebridge-fordpass] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [3/12/2021, 10:02:44 AM] [homebridge-fordpass] This plugin slows down Homebridge. The read handler for the characteristic 'Battery Level' was slow to respond! See https://git.io/JtMGR for more info. [3/12/2021, 10:02:47 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 103.2612 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:48 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 101.413368 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:51 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 103.2612 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:51 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 101.413368 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:53 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 103.2612 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:53 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 101.413368 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:56 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 103.2612 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:02:56 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 101.413368 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:03:04 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 101.413368 exceeded maximum of 100. See https://git.io/JtMGR for more info. [3/12/2021, 10:03:04 AM] [homebridge-fordpass] This plugin generated a warning from the characteristic 'Battery Level': characteristic was supplied illegal value: number 103.2612 exceeded maximum of 100. See https://git.io/JtMGR for more info.

github-actions[bot] commented 3 years ago

@captconstruct - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.