Skip to content

2025.12.4: Adding Service calls (actions)

Latest

Choose a tag to compare

@jampez77 jampez77 released this 12 Dec 23:19
7adf37b

Thanks to @ITSpecialist111 for his work on this feature!

This release adds a Home Assistant service:

dvla.lookup

Behaviour:

  • Accepts a registration number
  • Optionally accepts an API key (otherwise uses the configured entry)
  • Performs a single DVLA Vehicle Enquiry API call
  • Returns the raw JSON response using supports_response=True