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

Platform type support #21

Merged
merged 7 commits into from
Apr 30, 2024
Merged

Platform type support #21

merged 7 commits into from
Apr 30, 2024

Conversation

zoe-codez
Copy link
Member

@zoe-codez zoe-codez commented Apr 30, 2024

Changes

Requires Digital-Alchemy-TS/hass#17

This PR adds type support for platforms, as well as does some internal refactors to the way types are being built:

  • entity references defined via target & fields are built using the same workflow
  • services that define an integration as part of their entity selectors will now have that respected
  • less useless (debugging) tsdoc comments, resulting in smaller file sizes
  • added additional formatting to tsdoc to add readability

Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme and docs (updated or not needed)
  • Tests (added, updated or not needed)

@zoe-codez zoe-codez added the enhancement New feature or request label Apr 30, 2024
@zoe-codez zoe-codez merged commit d3e8a83 into main Apr 30, 2024
1 check passed
@zoe-codez zoe-codez deleted the platforms branch April 30, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant