Brandawg93 / homebridge-fordpass

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

[Bug]: Battery Service Not Created #200

Closed yaworsk closed 1 year ago

yaworsk commented 1 year ago

Describe the bug

After installing the plugin (latest version 1.8.1), I don't see the battery service created in homekit, only the lock/unlock and start/stop accessories. As a result, asking Siri for the battery / charge status of my Ford Lightning, it replies "it couldn't find anything like that". Similarly, there is no fuel level for my other vehicle.

Reviewing the debug logs, I don't see any logging about creating the service, including any errors. I'm not totally familiar with the homebridge api but I expected to see another device for the charge status and fuel level.

I also tried enabling auto refresh in the config (albeit for 720 minutes) but that didn't seem to make a difference.

Debug Output

N/A

Steps to reproduce

  1. Install the plugin
  2. Configure it
  3. Confirm there's no charge / fuel accessory created

Device Type

raspberry pi

iOS Version

15.6.1

Bug Persistence

Consistently

Last Working Version

1.8.1

yaworsk commented 1 year ago

Closing this as enabling a charge switch seems to have made the accessories accessible.