14
submitted 1 year ago by Deez@lemm.ee to c/homeassistant@lemmy.world

In Home Assistant 2023.7 a feature was added to allow services to provide a response.

This release brings in a change to Home Assistant, which we consider to be one of the biggest game changers of the past years: Services can now respond with data! 🤯

It is such a fundamental change, which will allow for many new use cases and opens the gates for endless possibilities.

In this release the functionality has only been enabled for a couple of services, but I’m having trouble picturing what we can use this for now and in the future.

What are some use cases you can think of on how to use this new feature?

you are viewing a single comment's thread
view the rest of the comments
[-] RunningInRVA@lemmy.world 1 points 1 year ago

I’m struggling with this too, but I think the idea is that it allows for fully synchronous requests. You can wait for something long running to finish or for response data to be returned (this could be a generated AI response) and still close out the initial request. The old way to do it was to issue the service call and then monitor the state of the entity to confirm it changed.

I also think it can help with multiple service calls tied into the same verbal request (e.g. “Turn on the light and open the shades”).

this post was submitted on 09 Jul 2023
14 points (100.0% liked)

homeassistant

11833 readers
28 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS