cyr-ius / hass-audiconnect

Adds an audi connect integration to home assistant
MIT License
29 stars 5 forks source link

Lock / unlock service not working? #80

Open JamieP83 opened 3 months ago

JamieP83 commented 3 months ago

Hey all,

Firstly, thanks so much for the work gone into this!

Im trying to do 3 basic things:

I tried all these for lock/unlock but none worked? any thoughts? my car senors show up great, so the integration is working!!


service: audiconnect.turn_on_action
data:
  vin: 05b556718de7381c53xxxxxxbc5
  action: lock

service: audiconnect.turn_on_action
data:
  vin: 05b556718de7381c53xxxxxxbc5
  action: unlock

service: audiconnect.turn_off_action
data:
  vin: 05b556718de7381c53xxxxxxbc5
  action: unlock

service: audiconnect.turn_off_action
data:
  vin: 05b556718de7381c53xxxxxxbc5
  action: lock

also, should "turn off" and "lock" then unlock the car? image

image

cyr-ius commented 3 months ago

Did you enter the Security PIN (SPIN) when installing the integration as it is required for locking. Can you enable log recording? Do some tests, stop this one and drop the log into this issue

github-actions[bot] commented 3 days ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.