Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for service responses #295

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Add support for service responses #295

merged 1 commit into from
Aug 10, 2023

Conversation

frenck
Copy link
Owner

@frenck frenck commented Aug 10, 2023

Description

Add support to the framework for handling services that respond with data.

I did notice some weirdness, like: It seems like Home Assistant doesn't support this concept for admin services (likely a miss, but I don't see the use case at this point either).

Motivation and Context

So we can add some awesome services.

How has this been tested?

I didn't.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Aug 10, 2023
@frenck frenck merged commit 27e67b0 into main Aug 10, 2023
@frenck frenck deleted the frenck-2023-1141 branch August 10, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant