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 call responses #130

Closed
EdLeckert opened this issue Mar 13, 2024 · 2 comments
Closed

Add support for service call responses #130

EdLeckert opened this issue Mar 13, 2024 · 2 comments

Comments

@EdLeckert
Copy link
Contributor

The core HA team intends to eliminate large entity attribute values by instead encouraging the use of service calls with responses. While this is a somewhat controversial change of direction, as it will cause a good deal of disruption to users, it is in fact happening.

An example of this including their justification is shown in the introduction of the new Weather Service in the September 2023 Release Notes.

By its very nature, flex-table-card lends itself very nicely to displaying large amounts of data. Therefore, it is reasonable to assume that some users of the card will be impacted by this shift in strategy as attribute data they depend on is moved gradually to service call responses.

I am submitting a PR as a potential pre-emptive solution to this problem.

As always, comments and suggestions are welcome.

@daringer
Copy link
Collaborator

merged, releasing this week

@daringer
Copy link
Collaborator

tested & released in v0.7.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants